kernel: bump to 5.15.2

also moved linux-tkg to flake inputs
This commit is contained in:
LavaDesu 2021-11-12 21:54:23 +07:00
parent a09a252024
commit 598b7e8241
Signed by: cilly
GPG key ID: 6500251E087653C9
4 changed files with 38 additions and 28 deletions

17
flake.lock generated
View file

@ -213,6 +213,22 @@
"type": "github"
}
},
"linux-tkg": {
"flake": false,
"locked": {
"lastModified": 1636723194,
"narHash": "sha256-zsnD3NnWAEPa4ibYE22bHBvrY3JhD3lO/gkKseYT2E0=",
"owner": "Frogging-Family",
"repo": "linux-tkg",
"rev": "ba636511f4862466b11ea69264cab70b7ccb3459",
"type": "github"
},
"original": {
"owner": "Frogging-Family",
"repo": "linux-tkg",
"type": "github"
}
},
"neovim-flake": {
"inputs": {
"flake-utils": "flake-utils",
@ -472,6 +488,7 @@
"fast-syntax-highlighting": "fast-syntax-highlighting",
"fix-user-popouts": "fix-user-popouts",
"home-manager": "home-manager",
"linux-tkg": "linux-tkg",
"neovim-nightly": "neovim-nightly",
"nix-gaming": "nix-gaming",
"nixpkgs": "nixpkgs_2",