mirror of
https://github.com/vale981/poetry2nix
synced 2025-03-04 08:41:42 -05:00
override: watchfiles 0.18.0
This commit is contained in:
parent
a0a5565b07
commit
6c92496d93
1 changed files with 1 additions and 0 deletions
|
@ -2365,6 +2365,7 @@ lib.composeManyExtensions [
|
|||
let
|
||||
# Watchfiles does not include Cargo.lock in tarball released on PyPi for versions up to 0.17.0
|
||||
getRepoHash = version: {
|
||||
"0.18.0" = "sha256-biGGn0YAUbSO1hCJ4kU0ZWlqlXl/HRrBS3iIA3myRI8=";
|
||||
"0.17.0" = "1swpf265h9qq30cx55iy6jjirba3wml16wzb68k527ynrxr7hvqx";
|
||||
"0.16.1" = "1ss6gzcr6js2d2sddgz1p52gyiwpqmgrxm8r6wim7gnm4wvhav8a";
|
||||
"0.15.0" = "14k3avrj7v794kk4mk2xggn40a4s0zg8iq8wmyyyrf7va6hz29hf";
|
||||
|
|
Loading…
Add table
Reference in a new issue