mirror of
https://github.com/ilyakooo0/nixpkgs.git
synced 2024-12-27 22:03:54 +03:00
lenmus: removing custom cmakeFlags
This commit is contained in:
parent
7e6011083d
commit
2c2252247c
@ -16,10 +16,6 @@ stdenv.mkDerivation rec {
|
|||||||
sha256 = "1n639xr1qxx6rhqs0c6sjxp3bv8cwkmw1vfk1cji7514gj2a9v3p";
|
sha256 = "1n639xr1qxx6rhqs0c6sjxp3bv8cwkmw1vfk1cji7514gj2a9v3p";
|
||||||
};
|
};
|
||||||
|
|
||||||
cmakeFlags = [
|
|
||||||
"-DCMAKE_INSALL_PREFIX=$out"
|
|
||||||
];
|
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
enableParallelBuilding = true;
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
|
Loading…
Reference in New Issue
Block a user