Loading pkgs/desktops/plasma-5/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ , lib , config , fetchurl , gconf , gsettings-desktop-schemas }: Loading Loading @@ -156,7 +155,7 @@ let plasma-mobile = callPackage ./plasma-mobile { }; plasma-nano = callPackage ./plasma-nano { }; plasma-nm = callPackage ./plasma-nm { }; plasma-pa = callPackage ./plasma-pa.nix { inherit gconf; }; plasma-pa = callPackage ./plasma-pa.nix { }; plasma-remotecontrollers = callPackage ./plasma-remotecontrollers.nix { }; plasma-sdk = callPackage ./plasma-sdk.nix { }; plasma-systemmonitor = callPackage ./plasma-systemmonitor.nix { }; Loading pkgs/desktops/plasma-5/plasma-pa.nix +0 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ , plasma-framework , qtbase , qtdeclarative , gconf , glib , libcanberra-gtk3 , libpulseaudio Loading @@ -22,7 +21,6 @@ mkDerivation { pname = "plasma-pa"; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ gconf glib libcanberra-gtk3 libpulseaudio Loading pkgs/top-level/qt5-packages.nix +0 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,6 @@ makeScopeWithSplicing' { attrs = { inherit libsForQt5; inherit (pkgs) config lib fetchurl; gconf = pkgs.gnome2.GConf; inherit (pkgs) gsettings-desktop-schemas; }; in (lib.makeOverridable mkPlasma5 attrs); Loading Loading
pkgs/desktops/plasma-5/default.nix +1 −2 Original line number Diff line number Diff line Loading @@ -28,7 +28,6 @@ , lib , config , fetchurl , gconf , gsettings-desktop-schemas }: Loading Loading @@ -156,7 +155,7 @@ let plasma-mobile = callPackage ./plasma-mobile { }; plasma-nano = callPackage ./plasma-nano { }; plasma-nm = callPackage ./plasma-nm { }; plasma-pa = callPackage ./plasma-pa.nix { inherit gconf; }; plasma-pa = callPackage ./plasma-pa.nix { }; plasma-remotecontrollers = callPackage ./plasma-remotecontrollers.nix { }; plasma-sdk = callPackage ./plasma-sdk.nix { }; plasma-systemmonitor = callPackage ./plasma-systemmonitor.nix { }; Loading
pkgs/desktops/plasma-5/plasma-pa.nix +0 −2 Original line number Diff line number Diff line Loading @@ -11,7 +11,6 @@ , plasma-framework , qtbase , qtdeclarative , gconf , glib , libcanberra-gtk3 , libpulseaudio Loading @@ -22,7 +21,6 @@ mkDerivation { pname = "plasma-pa"; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ gconf glib libcanberra-gtk3 libpulseaudio Loading
pkgs/top-level/qt5-packages.nix +0 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,6 @@ makeScopeWithSplicing' { attrs = { inherit libsForQt5; inherit (pkgs) config lib fetchurl; gconf = pkgs.gnome2.GConf; inherit (pkgs) gsettings-desktop-schemas; }; in (lib.makeOverridable mkPlasma5 attrs); Loading