1
0
Fork 0

Switch to 23.05

This commit is contained in:
Malte 2023-05-23 01:06:16 +02:00
parent b1072eb1f5
commit 1bd258c0ae
2 changed files with 5 additions and 5 deletions

View file

@ -471,16 +471,16 @@
},
"nixos-stable": {
"locked": {
"lastModified": 1684481515,
"narHash": "sha256-sDMEZ4HLP6sVNiBcgla3KWihdDjh67DP5ZWkGKWFgY0=",
"lastModified": 1684791821,
"narHash": "sha256-5HlAKEOVno/3wDU7vEUYsvHUBOBB6HYFGbZFna9Cfoo=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "5b1bc788f578cd83d54b48bb057d6f6703ae7725",
"rev": "24b77522523335aa78d3e4bab3725c63de0c9c89",
"type": "github"
},
"original": {
"id": "nixpkgs",
"ref": "nixos-unstable",
"ref": "release-23.05",
"type": "indirect"
}
},

View file

@ -3,7 +3,7 @@
inputs = {
nixos-unstable.url = "nixpkgs/nixos-unstable";
nixos-stable.url = "nixpkgs/nixos-unstable";
nixos-stable.url = "nixpkgs/release-23.05";
devenv.url = "github:cachix/devenv/latest";
secrets = {
url = "git+ssh://git@hera.m-0.eu/config-secrets";