We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77bcfe commit 74a39b6Copy full SHA for 74a39b6
template/{% if nix %}flake.nix{% endif %}.jinja
@@ -6,7 +6,7 @@
6
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
7
flake-utils.url = "github:numtide/flake-utils";
8
poetry2nix = {
9
- url = "github:nix-community/poetry2nix?ref=1.38.0";
+ url = "github:nix-community/poetry2nix?ref=1.39.1";
10
inputs.nixpkgs.follows = "nixpkgs";
11
};
12
0 commit comments