pantheon-tweaks: 2.3.0 -> 2.4.0 (#428748)

This commit is contained in:
Bobby Rong
2025-07-27 17:17:34 +08:00
committed by GitHub
+2 -4
View File
@@ -11,20 +11,19 @@
wrapGAppsHook4,
gnome-settings-daemon,
gtk4,
libgee,
pango,
pantheon,
}:
stdenv.mkDerivation rec {
pname = "pantheon-tweaks";
version = "2.3.0";
version = "2.4.0";
src = fetchFromGitHub {
owner = "pantheon-tweaks";
repo = "pantheon-tweaks";
rev = version;
hash = "sha256-+dkjmeY4WJfXwgNR8HlRaVfvS/2icbi8eSAkiB9x7uI=";
hash = "sha256-/fHhVErLIQMSRkri6vqc11yZr0YaLeQTUh986If8mVg=";
};
nativeBuildInputs = [
@@ -39,7 +38,6 @@ stdenv.mkDerivation rec {
buildInputs = [
gnome-settings-daemon # org.gnome.settings-daemon.plugins.xsettings
gtk4
libgee
pango
]
++ (with pantheon; [