3p/poetry2nix: bump
This commit is contained in:
parent
a472b3e271
commit
273d2ba8da
1 changed files with 2 additions and 2 deletions
4
third_party/default.nix
vendored
4
third_party/default.nix
vendored
|
@ -73,8 +73,8 @@ let
|
||||||
poetry2nixSrc = nixpkgs.fetchFromGitHub {
|
poetry2nixSrc = nixpkgs.fetchFromGitHub {
|
||||||
owner = "nix-community";
|
owner = "nix-community";
|
||||||
repo = "poetry2nix";
|
repo = "poetry2nix";
|
||||||
rev = "ec4364021900f8e0d425d901b6e6ff03cf201efb";
|
rev = "528d500ea826383cc126a9be1e633fc92b19ce5d";
|
||||||
sha256 = "02q3jwj3m78bxh9fdg33khx8w3bcxgsci5qa8ps76vkyhihy20py";
|
hash = "sha256:1q245v4q0bb30ncfj66gl6dl1k46am28x7kjj6d3y7r6l4fzppq8";
|
||||||
};
|
};
|
||||||
|
|
||||||
tvlDepot = import ./tvl { nixpkgsBisectPath = ./nixpkgs; inherit nixpkgsConfig; nixpkgsSystem = system; };
|
tvlDepot = import ./tvl { nixpkgsBisectPath = ./nixpkgs; inherit nixpkgsConfig; nixpkgsSystem = system; };
|
||||||
|
|
Loading…
Reference in a new issue