feat: bump jhovold to 6.12-rc4

This commit is contained in:
steveej 2024-10-21 22:59:00 +02:00
parent 1166c321f8
commit 5951832660
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -21,16 +21,16 @@
"linux-jhovold": {
"flake": false,
"locked": {
"lastModified": 1728887054,
"narHash": "sha256-fyXyjrzptxvhG+7xI4ADo6raKRZWzg/Jph1waR2Vc30=",
"lastModified": 1729611773,
"narHash": "sha256-9aMsXr5M2QsqbNpM3dcTApDxMdtdS0PHmarHZkHXReA=",
"owner": "jhovold",
"repo": "linux",
"rev": "6bc37da2231cfed860662fa9717d0cf2896e1145",
"rev": "47eaeee39f67f1aca064615b6929da7b765e93da",
"type": "github"
},
"original": {
"owner": "jhovold",
"ref": "wip/sc8280xp-6.12-rc3",
"ref": "wip/sc8280xp-6.12-rc4",
"repo": "linux",
"type": "github"
}

View file

@ -3,7 +3,7 @@
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
flake-parts.url = "github:hercules-ci/flake-parts";
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12-rc3";
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.12-rc4";
linux-jhovold.flake = false;
};