mirror of
https://codeberg.org/mart-w/nixos-x13s.git
synced 2024-11-15 03:54:47 +01:00
jhovold: 6.10.0-rc7 -> 6.10.0
This commit is contained in:
parent
07c7d73a57
commit
7a92ed1473
|
@ -7,10 +7,10 @@
|
||||||
"owner": "jhovold",
|
"owner": "jhovold",
|
||||||
"repo": "linux"
|
"repo": "linux"
|
||||||
},
|
},
|
||||||
"branch": "wip/sc8280xp-6.10-rc7",
|
"branch": "wip/sc8280xp-6.10",
|
||||||
"revision": "7665a54596d047c9033a09399894f63e9bcf34d2",
|
"revision": "f0239008542ebdcd4a94755124b5700649df5c39",
|
||||||
"url": "https://github.com/jhovold/linux/archive/7665a54596d047c9033a09399894f63e9bcf34d2.tar.gz",
|
"url": "https://github.com/jhovold/linux/archive/f0239008542ebdcd4a94755124b5700649df5c39.tar.gz",
|
||||||
"hash": "1nz41g7x27yrbz1q23smhlhcalrz2vx2m77pw78yp15sl2y8gb4f"
|
"hash": "1x34i14b8xhzvny24bmrxagwbra2m0i194ymy11ipgjgsxaarxlb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"version": 3
|
"version": 3
|
||||||
|
|
|
@ -17,7 +17,7 @@ in
|
||||||
rec {
|
rec {
|
||||||
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
|
linux_jhovold = pkgs.callPackage linux_x13s_pkg {
|
||||||
src = sources.linux-jhovold;
|
src = sources.linux-jhovold;
|
||||||
version = "6.10.0-rc7";
|
version = "6.10.0";
|
||||||
defconfig = "johan_defconfig";
|
defconfig = "johan_defconfig";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue