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 bda409a commit 06d656aCopy full SHA for 06d656a
template/{% if nix %}flake.nix{% endif %}.jinja
@@ -14,7 +14,7 @@
14
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
15
flake-parts.url = "github:hercules-ci/flake-parts";
16
poetry2nix = {
17
- url = "github:nix-community/poetry2nix?ref=1.40.1";
+ url = "github:nix-community/poetry2nix?ref=1.42.0";
18
inputs.nixpkgs.follows = "nixpkgs";
19
};
20
0 commit comments