guix/src
Eelco Dolstra 315d8fbd75 * Set the default system filter to "*". This ensures that (for
instance) "nix-env -i wine" works on x86_64-linux, even though Wine
  is built on i686-linux.  In the event that there are multiple
  matching derivations, prefer those built for the current system.
2010-08-04 09:32:42 +00:00
..
bin2c
boost
bsdiff-4.3 src/bsdiff-4.3/Makefile.am: include the 'compat-include' directory in distribution tarballs 2010-07-15 14:35:20 +00:00
libexpr * Optimisation in the // operator: if one of the sets is empty, return 2010-08-02 16:31:05 +00:00
libmain Added support for passing an (impure) NIX_BUILD_CORES variable to build expressions. 2010-06-23 14:34:08 +00:00
libstore Include <cstring> to ensure that strcpy(), strlen(), and memset() are declared. 2010-06-24 17:51:04 +00:00
libutil src/libutil/util.cc: include <limit.h> to ensure that PATH_MAX is defined 2010-06-24 17:51:13 +00:00
nix-env * Set the default system filter to "*". This ensures that (for 2010-08-04 09:32:42 +00:00
nix-hash
nix-instantiate * Sync with the trunk. 2010-05-07 14:46:47 +00:00
nix-log2xml
nix-setuid-helper
nix-store Add XML output to `nix-store'. 2010-05-31 16:36:24 +00:00
nix-worker Include <cstring> to ensure that strcpy(), strlen(), and memset() are declared. 2010-06-24 17:51:04 +00:00
Makefile.am