nixpkgs/pkgs/top-level
Eelco Dolstra dbc1928af6 * Kernel configuration for Linux 2.6.23.
* More compact way to override kernel configuration options, e.g.
  extraFlags = ["CONFIG_NO_HZ=y" "# CONFIG_IRQBALANCE is not set"];

svn path=/nixpkgs/trunk/; revision=9562
2007-10-31 14:39:43 +00:00
..
all-packages.nix * Kernel configuration for Linux 2.6.23. 2007-10-31 14:39:43 +00:00
build-for-release.nix * aspell: hacked up a little patch to allow additional dictionary 2007-10-23 16:33:11 +00:00
builder-defs.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
mingw.nix * Remove execute permission. 2006-09-11 13:37:46 +00:00
template-simple.nix Just another simple template 2007-09-04 09:52:29 +00:00
template.nix Added conditional concatenation and used it for name and configureFlags generation. 2007-08-15 21:17:11 +00:00