flake: fix comment about nixpkgs input
This commit is contained in:
parent
5bf15f6630
commit
63516a96c0
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@
|
||||||
flake = false;
|
flake = false;
|
||||||
};
|
};
|
||||||
|
|
||||||
# nixos-unstable required for go 1.22, until 24.05 release
|
# nixos-unstable required for go 1.23, until 24.11 release
|
||||||
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
|
||||||
|
|
||||||
poetry2nix = {
|
poetry2nix = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue