Upgrade to NixOS 23.11
Also see the release notes for more information: https://nixos.org/manual/nixos/stable/release-notes#sec-release-23.11
This commit is contained in:
parent
b030b10055
commit
8889db28a3
2 changed files with 5 additions and 24 deletions
23
flake.lock
generated
23
flake.lock
generated
|
@ -38,27 +38,11 @@
|
|||
},
|
||||
"nixpkgs": {
|
||||
"locked": {
|
||||
"lastModified": 1699351105,
|
||||
"narHash": "sha256-jNgFflP+Z7PzQav2TtuLBGEXF9GsBq2s8aBH18vmldM=",
|
||||
"lastModified": 1701641412,
|
||||
"narHash": "sha256-8tIujWeoxRnkTjaQK4uzBxvhm0MxHilAi2VjlenQoBg=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "33e938c7823e47a787ad4f76003d14ff92ad96dd",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "nixos",
|
||||
"ref": "nixos-23.05-small",
|
||||
"repo": "nixpkgs",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"nixpkgs-23-11": {
|
||||
"locked": {
|
||||
"lastModified": 1701374686,
|
||||
"narHash": "sha256-xaJPtgvTuUGSPba8p3+ezCJjKnVij77ai8OE2bnTC0E=",
|
||||
"owner": "nixos",
|
||||
"repo": "nixpkgs",
|
||||
"rev": "1bce6a1791a513af2727e5b668b3cd9ba76cb0bf",
|
||||
"rev": "71bb3aaf2222f5ac691edb7de046d74c6cfe466b",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
|
@ -88,7 +72,6 @@
|
|||
"inputs": {
|
||||
"nixos-generators": "nixos-generators",
|
||||
"nixpkgs": "nixpkgs",
|
||||
"nixpkgs-23-11": "nixpkgs-23-11",
|
||||
"nixpkgs-unstable": "nixpkgs-unstable"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue