lix/src
Eelco Dolstra c94f3d5575
nix-shell: Use bashInteractive from <nixpkgs>
This adds about 0.1s to nix-shell runtime in the case where
bashInteractive already exists.

See discussion at https://github.com/NixOS/nixpkgs/issues/27493.
2017-07-20 13:50:25 +02:00
..
boost Shut up some warnings 2017-04-14 14:42:20 +02:00
build-remote Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
buildenv Fix Fedora build 2016-08-30 13:56:22 +02:00
libexpr nix-shell: Use bashInteractive from <nixpkgs> 2017-07-20 13:50:25 +02:00
libmain Shut up a memory leak warning 2017-07-14 11:40:57 +02:00
libstore FD_SETSIZE check: BuildError -> Error 2017-07-20 13:33:13 +02:00
libutil Add "nix search" command 2017-07-20 13:33:13 +02:00
linenoise Replace readline by linenoise 2017-05-10 18:37:42 +02:00
nix nix-shell: Use bashInteractive from <nixpkgs> 2017-07-20 13:50:25 +02:00
nix-build nix-shell: Use bashInteractive from <nixpkgs> 2017-07-20 13:50:25 +02:00
nix-channel Improve progress indicator 2017-05-16 16:09:57 +02:00
nix-collect-garbage printMsg(lvlError, ...) -> printError(...) etc. 2016-09-21 16:54:53 +02:00
nix-copy-closure Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
nix-daemon Support base-64 hashes 2017-07-04 15:07:41 +02:00
nix-env Add "nix search" command 2017-07-20 13:33:13 +02:00
nix-instantiate Replace a few bool flags with enums 2017-07-03 11:38:08 +02:00
nix-prefetch-url Support base-64 hashes 2017-07-04 15:07:41 +02:00
nix-store Support base-64 hashes 2017-07-04 15:07:41 +02:00
resolve-system-dependencies resolve-system-dependencies: Misc fixes 2017-05-31 16:10:10 +02:00