lix/src/nix-channel
John Ericson 9b908fa70a Factor out nix-defexpr path computation
Avoid duplicated code, and also avoid "on the fly" path construction
(which makes it harder to keep track of which paths we use).

The factored out code doesn't create the Nix state dir anymore, but this
is fine because other in nix-env and nix-channel does:

- nix-channel: Line 158 in this commit

- nix-env: Line 1407 in this commit
2023-08-02 12:54:48 -04:00
..
nix-channel.cc Factor out nix-defexpr path computation 2023-08-02 12:54:48 -04:00
unpack-channel.nix Remove corepkgs/unpack-channel.nix 2020-09-17 09:41:02 +02:00