nur follows nixpkgs
All checks were successful
/ check (push) Successful in 2m14s

This commit is contained in:
Oliver Davies 2025-07-08 13:42:12 +01:00
parent ff4d3cd026
commit 288bc80f1e
2 changed files with 4 additions and 17 deletions

20
flake.lock generated
View file

@ -309,22 +309,6 @@
"type": "github"
}
},
"nixpkgs_4": {
"locked": {
"lastModified": 1751792365,
"narHash": "sha256-J1kI6oAj25IG4EdVlg2hQz8NZTBNYvIS0l4wpr9KcUo=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "1fd8bada0b6117e6c7eb54aad5813023eed37ccb",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-unstable",
"repo": "nixpkgs",
"type": "github"
}
},
"nixvim": {
"inputs": {
"flake-parts": "flake-parts",
@ -351,7 +335,9 @@
"nur": {
"inputs": {
"flake-parts": "flake-parts_2",
"nixpkgs": "nixpkgs_4"
"nixpkgs": [
"nixpkgs"
]
},
"locked": {
"lastModified": 1751971988,