This commit is contained in:
Valentin Boettcher 2022-06-01 15:15:32 +02:00
parent 58b0563a58
commit cb67e3e942

View file

@ -134,7 +134,7 @@
, nixpkgsConfig ? { }
, addCythonTo ? [ ]
, noPackage ? false
, shellOverride ? (_: { })
, shellOverride ? (_: _: { })
, python ? (pkgs: pkgs.python310)
, extraOverrides ? (_:_:{})
}: