1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-18 16:29:36 +01:00
nix/src/libexpr/primops
Eelco Dolstra d974d2ad59 fetch{url,Tarball}: Remove 'narHash' attribute
This was introduced in #6174. However fetch{url,Tarball} are legacy
and we shouldn't have an undocumented attribute that does the same
thing as one that already exists ('sha256').
2022-03-01 11:30:26 +01:00
..
context.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
derivation.nix Remove corepkgs/derivation.nix 2020-09-17 09:41:02 +02:00
fetchMercurial.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
fetchTree.cc fetch{url,Tarball}: Remove 'narHash' attribute 2022-03-01 11:30:26 +01:00
fromTOML.cc Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00