add nixpkgs 23.05 to flake inputs
This commit is contained in:
parent
68b9d98a9e
commit
6324fa7c57
2 changed files with 18 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs/nixos-unstable";
|
||||
nixpkgs-stable.url = "nixpkgs/nixos-23.05";
|
||||
|
||||
flake-parts = {
|
||||
url = "github:hercules-ci/flake-parts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue