mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-06-05 21:03:40 +00:00
whichllm: remove redundant prefix
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