forked from lix-project/lix
9b908fa70a
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 |
||
---|---|---|
.. | ||
nix-channel.cc | ||
unpack-channel.nix |