Skip to content

Commit 74a39b6

Browse files
committed
Bump poetry2nix from 1.38.0 to 1.39.1
1 parent a77bcfe commit 74a39b6

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
@@ -6,7 +6,7 @@
66
nixpkgs.url = "github:NixOS/nixpkgs/nixos-22.11";
77
flake-utils.url = "github:numtide/flake-utils";
88
poetry2nix = {
9-
url = "github:nix-community/poetry2nix?ref=1.38.0";
9+
url = "github:nix-community/poetry2nix?ref=1.39.1";
1010
inputs.nixpkgs.follows = "nixpkgs";
1111
};
1212
};

0 commit comments

Comments
 (0)