lix/src
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
..
build-remote Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
libcmd Replace defaultBla.$system with bla.$system.default 2022-02-22 11:47:41 +01:00
libexpr fetch{url,Tarball}: Remove 'narHash' attribute 2022-03-01 11:30:26 +01:00
libfetchers Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
libmain Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
libstore Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
libutil Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
nix Merge pull request #6072 from Ma27/fix-nix-why-depends-non-precise 2022-02-28 11:46:50 +01:00
nix-build Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
nix-channel Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
nix-collect-garbage Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
nix-copy-closure copyPaths: Pass store by reference 2021-07-22 09:59:51 +02:00
nix-env Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
nix-instantiate Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
nix-store Remove std::string alias (for real this time) 2022-02-25 16:13:02 +01:00
resolve-system-dependencies Fix macOS build 2022-02-21 17:14:22 +01:00
toml11 Replace cpptoml with toml11 2021-12-17 22:03:33 +01:00