treewide: remove unused qmake and cmake
This commit is contained in:
parent
e4c124c5a1
commit
fc8fa7c26b
@ -1,4 +1,4 @@
|
|||||||
{ stdenv, lib, fetchFromGitHub, cmake, fftw
|
{ stdenv, lib, fetchFromGitHub, fftw
|
||||||
, qtbase, qmake, wrapQtAppsHook }:
|
, qtbase, qmake, wrapQtAppsHook }:
|
||||||
|
|
||||||
stdenv.mkDerivation rec {
|
stdenv.mkDerivation rec {
|
||||||
|
@ -3,7 +3,6 @@
|
|||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, cmake
|
, cmake
|
||||||
, pkg-config
|
, pkg-config
|
||||||
, qmake
|
|
||||||
, qtbase
|
, qtbase
|
||||||
, qtscript
|
, qtscript
|
||||||
, qtsvg
|
, qtsvg
|
||||||
|
Loading…
Reference in New Issue
Block a user