python3Packages.ggml-python: remove useless args

This commit is contained in:
Gaetan Lepage
2026-03-30 21:48:49 +00:00
parent 80c801f803
commit 70f3ec73da
@@ -1,9 +1,7 @@
{
lib,
stdenv,
buildPythonPackage,
fetchFromGitHub,
replaceVars,
# build-system
cmake,