forked from lix-project/lix
* Make sure that copy-from-other-stores.pl is built.
This commit is contained in:
parent
e139d7fc68
commit
660244f65f
|
@ -5,7 +5,8 @@ bin_SCRIPTS = nix-collect-garbage \
|
|||
nix-copy-closure
|
||||
|
||||
noinst_SCRIPTS = nix-profile.sh generate-patches.pl \
|
||||
find-runtime-roots.pl build-remote.pl nix-reduce-build
|
||||
find-runtime-roots.pl build-remote.pl nix-reduce-build \
|
||||
copy-from-other-stores.pl
|
||||
|
||||
nix-pull nix-push: readmanifest.pm readconfig.pm download-using-manifests.pl
|
||||
|
||||
|
|
Loading…
Reference in a new issue