1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/pkgs/top-level
Eelco Dolstra 7f3bd3adcb * Kernel: disable XEN, the NVIDIA driver doesn't like it.
* Remove the paravirt patch on >= 2.6.22, which does exactly the
  wrong thing.  What was I smoking?

svn path=/nixpkgs/trunk/; revision=10091
2008-01-07 18:40:17 +00:00
..
all-packages.nix * Kernel: disable XEN, the NVIDIA driver doesn't like it. 2008-01-07 18:40:17 +00:00
build-for-release.nix * have ghc68 built automatically 2007-12-11 19:05:01 +00:00
builder-defs.nix Added module_aggregator. Pass some directories with modules to it, and it will give you a directory to use instead of pkgs.kernel . addSbinPath in builderDefs to use sbin/ in addToEnv . Some catching up in xlaunch. 2008-01-04 17:02:12 +00:00
mingw.nix
template-composing+config.nix Added XScreensaver; also changed version-stub.nix (now it does sumArgs itself, and requires builderDefs to be used) and added a merge of composing-builder and declarative flag processing. 2007-11-22 20:26:00 +00:00
template-composing-builder.nix
template-simple.nix
template.nix