diff options
Diffstat (limited to 'Nix derivations.md')
-rw-r--r-- | Nix derivations.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Nix derivations.md b/Nix derivations.md index 9bd25a9..e62d44d 100644 --- a/Nix derivations.md +++ b/Nix derivations.md @@ -2,4 +2,4 @@ tags: - nix --- -Are sort of recipes for how to build a program.
\ No newline at end of file +Are sort of recipes for how to build a program. Best use [[Nix stdenv]] mkDerivations
\ No newline at end of file |