mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
lumina.lumina: desktop-file-utils is not needed
This commit is contained in:
parent
394462b1db
commit
ae59996dd9
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,6 @@
|
|||
{ stdenv
|
||||
, mkDerivation
|
||||
, fetchFromGitHub
|
||||
, desktop-file-utils
|
||||
, fluxbox
|
||||
, numlockx
|
||||
, qmake
|
||||
|
@ -33,7 +32,6 @@ mkDerivation rec {
|
|||
];
|
||||
|
||||
buildInputs = [
|
||||
desktop-file-utils
|
||||
fluxbox # window manager for Lumina DE
|
||||
numlockx # required for changing state of numlock at login
|
||||
qtbase
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue