Xfce updates 2026-03-03 (#496192)

This commit is contained in:
Bobby Rong 2026-03-05 13:26:31 +00:00 committed by GitHub
commit d351e2cabe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 13 additions and 12 deletions

View file

@ -224,6 +224,7 @@ in
services.accounts-daemon.enable = true;
services.upower.enable = config.powerManagement.enable;
services.gnome.glib-networking.enable = true;
services.gnome.gnome-keyring.enable = mkDefault true;
services.gvfs.enable = true;
services.tumbler.enable = true;
services.system-config-printer.enable = (mkIf config.services.printing.enable (mkDefault true));

View file

@ -19,14 +19,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "mousepad";
version = "0.6.5";
version = "0.7.0";
src = fetchFromGitLab {
domain = "gitlab.xfce.org";
owner = "apps";
repo = "mousepad";
tag = "mousepad-${finalAttrs.version}";
hash = "sha256-5ywpQY4KUnjFCLSAXQo3huzZf94YHK9SLmkkNtfx4Ho=";
hash = "sha256-zoPzMqXfY3ir8MOYXTr+ZNmxISdMgKQEWwIgsVD9oMw=";
};
strictDeps = true;

View file

@ -21,14 +21,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xfce4-docklike-plugin";
version = "0.5.0";
version = "0.5.1";
src = fetchFromGitLab {
domain = "gitlab.xfce.org";
owner = "panel-plugins";
repo = "xfce4-docklike-plugin";
tag = "xfce4-docklike-plugin-${finalAttrs.version}";
hash = "sha256-1R9qQKqn/CIV36GYmyg54t3xiY23qUs5EMLxvAIavK8=";
hash = "sha256-p4uRdxwV8cfRPQ3eGfa4/Wt3Im7hgze3UvK9a7pW94o=";
};
strictDeps = true;

View file

@ -31,7 +31,7 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xfce4-panel";
version = "4.20.6";
version = "4.20.7";
outputs = [
"out"
@ -43,7 +43,7 @@ stdenv.mkDerivation (finalAttrs: {
owner = "xfce";
repo = "xfce4-panel";
tag = "xfce4-panel-${finalAttrs.version}";
hash = "sha256-yfiF+ciuRNJzBt3n1rH2ywA1vNGYRVHu2ojf/EIGwyg=";
hash = "sha256-tL32ymLhV1QK84223iEgGrKdZXm5/nB3MumDyDIrSHQ=";
};
nativeBuildInputs = [

View file

@ -35,14 +35,14 @@ let
in
stdenv.mkDerivation (finalAttrs: {
pname = "xfce4-screensaver";
version = "4.20.1";
version = "4.20.2";
src = fetchFromGitLab {
domain = "gitlab.xfce.org";
owner = "apps";
repo = "xfce4-screensaver";
tag = "xfce4-screensaver-${finalAttrs.version}";
hash = "sha256-FdO6fZTKBPjncjBBe2rK5DSfVLHTRFpo9NtgZ5nFgRU=";
hash = "sha256-zNA43ZrREZB5D0fNa+mmvtA9tDPxIMVpQsHzx/r+hzk=";
};
strictDeps = true;

View file

@ -22,14 +22,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xfce4-session";
version = "4.20.3";
version = "4.20.4";
src = fetchFromGitLab {
domain = "gitlab.xfce.org";
owner = "xfce";
repo = "xfce4-session";
tag = "xfce4-session-${finalAttrs.version}";
hash = "sha256-HfVspmAkjuGgoI87VHNHFGZP17ZA0b31llY93gUtWxs=";
hash = "sha256-mL5fOWJtpkpskBQmyYhcVRzGJlzAHsvtcy4j3DceOBE=";
};
nativeBuildInputs = [

View file

@ -34,14 +34,14 @@
stdenv.mkDerivation (finalAttrs: {
pname = "xfce4-settings";
version = "4.20.3";
version = "4.20.4";
src = fetchFromGitLab {
domain = "gitlab.xfce.org";
owner = "xfce";
repo = "xfce4-settings";
tag = "xfce4-settings-${finalAttrs.version}";
hash = "sha256-dQyALVooaie2vkETghddKM4HqAZQmx3E9UJ+ChKtydc=";
hash = "sha256-EAiu29wctXg0EjdFVJOl+0nh1A0l2E44v+i/o5l/PQ8=";
};
nativeBuildInputs = [