bump to 6.16-rc3

This commit is contained in:
steveej 2025-02-28 22:01:39 +01:00
parent e4e62f2568
commit d05236c4a7
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": 1750066589,
"narHash": "sha256-vfLqdntP9VxfBr/T2ojB350wjwpoj2S7Xa6njHxiIOU=",
"lastModified": 1750662170,
"narHash": "sha256-5DElZITf5g7ZM5I2B7VWXXH81DKkLQ9geCx8CrDaAK4=",
"owner": "jhovold",
"repo": "linux",
"rev": "b901c120a0ed4b3c5fad0d6644867ee50cab4eaf",
"rev": "5e2d38d049fe664aedcaf235feca7e5d02a1eb13",
"type": "github"
},
"original": {
"owner": "jhovold",
"ref": "wip/sc8280xp-6.16-rc2",
"ref": "wip/sc8280xp-6.16-rc3",
"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.16-rc2";
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.16-rc3";
linux-jhovold.flake = false;
x13s-bt-linux-firmware = {