treewide: remove unused qmake and cmake

This commit is contained in:
eryngion
2023-12-04 11:03:46 +03:00
parent e4c124c5a1
commit fc8fa7c26b
2 changed files with 1 additions and 2 deletions
@@ -1,4 +1,4 @@
{ stdenv, lib, fetchFromGitHub, cmake, fftw
{ stdenv, lib, fetchFromGitHub, fftw
, qtbase, qmake, wrapQtAppsHook }:
stdenv.mkDerivation rec {
-1
View File
@@ -3,7 +3,6 @@
, fetchFromGitHub
, cmake
, pkg-config
, qmake
, qtbase
, qtscript
, qtsvg