mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
sherlock: fix build
This commit is contained in:
parent
bf2d0fcde3
commit
9849e6fc76
1 changed files with 0 additions and 2 deletions
|
@ -3,7 +3,6 @@
|
|||
fetchFromGitHub,
|
||||
makeWrapper,
|
||||
python3,
|
||||
poetry,
|
||||
}:
|
||||
|
||||
python3.pkgs.buildPythonApplication rec {
|
||||
|
@ -59,7 +58,6 @@ python3.pkgs.buildPythonApplication rec {
|
|||
|
||||
nativeCheckInputs = with python3.pkgs; [
|
||||
pytestCheckHook
|
||||
poetry
|
||||
poetry-core
|
||||
jsonschema
|
||||
openpyxl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue