1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-09-11 15:08:33 +01:00

remove 2.6.22-paravirt-nvidia.patch

svn path=/nixpkgs/branches/stdenv-updates/; revision=10203
This commit is contained in:
Yury G. Kudryashov 2008-01-17 13:09:37 +00:00
parent a2705398ff
commit eae106046d
2 changed files with 0 additions and 6 deletions

View file

@ -6,9 +6,6 @@ args:
src_hash = { sha256 = "0kh196qzm54mvnbrdr9s2q86l9yn2321gnsl5xq44ai2idqp044g"; };
systemPatches = [
{ name = "paravirt-nvidia";
patch = ./2.6.22-paravirt-nvidia.patch;
}
{ name = "fbsplash-0.9.2-r5-2.6.21";
patch = args.fetchurl {
url = http://dev.gentoo.org/~dsd/genpatches/trunk/2.6.22/4200_fbsplash-0.9.2-r5.patch;

View file

@ -6,9 +6,6 @@ args:
src_hash = { sha256 = "0737g83h7jbrlss8782b17mhc3nfn8qfbh5s71flz8pjxmbbmg1m"; };
systemPatches = [
{ name = "paravirt-nvidia";
patch = ./2.6.22-paravirt-nvidia.patch;
}
{ # resume with resume=swap:/dev/xx
name = "tux on ice"; # (swsusp2)
patch = args.fetchurl {