1
0
Fork 0
mirror of https://github.com/mitchellh/zig-overlay.git synced 2025-07-08 06:37:49 +03:00

update nixpkgs to 23.11

This commit is contained in:
bandithedoge 2023-12-14 17:04:35 +01:00
parent 052b7c298f
commit 23b7376ffa
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -33,16 +33,16 @@
},
"nixpkgs": {
"locked": {
"lastModified": 1689088367,
"narHash": "sha256-Y2tl2TlKCWEHrOeM9ivjCLlRAKH3qoPUE/emhZECU14=",
"lastModified": 1702565688,
"narHash": "sha256-Rlbeq5iV1y1r69tYmEMz9aiIjFcbqLulkwr5OvG4pT8=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5c9ddb86679c400d6b7360797b8a22167c2053f8",
"rev": "1190e17452013669665b163a017cd7f62a290daa",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "release-23.05",
"ref": "release-23.11",
"repo": "nixpkgs",
"type": "github"
}