gkrellm: move with lib to meta

This commit is contained in:
Sandro Jäckel
2021-11-09 17:52:20 +01:00
committed by Sandro Jäckel
parent 2c3c7cc347
commit dfa195e354
+2 -4
View File
@@ -15,8 +15,6 @@
, wrapGAppsHook
}:
with lib;
stdenv.mkDerivation rec {
pname = "gkrellm";
version = "2.3.11";
@@ -28,7 +26,7 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [ copyDesktopItems pkg-config which wrapGAppsHook ];
buildInputs = [ gettext glib gtk2 libX11 libSM libICE ]
++ optionals stdenv.isDarwin [ IOKit ];
++ lib.optionals stdenv.isDarwin [ IOKit ];
hardeningDisable = [ "format" ];
@@ -62,7 +60,7 @@ stdenv.mkDerivation rec {
})
];
meta = {
meta = with lib; {
description = "Themeable process stack of system monitors";
longDescription = ''
GKrellM is a single process stack of system monitors which