gkrellm: move with lib to meta

This commit is contained in:
Sandro Jäckel 2021-11-08 09:57:49 +01:00 committed by Sandro Jäckel
parent 2c3c7cc347
commit dfa195e354
No known key found for this signature in database
GPG key ID: B1763F8651144063

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