lumina.lumina: desktop-file-utils is not needed
This commit is contained in:
parent
394462b1db
commit
ae59996dd9
@ -1,7 +1,6 @@
|
|||||||
{ stdenv
|
{ stdenv
|
||||||
, mkDerivation
|
, mkDerivation
|
||||||
, fetchFromGitHub
|
, fetchFromGitHub
|
||||||
, desktop-file-utils
|
|
||||||
, fluxbox
|
, fluxbox
|
||||||
, numlockx
|
, numlockx
|
||||||
, qmake
|
, qmake
|
||||||
@ -33,7 +32,6 @@ mkDerivation rec {
|
|||||||
];
|
];
|
||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
desktop-file-utils
|
|
||||||
fluxbox # window manager for Lumina DE
|
fluxbox # window manager for Lumina DE
|
||||||
numlockx # required for changing state of numlock at login
|
numlockx # required for changing state of numlock at login
|
||||||
qtbase
|
qtbase
|
||||||
|
Loading…
x
Reference in New Issue
Block a user