lix/src
John Ericson 32f4454b9f Move StorePathWithOutput utilities out of store class
These are by no means part of the notion of a store, but rather are
things that happen to use stores. (Or put another way, there's no way
we'd make them virtual methods any time soon.) It's better to move them
out of that too-big class then.

Also, this helps us remove StorePathWithOutputs from the Store interface
altogether next commit.
2021-04-05 08:31:37 -04:00
..
build-remote Merge pull request #4477 from NixOS/ca/build-remote 2021-02-26 16:54:44 +01:00
cpptoml Revert the enum struct change 2020-06-18 22:11:26 +00:00
libcmd Move StorePathWithOutputs into its own header/file 2021-04-05 08:31:37 -04:00
libexpr Move StorePathWithOutput utilities out of store class 2021-04-05 08:31:37 -04:00
libfetchers fetchGit: don't prefix "refs/heads/" on ref = "HEAD" 2021-03-30 11:21:38 +02:00
libmain ProgressBar: Respect verbosity level 2021-03-19 17:56:39 +01:00
libstore Move StorePathWithOutput utilities out of store class 2021-04-05 08:31:37 -04:00
libutil Fix some typos 2021-03-26 16:14:38 +01:00
nix Fix some typos 2021-03-26 16:14:38 +01:00
nix-build nix-build: set execfail 2021-03-04 18:54:45 -08:00
nix-channel Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-collect-garbage Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-copy-closure Use RealisedPaths in copyPaths 2021-02-25 17:18:48 +01:00
nix-env Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-instantiate Initialize plugins after handling initial command line flags 2021-02-24 08:22:17 -05:00
nix-store Move StorePathWithOutput utilities out of store class 2021-04-05 08:31:37 -04:00
resolve-system-dependencies Fix macOS build 2021-01-21 12:46:22 +01:00