about summary refs log blame commit diff
path: root/scripts/Makefile.am
blob: 2f4dbacc93f0666d8adacc32d07c79c85cd426b0 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                              
                  



                                                                        
                                       

                                                                       
bin_SCRIPTS = nix-switch nix-collect-garbage \
 nix-pull nix-push

install-exec-local:
	$(INSTALL) -d $(sysconfdir)/profile.d
	$(INSTALL_PROGRAM) nix-profile.sh $(sysconfdir)/profile.d/nix.sh
	$(INSTALL) -d $(sysconfdir)/nix
# !!! don't overwrite local modifications
	$(INSTALL_DATA) prebuilts.conf $(sysconfdir)/nix/prebuilts.conf