mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-08-25 17:55:21 +00:00
whichllm: remove redundant prefix
(cherry picked from commit 91a6a623fb)
This commit is contained in:
@@ -30,7 +30,7 @@ python3Packages.buildPythonApplication (finalAttrs: {
|
||||
rich
|
||||
typer
|
||||
]
|
||||
++ python3Packages.dbgpu.optional-dependencies.fuzz;
|
||||
++ dbgpu.optional-dependencies.fuzz;
|
||||
|
||||
nativeCheckInputs = with python3Packages; [ pytestCheckHook ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user