switch cachyos kernel to master

This commit is contained in:
2026-09-24 19:49:46 +02:00
parent 9dee4a9952
commit 551f7676c1
2 changed files with 7 additions and 8 deletions
Generated
+6 -7
View File
@@ -307,17 +307,16 @@
"nixpkgs": "nixpkgs"
},
"locked": {
"lastModified": 1789241994,
"narHash": "sha256-kY+k8kGBd8w4kxrw8IPzQGpnYZQV4mik2ZNHtGN0eHI=",
"lastModified": 1790196063,
"narHash": "sha256-FJY+wE3p1u0OpY53KKFHbQMDu10HW4s/n+xS68F+KN4=",
"owner": "xddxdd",
"repo": "nix-cachyos-kernel",
"rev": "444d135dde71c1de547cf7bfd73e67145e67aebb",
"rev": "2db198e0d9d85b0e75295f1e34101015cb6069b1",
"type": "github"
},
"original": {
"owner": "xddxdd",
"repo": "nix-cachyos-kernel",
"rev": "444d135dde71c1de547cf7bfd73e67145e67aebb",
"type": "github"
}
},
@@ -424,11 +423,11 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1789181251,
"narHash": "sha256-8yaO1XLoObzYgb6Uj+0IkUxbkCI6kBLuImoZAuAHzB4=",
"lastModified": 1790163306,
"narHash": "sha256-p3t7gWoWwCxI9Q+uCfRcObpoerQqc18MfwncJTXZzAA=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "f496248152e1ad8c61b59a6739cc499b447168e4",
"rev": "208cb4803da35b9c6dcf385154c5d6d94323bfb9",
"type": "github"
},
"original": {
+1 -1
View File
@@ -52,7 +52,7 @@
url = "github:sudosubin/nix-skills";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel/444d135dde71c1de547cf7bfd73e67145e67aebb";
nix-cachyos-kernel.url = "github:xddxdd/nix-cachyos-kernel";
bun2nix = {
url = "github:nix-community/bun2nix";
inputs.nixpkgs.follows = "nixpkgs";