ksysguard: replace with throw alias

It was deprecated in favour of system-monitor

Signed-off-by: Yaroslav Bolyukin <iam@lach.pw>
This commit is contained in:
Yaroslav Bolyukin 2021-06-18 21:32:56 +03:00 committed by Raphael Megzari
parent a5cf968a5f
commit 85dcd8d3ed
6 changed files with 7 additions and 24 deletions

View file

@ -271,7 +271,6 @@ in
kmenuedit kmenuedit
kscreen kscreen
kscreenlocker kscreenlocker
ksysguard
kwayland kwayland
kwin kwin
kwrited kwrited

View file

@ -123,12 +123,13 @@ let
kscreen = callPackage ./kscreen.nix {}; kscreen = callPackage ./kscreen.nix {};
kscreenlocker = callPackage ./kscreenlocker.nix {}; kscreenlocker = callPackage ./kscreenlocker.nix {};
ksshaskpass = callPackage ./ksshaskpass.nix {}; ksshaskpass = callPackage ./ksshaskpass.nix {};
ksysguard = callPackage ./ksysguard.nix {}; ksysguard = throw "ksysguard has been replaced with plasma-systemmonitor";
kwallet-pam = callPackage ./kwallet-pam.nix {}; kwallet-pam = callPackage ./kwallet-pam.nix {};
kwayland-integration = callPackage ./kwayland-integration.nix {}; kwayland-integration = callPackage ./kwayland-integration.nix {};
kwayland-server = callPackage ./kwayland-server {}; kwayland-server = callPackage ./kwayland-server {};
kwin = callPackage ./kwin {}; kwin = callPackage ./kwin {};
kwrited = callPackage ./kwrited.nix {}; kwrited = callPackage ./kwrited.nix {};
layer-shell-qt = callPackage ./layer-shell-qt.nix {};
libkscreen = callPackage ./libkscreen {}; libkscreen = callPackage ./libkscreen {};
libksysguard = callPackage ./libksysguard {}; libksysguard = callPackage ./libksysguard {};
milou = callPackage ./milou.nix {}; milou = callPackage ./milou.nix {};

View file

@ -2,7 +2,7 @@
mkDerivation, mkDerivation,
extra-cmake-modules, kdoctools, extra-cmake-modules, kdoctools,
kconfig, kconfigwidgets, kcoreaddons, kcmutils, kholidays, kconfig, kconfigwidgets, kcoreaddons, kcmutils, kholidays,
kio, knewstuff, kpurpose, kross, krunner, kservice, ksysguard, kio, knewstuff, kpurpose, kross, krunner, kservice,
kunitconversion, ibus, plasma-framework, plasma-workspace, qtdeclarative, kunitconversion, ibus, plasma-framework, plasma-workspace, qtdeclarative,
qtwebengine, qtx11extras qtwebengine, qtx11extras
}: }:
@ -12,7 +12,7 @@ mkDerivation {
nativeBuildInputs = [ extra-cmake-modules kdoctools ]; nativeBuildInputs = [ extra-cmake-modules kdoctools ];
buildInputs = [ buildInputs = [
kconfig kconfigwidgets kcoreaddons kcmutils kholidays kio kconfig kconfigwidgets kcoreaddons kcmutils kholidays kio
knewstuff kpurpose kross krunner kservice ksysguard kunitconversion ibus knewstuff kpurpose kross krunner kservice kunitconversion ibus
plasma-framework plasma-workspace qtdeclarative qtwebengine qtx11extras plasma-framework plasma-workspace qtdeclarative qtwebengine qtx11extras
]; ];
} }

View file

@ -1,17 +0,0 @@
{
mkDerivation, lib,
extra-cmake-modules, kdoctools,
libcap, libpcap, lm_sensors,
kconfig, kcoreaddons, ki18n, kiconthemes, kinit, kitemviews,
knewstuff, libksysguard, qtbase,
networkmanager-qt, libnl
}:
mkDerivation {
name = "ksysguard";
nativeBuildInputs = [ extra-cmake-modules kdoctools ];
buildInputs = [
kconfig kcoreaddons kitemviews kinit kiconthemes knewstuff libksysguard
ki18n libcap libpcap lm_sensors networkmanager-qt libnl
];
}

View file

@ -12,7 +12,7 @@
attica, baloo, kaccounts-integration, kactivities, kactivities-stats, kauth, attica, baloo, kaccounts-integration, kactivities, kactivities-stats, kauth,
kcmutils, kdbusaddons, kdeclarative, kded, kdelibs4support, kemoticons, kcmutils, kdbusaddons, kdeclarative, kded, kdelibs4support, kemoticons,
kglobalaccel, ki18n, kitemmodels, knewstuff, knotifications, knotifyconfig, kglobalaccel, ki18n, kitemmodels, knewstuff, knotifications, knotifyconfig,
kpeople, krunner, kscreenlocker, ksysguard, kwallet, kwin, phonon, kpeople, krunner, kscreenlocker, kwallet, kwin, phonon,
plasma-framework, plasma-workspace, qqc2-desktop-style, xf86inputlibinput plasma-framework, plasma-workspace, qqc2-desktop-style, xf86inputlibinput
}: }:
@ -28,7 +28,7 @@ mkDerivation {
attica baloo kaccounts-integration kactivities kactivities-stats kauth attica baloo kaccounts-integration kactivities kactivities-stats kauth
kcmutils kdbusaddons kdeclarative kded kdelibs4support kemoticons kcmutils kdbusaddons kdeclarative kded kdelibs4support kemoticons
kglobalaccel ki18n kitemmodels knewstuff knotifications knotifyconfig kglobalaccel ki18n kitemmodels knewstuff knotifications knotifyconfig
kpeople krunner kscreenlocker ksysguard kwallet kwin plasma-framework kpeople krunner kscreenlocker kwallet kwin plasma-framework
plasma-workspace qqc2-desktop-style plasma-workspace qqc2-desktop-style
]; ];

View file

@ -1120,7 +1120,7 @@ mapAliases ({
kgamma5 kgamma5
kinfocenter kinfocenter
kmenuedit kmenuedit
kscreen kscreenlocker ksshaskpass ksysguard kscreen kscreenlocker ksshaskpass
kwallet-pam kwayland-integration kwin kwrited kwallet-pam kwayland-integration kwin kwrited
milou milou
oxygen oxygen