nix-gh/scripts
Graham Christensen (Target) ea41838ae0
install script: remove unportable command check, fixup errant escape
`which` isn't necessarily portable, but `command -v` is an equivalent form.

Additionally, the `\'` is not necessary, as it is already quoted by `"`.
2018-10-16 10:22:36 -04:00
..
install-darwin-multi-user.sh Expand the multi-user installer to support Linuxes with systemd 2018-03-29 15:38:01 -04:00
install-multi-user.sh install-multi-user: support 'set -u' runs, closes #2193 2018-05-30 09:35:21 -04:00
install-nix-from-closure.sh Default to single-user install 2018-09-01 10:45:56 -04:00
install-systemd-multi-user.sh Expand the multi-user installer to support Linuxes with systemd 2018-03-29 15:38:01 -04:00
install.in install script: remove unportable command check, fixup errant escape 2018-10-16 10:22:36 -04:00
local.mk Pull nix-profile-daemon from 1.11 2017-10-16 14:51:39 -04:00
nix-http-export.cgi.in Replace wrong (w.r.t. PATH) sed call with in-shell substitution 2009-02-19 20:46:45 +00:00
nix-profile-daemon.sh.in nix-profile-daemon: remove cruft 2018-10-01 13:26:59 -05:00
nix-profile.sh.in Fix manpath detection 2018-01-15 00:43:39 +03:00
nix-reduce-build.in Add support for ‘make installcheck’ 2013-11-25 18:47:03 +01:00