Nix Packages collection
Go to file
Peter Simons 8f15e42495 Merged from trunk:
* Get rid of the ugly `useFromStdenv' hack in all-packages.nix.
   Instead, use the generic package override mechanism to use packages
   from earlier bootstrap phases.

 * Don't rely on the existence of attributes such as `stdenv.coreutils'.

 * pkgs/tools/networking/nbd: updated to version 2.9.17

 * pkgs/stdenv/generic: added isSunOS attribute, similar to isLinux,
   isDarwin, etc.

 * pkgs/tools/networking/curl: assert that scpSupport is enabled only
   when libssh2 is available

 * pkgs/tools/networking/curl: strip trailing whitespace

 * pkgs/top-level/all-packages.nix: curl cannot support scp on Solaris
   because libssh2 doesn't compile

 * pkgs/top-level/all-packages.nix: don't enable ACL support in rsync
   when building on Solaris

 * pkgs/top-level/all-packages.nix: strip trailing whitespace

svn path=/nixpkgs/branches/parallel-building-merger/; revision=23002
2010-08-06 12:59:16 +00:00
doc * Make copy-tarballs.sh work on release.nix. 2010-02-05 14:14:43 +00:00
maintainers gnupdate: Fix typo. 2010-07-04 21:11:31 +00:00
pkgs Merged from trunk: 2010-08-06 12:59:16 +00:00
COPYING * Applying an MIT-style license to Nixpkgs. 2006-04-25 16:50:34 +00:00
default.nix * For convenience, provide a top-level Nix expression that simply 2007-04-26 14:32:57 +00:00
STABLE * Move stuff. 2005-02-21 16:05:33 +00:00
VERSION * Bump the version. 2010-02-08 09:23:03 +00:00