Merge pull request #242929 from dotlambda/poetry-fix
poetry: fix build of poetry-core on x86_64-darwin
This commit is contained in:
@@ -31,6 +31,7 @@ let
|
||||
rev = version;
|
||||
hash = "sha256-Gc22Y2T4uO39jiOqEUFeOfnVCbknuDjmzFPZgk2eY74=";
|
||||
};
|
||||
patches = [ ];
|
||||
nativeCheckInputs = old.nativeCheckInputs ++ [
|
||||
self.tomli-w
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user