fixed-output derivations
Nix derivations
Building Nix derivations
Nix builtins
Nix boolean builtins
Nix numeric builtins
Nix functions
Nix file types
filterSource
Nix string builtins
Nix list builtins
Nix set builtins
Hello, Nix!
callPackage
Nix builder script
Nix generic builder
Nix
inherit keyword
Nix sets
or keyword
Nix operators
Function arguments in Nix
Components of a Nix derivation
Uncommon Nix derivation attributes
Nix path function
Nix path builtins
Nix strings
Nix values
Nix lists
Nix antiquotation
NAR archive
2020-10-19
Backlinks
fixed-output derivations
ᛦ
outputHashMode
- one of
"flat"
(a hash of the file) or
"recursive"
(a hash of the
NAR archive
ᛦ
dump of the source)
root