mirror of
https://github.com/NixOS/nix.git
synced 2024-11-22 14:52:55 +00:00
67d231c046
This reverts commit619eeb658a
, reversing changes made to1af94bf471
.
3 lines
204 B
Makefile
3 lines
204 B
Makefile
$(eval $(call install-file-as, $(d)/completion.zsh, $(datarootdir)/zsh/site-functions/_nix, 0644))
|
|
$(eval $(call install-file-as, $(d)/run-help-nix, $(datarootdir)/zsh/site-functions/run-help-nix, 0644))
|