nixpkgs/pkgs/lib
Marc Weber 0acef47d44 Is it time to uncomment mkDerivationByConfiguration and start using listToAttrs etc?
Let's try
* fixes attr -> name change in function av of unstable lib

svn path=/nixpkgs/trunk/; revision=9590
2007-11-05 21:27:32 +00:00
..
default-unstable.nix Is it time to uncomment mkDerivationByConfiguration and start using listToAttrs etc? 2007-11-05 21:27:32 +00:00
default.nix Added Compiz Fusion (main plugins). Also some dependencies, and made wmii build under setup-new-2.sh also. 2007-11-05 08:32:20 +00:00
options.nix * Some prototype code to make dealing with options in Nixpkgs/NixOS 2007-08-27 15:10:48 +00:00
strings-with-deps.nix Added a new setup proposal, builder is no more derived from shell script (where edit=glibc rebuild), but is composed from a nix attribute set with strings and dependencies - so if you add a function, old expressions ignore it; collateral damage are packages in this style: Fastest Fourier Transform in the West, Audacity sound editor, Falling Sand game. Also added string equality that ignores dependencies to lib. Note that hasSuffixHack is now the more predictable version, but hasSuffix is left to remind us to fix the bug. 2007-10-29 10:52:04 +00:00