lix/scripts
Eelco Dolstra c1994fecf9 nix-shell: Fix bash completion
Nixpkgs's stdenv setup script sets the "nullglob" option, but doing so
breaks Bash completion on NixOS (when ‘programs.bash.enableCompletion’
is set) and on Ubuntu.  So clear that flag afterwards.  Of course,
this may break stdenv functions in subtle ways...
2013-10-14 15:28:43 +02:00
..
build-remote.pl.in build-remote.pl: Don't use substituters on the remote 2013-09-18 14:04:03 +02:00
copy-from-other-stores.pl.in copy-from-other-stores.pl: Respect $NIX_BIN_DIR 2013-07-01 13:30:28 +02:00
copying-collector.pl
download-from-binary-cache.pl.in Add support for uncompressed NARs in binary caches 2013-07-01 21:03:14 +02:00
download-using-manifests.pl.in Add support for uncompressed NARs in binary caches 2013-07-01 21:03:14 +02:00
find-runtime-roots.pl.in
install-nix-from-closure.sh
Makefile.am Rename ‘nix-build --run-env’ to ‘nix-shell’ 2013-07-19 12:02:44 +02:00
nix-build.in nix-shell: Fix bash completion 2013-10-14 15:28:43 +02:00
nix-channel.in
nix-collect-garbage.in
nix-copy-closure.in nix-copy-closure: Show a proper error message if no host name is given 2013-05-03 11:12:11 +02:00
nix-generate-patches.in
nix-http-export.cgi.in
nix-install-package.in
nix-prefetch-url.in
nix-profile.sh.in
nix-pull.in
nix-push.in Add support for uncompressed NARs in binary caches 2013-07-01 21:03:14 +02:00
nix-reduce-build.in
remove-patches.pl
show-duplication.pl