yubikey-manager-qt: cleanup inputs
This commit is contained in:
parent
024247946f
commit
3bf312118a
@ -32,8 +32,6 @@ stdenv.mkDerivation rec {
|
|||||||
|
|
||||||
buildInputs = [ pythonPackages.python qtbase qtgraphicaleffects qtquickcontrols qtquickcontrols2 pyotherside ];
|
buildInputs = [ pythonPackages.python qtbase qtgraphicaleffects qtquickcontrols qtquickcontrols2 pyotherside ];
|
||||||
|
|
||||||
enableParallelBuilding = true;
|
|
||||||
|
|
||||||
pythonPath = [ yubikey-manager ];
|
pythonPath = [ yubikey-manager ];
|
||||||
|
|
||||||
dontWrapQtApps = true;
|
dontWrapQtApps = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user