Loading pkgs/desktops/plasma-5/fetch.sh +1 −1 Original line number Diff line number Diff line WGET_ARGS=( https://download.kde.org/stable/plasma/5.27.7/ -A '*.tar.xz' ) WGET_ARGS=( https://download.kde.org/stable/plasma/5.27.8/ -A '*.tar.xz' ) pkgs/desktops/plasma-5/plasma-sdk.nix +0 −11 Original line number Diff line number Diff line Loading @@ -16,22 +16,11 @@ , ktexteditor , kwidgetsaddons , kdoctools , fetchpatch }: mkDerivation { pname = "plasma-sdk"; patches = [ # remove duplicate doc entries, fix build # FIXME: remove for next update (fetchpatch { url = "https://invent.kde.org/plasma/plasma-sdk/-/commit/e766c3c0483329f52ba0dd7536c4160131409f8e.patch"; revert = true; hash = "sha256-NoQbRo+0gT4F4G6YbvTiQulqrsFtnD7z0/0I4teQvUM="; }) ]; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ karchive Loading pkgs/desktops/plasma-5/plasma-workspace/default.nix +0 −7 Original line number Diff line number Diff line Loading @@ -148,13 +148,6 @@ mkDerivation { patches = [ ./0001-startkde.patch ./0002-absolute-wallpaper-install-dir.patch # backport patch fixing a Wayland crash # FIXME: remove in next release (fetchpatch { url = "https://invent.kde.org/plasma/plasma-workspace/-/commit/fc01a7f837d06ee9e92d02f13acb79c2b06e9e3c.diff"; hash = "sha256-cHupiD6fKZ7ICFb4AcuUErrA4646sNGxeGiACPs8IHQ="; }) ]; # QT_INSTALL_BINS refers to qtbase, and qdbus is in qttools Loading pkgs/desktops/plasma-5/srcs.nix +236 −236 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
pkgs/desktops/plasma-5/fetch.sh +1 −1 Original line number Diff line number Diff line WGET_ARGS=( https://download.kde.org/stable/plasma/5.27.7/ -A '*.tar.xz' ) WGET_ARGS=( https://download.kde.org/stable/plasma/5.27.8/ -A '*.tar.xz' )
pkgs/desktops/plasma-5/plasma-sdk.nix +0 −11 Original line number Diff line number Diff line Loading @@ -16,22 +16,11 @@ , ktexteditor , kwidgetsaddons , kdoctools , fetchpatch }: mkDerivation { pname = "plasma-sdk"; patches = [ # remove duplicate doc entries, fix build # FIXME: remove for next update (fetchpatch { url = "https://invent.kde.org/plasma/plasma-sdk/-/commit/e766c3c0483329f52ba0dd7536c4160131409f8e.patch"; revert = true; hash = "sha256-NoQbRo+0gT4F4G6YbvTiQulqrsFtnD7z0/0I4teQvUM="; }) ]; nativeBuildInputs = [ extra-cmake-modules kdoctools ]; buildInputs = [ karchive Loading
pkgs/desktops/plasma-5/plasma-workspace/default.nix +0 −7 Original line number Diff line number Diff line Loading @@ -148,13 +148,6 @@ mkDerivation { patches = [ ./0001-startkde.patch ./0002-absolute-wallpaper-install-dir.patch # backport patch fixing a Wayland crash # FIXME: remove in next release (fetchpatch { url = "https://invent.kde.org/plasma/plasma-workspace/-/commit/fc01a7f837d06ee9e92d02f13acb79c2b06e9e3c.diff"; hash = "sha256-cHupiD6fKZ7ICFb4AcuUErrA4646sNGxeGiACPs8IHQ="; }) ]; # QT_INSTALL_BINS refers to qtbase, and qdbus is in qttools Loading
pkgs/desktops/plasma-5/srcs.nix +236 −236 File changed.Preview size limit exceeded, changes collapsed. Show changes