asdfkl;asdfjk;
This commit is contained in:
parent
0b3cb89dc0
commit
7fd7464dff
1 changed files with 6 additions and 8 deletions
|
@ -31,9 +31,7 @@ in {
|
||||||
src = ../config/dwm;
|
src = ../config/dwm;
|
||||||
});
|
});
|
||||||
nvidiaDriverPackage = prev.nvidiaDriverPackage.overrideAttrs (old: {
|
nvidiaDriverPackage = prev.nvidiaDriverPackage.overrideAttrs (old: {
|
||||||
patches =
|
patches = [
|
||||||
(old.patches or [])
|
|
||||||
++ [
|
|
||||||
(prev.fetchpatch {
|
(prev.fetchpatch {
|
||||||
url = "https://github.com/gentoo/gentoo/raw/c64caf53/x11-drivers/nvidia-drivers/files/nvidia-drivers-470.223.02-gpl-pfn_valid.patch";
|
url = "https://github.com/gentoo/gentoo/raw/c64caf53/x11-drivers/nvidia-drivers/files/nvidia-drivers-470.223.02-gpl-pfn_valid.patch";
|
||||||
hash = "sha256-eZiQQp2S/asE7MfGvfe6dA/kdCvek9SYa/FFGp24dVg=";
|
hash = "sha256-eZiQQp2S/asE7MfGvfe6dA/kdCvek9SYa/FFGp24dVg=";
|
||||||
|
|
Loading…
Reference in a new issue