kde-rounded-corners: move to by-name/

This commit is contained in:
pancaek
2025-12-05 17:48:18 -08:00
parent bfd769eb9f
commit 699aef5fea
2 changed files with 6 additions and 14 deletions
@@ -3,11 +3,7 @@
fetchFromGitHub,
fetchpatch2,
cmake,
extra-cmake-modules,
wrapQtAppsHook,
qtbase,
kwin,
kcmutils,
kdePackages,
libepoxy,
libxcb,
lib,
@@ -33,15 +29,15 @@ stdenv.mkDerivation rec {
nativeBuildInputs = [
cmake
extra-cmake-modules
wrapQtAppsHook
kdePackages.extra-cmake-modules
kdePackages.wrapQtAppsHook
];
buildInputs = [
kcmutils
kwin
kdePackages.kcmutils
kdePackages.kwin
libepoxy
libxcb
qtbase
kdePackages.qtbase
];
meta = with lib; {
-4
View File
@@ -10365,10 +10365,6 @@ with pkgs;
*/
inherit (callPackage ../data/json-schema/default.nix { }) jsonSchemaCatalogs;
kde-rounded-corners =
kdePackages.callPackage ../data/themes/kwin-decorations/kde-rounded-corners
{ };
inherit (callPackages ../data/fonts/liberation-fonts { })
liberation_ttf_v1
liberation_ttf_v2