Skip to content

Commit 06d656a

Browse files
committed
Bump poetry2nix from 1.40.1 to 1.42.0
1 parent bda409a commit 06d656a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

template/{% if nix %}flake.nix{% endif %}.jinja

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
1515
flake-parts.url = "github:hercules-ci/flake-parts";
1616
poetry2nix = {
17-
url = "github:nix-community/poetry2nix?ref=1.40.1";
17+
url = "github:nix-community/poetry2nix?ref=1.42.0";
1818
inputs.nixpkgs.follows = "nixpkgs";
1919
};
2020
};

0 commit comments

Comments
 (0)