Flake Utils: Difference between revisions
No edit summary |
m add link |
||
| Line 1: | Line 1: | ||
{{Warning|using flake-utils is not recommended. use [[Flake Parts]] instead}} | {{Warning|using flake-utils is [https://ayats.org/blog/no-flake-utils not recommended]. use [[Flake Parts]] instead}} | ||
[https://github.com/numtide/flake-utils flake-utils] is a collection of pure Nix functions that don't depend on [[Nixpkgs]], and that are useful in the context of writing other [[Flakes|Nix Flakes]]. | [https://github.com/numtide/flake-utils flake-utils] is a collection of pure Nix functions that don't depend on [[Nixpkgs]], and that are useful in the context of writing other [[Flakes|Nix Flakes]]. | ||