mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-12 02:40:31 +08:00
8f15e424953543b24a62cf8e662b6819730ad00e
* 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
Description
Nix Packages collection
Languages
Nix
95.2%
Shell
2%
Python
1.6%
Perl
0.2%
C
0.2%
Other
0.4%