stable: 23.05 -> 23.11

This commit is contained in:
Gerg-L 2024-01-22 20:13:26 -05:00
parent e5d5211c2d
commit eeca4a57fb
Signed by: gerg-l
SSH key fingerprint: SHA256:FPYDHIkvMocr4wdmZXpgpJjsb2Tw6rASs2ISPbOb0KI
2 changed files with 5 additions and 5 deletions

8
flake.lock generated
View file

@ -454,16 +454,16 @@
},
"stable": {
"locked": {
"lastModified": 1704290814,
"narHash": "sha256-LWvKHp7kGxk/GEtlrGYV68qIvPHkU9iToomNFGagixU=",
"lastModified": 1705774713,
"narHash": "sha256-j6ADaDH9XiumUzkTPlFyCBcoWYhO83lfgiSqEJF2zcs=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "70bdadeb94ffc8806c0570eb5c2695ad29f0e421",
"rev": "1b64fc1287991a9cce717a01c1973ef86cb1af0b",
"type": "github"
},
"original": {
"owner": "NixOS",
"ref": "nixos-23.05",
"ref": "nixos-23.11",
"repo": "nixpkgs",
"type": "github"
}

View file

@ -17,7 +17,7 @@
type = "github";
owner = "NixOS";
repo = "nixpkgs";
ref = "nixos-23.05";
ref = "nixos-23.11";
};
#nix itself
nix = {