lix/src
John Ericson 18493fd9c4 Move some Store functions from derivations.cc to store-api.cc
This further continues with the dependency inverstion. Also I just went
ahead and exposed `parseDerivation`: it seems like the more proper
building block, and not a bad thing to expose if we are trying to be
less wedded to drv files on disk anywas.
2020-06-17 04:30:16 +00:00
..
build-remote Remove trailing whitespace 2020-06-15 14:12:39 +02:00
cpptoml bump cpptoml to v0.1.1 2019-05-29 17:01:39 +08:00
libexpr Move some Store functions from derivations.cc to store-api.cc 2020-06-17 04:30:16 +00:00
libfetchers StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00
libmain Include only the base name of the program in error messages 2020-06-15 19:35:31 +02:00
libstore Move some Store functions from derivations.cc to store-api.cc 2020-06-17 04:30:16 +00:00
libutil Merge pull request #3702 from NixOS/store-path-cxx 2020-06-16 21:37:26 +02:00
nix Move some Store functions from derivations.cc to store-api.cc 2020-06-17 04:30:16 +00:00
nix-build Remove StorePath::clone() and related functions 2020-06-16 22:20:18 +02:00
nix-channel Merge branch 'master' into errors-phase-2 2020-05-11 14:35:30 -06:00
nix-collect-garbage Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-copy-closure Remove global -I flags 2020-03-30 15:30:19 +02:00
nix-daemon Remove trailing whitespace 2020-06-15 14:12:39 +02:00
nix-env Remove StorePath::clone() and related functions 2020-06-16 22:20:18 +02:00
nix-instantiate remove 'format' from Error constructor calls 2020-04-21 17:07:07 -06:00
nix-prefetch-url Merge remote-tracking branch 'upstream/master' into errors-phase-2 2020-06-11 14:06:35 -06:00
nix-store Remove StorePath::clone() and related functions 2020-06-16 22:20:18 +02:00
resolve-system-dependencies StorePath: Rewrite in C++ 2020-06-16 14:28:41 +02:00