poetry: fix build of poetry-core on x86_64-darwin
This commit is contained in:
parent
67ecd3fd9d
commit
bb74660ed2
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ let
|
|||
rev = version;
|
||||
hash = "sha256-Gc22Y2T4uO39jiOqEUFeOfnVCbknuDjmzFPZgk2eY74=";
|
||||
};
|
||||
patches = [ ];
|
||||
nativeCheckInputs = old.nativeCheckInputs ++ [
|
||||
self.tomli-w
|
||||
];
|
||||
|
|
Loading…
Reference in a new issue