kmsxx: python is optional
This commit is contained in:
parent
f9778bb1dc
commit
6809a2d5a9
@ -1,5 +1,5 @@
|
|||||||
{ lib, stdenv, fetchFromGitHub, cmake, pkg-config, libdrm
|
{ lib, stdenv, fetchFromGitHub, cmake, pkg-config, libdrm
|
||||||
, withPython ? false, python }:
|
, withPython ? false, python ? null }:
|
||||||
|
|
||||||
stdenv.mkDerivation {
|
stdenv.mkDerivation {
|
||||||
pname = "kmsxx";
|
pname = "kmsxx";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user