UbiqueLambda/yafas

Pipe-optimized with-pattern-functions for making Nix-flakes' output easier to use.

Nixnixnix-flakewith-pattern
This is stars and forks stats for /UbiqueLambda/yafas repository. As of 10 May, 2024 this repository has 8 stars and 0 forks.

Yet Another For All Systems Pipe-optimized with-pattern-functions for making Nix-flakes' output easier to use. E.g.: { inputs = whatever0; outputs = { nixpkgs, yafas, ... }@inputs: yafas.allLinux nixpkgs ({ pkgs, system }: { packages.default = whatever1; }) |> yafas.withAarch64Darwin nixpkgs (_prev: { pkgs, ... }: { packages.default = whatever2; }) |> yafas.withOverlays (_prev: { default = whatever3; }) |> yafas.withOverlay "cool" ...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
shazow/callthisSvelteSCSSJavaScript14000
IntersectMBO/cardano-addressesHaskellJavaScriptTypeScript1300360
math-comp/hierarchy-builderPrologCoqNix820180
jdx/rtxRustShellJust3.3k101