* A solution to the library abstraction problem (i.e., if package X needs library Y, and library Y needs library Z, then we do not (generally) want to declare Z as a input to X since that would break abstraction). This was not possible under the old Nix. svn path=/nixpkgs/trunk/; revision=150
Description
No description provided
Languages
Nix
95.3%
Shell
1.9%
Python
1.6%
C
0.2%
Rust
0.2%
Other
0.4%