1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-11 21:16:02 +01:00
nix/src/libexpr/primops
Peter Kolloch fc6f29053a Renamed HashFormat::Base32 to HashFormat::Nix32
...and also adjusted parsing accordingly.

Also added CLI completion for HashFormats.

https://github.com/NixOS/nix/issues/8876
2023-12-06 23:43:42 +01:00
..
context.cc Add builtins.addDrvOutputDependencies 2023-10-23 12:49:14 -04:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchClosure.cc Restrict some code to StoreDirConfig 2023-11-04 19:05:36 -04:00
fetchMercurial.cc HashType: Rename to HashAlgorithm 2023-12-06 23:43:42 +01:00
fetchTree.cc Renamed HashFormat::Base32 to HashFormat::Nix32 2023-12-06 23:43:42 +01:00
fromTOML.cc Document fromTOML, hasContext and getContext builtins 2023-06-13 21:53:03 +02:00