cleanup
This commit is contained in:
parent
e854d2515d
commit
90d8370b82
34 changed files with 39 additions and 131 deletions
|
|
@ -1,10 +1,10 @@
|
|||
{ lib
|
||||
, python311Packages
|
||||
, fetchPypi
|
||||
, stdenv
|
||||
, makeWrapper
|
||||
, cmake
|
||||
, pkg-config
|
||||
{ lib,
|
||||
python311Packages,
|
||||
fetchPypi,
|
||||
stdenv,
|
||||
makeWrapper,
|
||||
cmake,
|
||||
pkg-config
|
||||
}:
|
||||
|
||||
python311Packages.buildPythonPackage rec {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue