nix-gh/src
Eelco Dolstra 6c58a943ef Add nix-pack utility
This transforms a set of Nix expressions into a single file. The
typical use case is to replace the top-level default.nix in Nixpkgs
with a single file that includes (almost) all Nix expressions
reachable from that file. This reduces I/O overhead, especially on
non-SSD systems.
2014-10-20 10:45:06 +02:00
..
boost boost::shared_ptr -> std::shared_ptr 2014-03-30 00:49:23 +01:00
bsdiff-4.3 Fix "make dist" 2014-02-01 14:38:12 +01:00
download-via-ssh Settings: Add bool get() 2014-09-17 15:18:13 +02:00
libexpr Add nix-pack utility 2014-10-20 10:45:06 +02:00
libmain Remove redundant space in usage errors 2014-10-14 11:41:04 +02:00
libstore Improved error message when encountering unsupported file types 2014-10-14 10:51:19 +02:00
libutil Drop support for pre-c++11 compilers. 2014-10-18 22:44:59 -04:00
nix-daemon nix-daemon: Close unnecessary fd 2014-09-25 18:45:43 +02:00
nix-env Add --force-name support for --set in nix-env, to support nix-install-package --set 2014-09-23 15:11:24 +02:00
nix-hash Use proper quotes everywhere 2014-08-20 18:03:48 +02:00
nix-instantiate Rename strictForceValue -> forceValueDeep 2014-09-22 16:05:00 +02:00
nix-log2xml nix-log2xml: Handle newlines 2014-08-13 19:06:20 +02:00
nix-pack Add nix-pack utility 2014-10-20 10:45:06 +02:00
nix-store nix-store -q: Check for conflicting flags 2014-10-14 12:15:39 +02:00