feat: bump nixpkgs's stable version to nixos-23.05, add some useful packages

This commit is contained in:
ryan4yin
2023-05-24 23:18:12 +08:00
parent 4959da0b7e
commit 89653cabe4
4 changed files with 10 additions and 6 deletions

8
flake.lock generated
View File

@@ -475,16 +475,16 @@
},
"nixpkgs-stable_2": {
"locked": {
"lastModified": 1684398685,
"narHash": "sha256-TRE62m91iZ5ArVMgA+uj22Yda8JoQuuhc9uwZ+NoX+0=",
"lastModified": 1684782344,
"narHash": "sha256-SHN8hPYYSX0thDrMLMWPWYulK3YFgASOrCsIL3AJ78g=",
"owner": "nixos",
"repo": "nixpkgs",
"rev": "628d4bb6e9f4f0c30cfd9b23d3c1cdcec9d3cb5c",
"rev": "8966c43feba2c701ed624302b6a935f97bcbdf88",
"type": "github"
},
"original": {
"owner": "nixos",
"ref": "nixos-22.11",
"ref": "nixos-23.05",
"repo": "nixpkgs",
"type": "github"
}