plasma-nano: Init at 5.23.3

This commit is contained in:
Samuel Dionne-Riel 2021-03-09 17:24:34 -05:00
parent 3ed0e42e0f
commit 6a9d303489
3 changed files with 15 additions and 0 deletions

View file

@ -138,6 +138,7 @@ let
plasma-desktop = callPackage ./plasma-desktop {};
plasma-disks = callPackage ./plasma-disks.nix {};
plasma-integration = callPackage ./plasma-integration {};
plasma-nano = callPackage ./plasma-nano {};
plasma-nm = callPackage ./plasma-nm {};
plasma-pa = callPackage ./plasma-pa.nix { inherit gconf; };
plasma-sdk = callPackage ./plasma-sdk.nix {};

View file

@ -0,0 +1,13 @@
{
mkDerivation,
extra-cmake-modules,
plasma-framework
}:
mkDerivation {
name = "plasma-nano";
nativeBuildInputs = [ extra-cmake-modules ];
buildInputs = [
plasma-framework
];
}

View file

@ -1215,6 +1215,7 @@ mapAliases ({
sddm-kcm systemsettings
xdg-desktop-portal-kde
plasma-phone-components
plasma-nano
;
inherit (plasma5Packages.thirdParty)
plasma-applet-caffeine-plus