blob: 4140cdf5b311ee569fd29d124e0a979cb57a8f3e (
plain) (
tree)
|
|
bin_SCRIPTS = nix-generate-regscript nix-switch nix-collect-garbage
install-exec-local:
$(INSTALL) -d $(sysconfdir)/profile.d
$(INSTALL_PROGRAM) nix-profile.sh $(sysconfdir)/profile.d/nix.sh
|