From 018457e92f35eb8adc8aaaa072d6cfedb2e286d2 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Fri, 6 Feb 2026 23:47:12 +0800 Subject: [PATCH 1/3] pantheon.switchboard-plug-mouse-touchpad: 8.0.3 -> 8.1.0 https://github.com/elementary/settings-mouse-touchpad/compare/8.0.3...8.1.0 --- .../apps/switchboard-plugs/mouse-touchpad/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/pantheon/apps/switchboard-plugs/mouse-touchpad/default.nix b/pkgs/desktops/pantheon/apps/switchboard-plugs/mouse-touchpad/default.nix index 340fa72d3ad4..a9e14d4215e2 100644 --- a/pkgs/desktops/pantheon/apps/switchboard-plugs/mouse-touchpad/default.nix +++ b/pkgs/desktops/pantheon/apps/switchboard-plugs/mouse-touchpad/default.nix @@ -22,13 +22,13 @@ stdenv.mkDerivation rec { pname = "switchboard-plug-mouse-touchpad"; - version = "8.0.3"; + version = "8.1.0"; src = fetchFromGitHub { owner = "elementary"; repo = "settings-mouse-touchpad"; tag = version; - hash = "sha256-Txm6iVwhuqfLrmAVgXeNB0p6PVEenvSSHurMrXoeHoY="; + hash = "sha256-KfaC1yfsL3GowcjqqwPpYQ6DJIoO7ejl0y3IQ4Gtdj8="; }; patches = [ From 07b9ac843441e5925d7624ecf7efa3f41c2bf9d4 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Fri, 6 Feb 2026 23:47:28 +0800 Subject: [PATCH 2/3] pantheon.wingpanel-applications-menu: 8.0.3 -> 8.0.4 https://github.com/elementary/applications-menu/compare/8.0.3...8.0.4 --- .../wingpanel-indicators/applications-menu/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/pantheon/desktop/wingpanel-indicators/applications-menu/default.nix b/pkgs/desktops/pantheon/desktop/wingpanel-indicators/applications-menu/default.nix index 9b3014a34cfb..ff39feb4a5fe 100644 --- a/pkgs/desktops/pantheon/desktop/wingpanel-indicators/applications-menu/default.nix +++ b/pkgs/desktops/pantheon/desktop/wingpanel-indicators/applications-menu/default.nix @@ -22,13 +22,13 @@ stdenv.mkDerivation rec { pname = "wingpanel-applications-menu"; - version = "8.0.3"; + version = "8.0.4"; src = fetchFromGitHub { owner = "elementary"; repo = "applications-menu"; tag = version; - hash = "sha256-3QdgMnYui3gXYH8dg7yqsQTkwJeVbEwty4herA1aQl0="; + hash = "sha256-wHPdZnHDa9DirjGEfKyAa1jKjYD6aj8QwMZ9KxqLPkM="; }; patches = [ From 8a53625394e8c25aac0d40f032c018835b142909 Mon Sep 17 00:00:00 2001 From: Bobby Rong Date: Fri, 6 Feb 2026 23:47:56 +0800 Subject: [PATCH 3/3] pantheon.wingpanel-indicator-sound: 8.0.2 -> 8.0.3 https://github.com/elementary/wingpanel-indicator-sound/compare/8.0.2...8.0.3 --- .../pantheon/desktop/wingpanel-indicators/sound/default.nix | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pkgs/desktops/pantheon/desktop/wingpanel-indicators/sound/default.nix b/pkgs/desktops/pantheon/desktop/wingpanel-indicators/sound/default.nix index 438d6091b47e..7250e77e9510 100644 --- a/pkgs/desktops/pantheon/desktop/wingpanel-indicators/sound/default.nix +++ b/pkgs/desktops/pantheon/desktop/wingpanel-indicators/sound/default.nix @@ -20,13 +20,13 @@ stdenv.mkDerivation rec { pname = "wingpanel-indicator-sound"; - version = "8.0.2"; + version = "8.0.3"; src = fetchFromGitHub { owner = "elementary"; repo = "wingpanel-indicator-sound"; tag = version; - hash = "sha256-a2yl6HKNLo3660OPEp/9AtwpPerLGYD/k8fl+R5ct/g="; + hash = "sha256-3naN6qVsAjImFDU4DPR5c/leT8ecGUbbOppmSox4QTk="; }; nativeBuildInputs = [