mirror of
https://github.com/NixOS/nix
synced 2025-06-25 06:31:14 +02:00
Pull nix-profile-daemon from 1.11
This commit is contained in:
parent
1dd29d7aeb
commit
6a037a738a
2 changed files with 55 additions and 0 deletions
|
@ -8,5 +8,6 @@ noinst-scripts += $(nix_noinst_scripts)
|
|||
profiledir = $(sysconfdir)/profile.d
|
||||
|
||||
$(eval $(call install-file-as, $(d)/nix-profile.sh, $(profiledir)/nix.sh, 0644))
|
||||
$(eval $(call install-file-as, $(d)/nix-profile-daemon.sh, $(profiledir)/nix-daemon.sh, 0644))
|
||||
|
||||
clean-files += $(nix_noinst_scripts)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue