fixkernel
This commit is contained in:
parent
0f75981120
commit
adde051c61
3 changed files with 7 additions and 11 deletions
12
flake.lock
generated
12
flake.lock
generated
|
|
@ -326,11 +326,11 @@
|
||||||
"linux-tkg": {
|
"linux-tkg": {
|
||||||
"flake": false,
|
"flake": false,
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1702296374,
|
"lastModified": 1704890137,
|
||||||
"narHash": "sha256-KYZFl0LVZ4FXXi2T6J5ELWWAhRO+CUrlditEv9fMCGc=",
|
"narHash": "sha256-uh1ielVK71BP/MYK85KA8B8DBltFPF4oEeHXyKcMqyY=",
|
||||||
"owner": "Frogging-Family",
|
"owner": "Frogging-Family",
|
||||||
"repo": "linux-tkg",
|
"repo": "linux-tkg",
|
||||||
"rev": "112adb9e50485de74c371d6efa93fb6c32a5a976",
|
"rev": "80fdc82a9a76b81d9fcc4a321566f285fb956e76",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
@ -510,11 +510,11 @@
|
||||||
},
|
},
|
||||||
"nixpkgs_2": {
|
"nixpkgs_2": {
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1702312524,
|
"lastModified": 1705133751,
|
||||||
"narHash": "sha256-gkZJRDBUCpTPBvQk25G0B7vfbpEYM5s5OZqghkjZsnE=",
|
"narHash": "sha256-rCIsyE80jgiOU78gCWN3A0wE0tR2GI5nH6MlS+HaaSQ=",
|
||||||
"owner": "NixOS",
|
"owner": "NixOS",
|
||||||
"repo": "nixpkgs",
|
"repo": "nixpkgs",
|
||||||
"rev": "a9bf124c46ef298113270b1f84a164865987a91c",
|
"rev": "9b19f5e77dd906cb52dade0b7bd280339d2a1f3d",
|
||||||
"type": "github"
|
"type": "github"
|
||||||
},
|
},
|
||||||
"original": {
|
"original": {
|
||||||
|
|
|
||||||
|
|
@ -6,14 +6,12 @@ let
|
||||||
|
|
||||||
mm = lib.versions.majorMinor version;
|
mm = lib.versions.majorMinor version;
|
||||||
tkgPatches = [
|
tkgPatches = [
|
||||||
"0001-mm-Support-soft-dirty-flag-reset-for-VA-range"
|
|
||||||
"0002-clear-patches"
|
"0002-clear-patches"
|
||||||
"0002-mm-Support-soft-dirty-flag-read-with-reset"
|
|
||||||
"0003-glitched-base"
|
"0003-glitched-base"
|
||||||
"0003-glitched-eevdf-additions"
|
"0003-glitched-eevdf-additions"
|
||||||
"0003-glitched-cfs"
|
"0003-glitched-cfs"
|
||||||
"0007-v${mm}-fsync1_via_futex_waitv"
|
"0007-v${mm}-fsync1_via_futex_waitv"
|
||||||
"0007-v${mm}-winesync"
|
# "0007-v${mm}-winesync" currently fails to patch
|
||||||
"0012-misc-additions"
|
"0012-misc-additions"
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -28,7 +28,6 @@
|
||||||
gimp
|
gimp
|
||||||
gnome.file-roller
|
gnome.file-roller
|
||||||
gnome.zenity
|
gnome.zenity
|
||||||
kotatogram-desktop
|
|
||||||
krita
|
krita
|
||||||
lm_sensors
|
lm_sensors
|
||||||
lutris
|
lutris
|
||||||
|
|
@ -37,7 +36,6 @@
|
||||||
mangohud
|
mangohud
|
||||||
me.tetrio-desktop-plus
|
me.tetrio-desktop-plus
|
||||||
inputs.nix-gaming.packages.x86_64-linux.osu-lazer-bin
|
inputs.nix-gaming.packages.x86_64-linux.osu-lazer-bin
|
||||||
inputs.nix-gaming.packages.x86_64-linux.wine-osu
|
|
||||||
pavucontrol
|
pavucontrol
|
||||||
prismlauncher
|
prismlauncher
|
||||||
psensor
|
psensor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue