Commit 70f3ec73 authored by Gaetan Lepage's avatar Gaetan Lepage
Browse files

python3Packages.ggml-python: remove useless args

parent 80c801f8
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
{
  lib,
  stdenv,
  buildPythonPackage,
  fetchFromGitHub,
  replaceVars,

  # build-system
  cmake,