bump to 6.15

This commit is contained in:
steveej 2025-02-28 22:01:39 +01:00
parent 077e901723
commit 903961b6ad
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": 1747726006,
"narHash": "sha256-1wPihUddbn+vjTmJQioIHXLtpMBHVNBdvMk1g1Tr3Xk=",
"lastModified": 1748260494,
"narHash": "sha256-0KTN63q+86g++BVQPOm7MHAVQvj+t3aJFsPwE+wDk2U=",
"owner": "jhovold",
"repo": "linux",
"rev": "64ca1d80e00fb4ea6fa70081c744a4fc25c09fd9",
"rev": "ababc24306a694b74995cffc4e9c51aa84b9af8a",
"type": "github"
},
"original": {
"owner": "jhovold",
"ref": "wip/sc8280xp-6.15-rc7",
"ref": "wip/sc8280xp-6.15",
"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.15-rc7";
linux-jhovold.url = "github:jhovold/linux/wip/sc8280xp-6.15";
linux-jhovold.flake = false;
x13s-bt-linux-firmware = {