pantheon-tweaks: 2.2.0 -> 2.2.1 (#402544)

This commit is contained in:
Bobby Rong
2025-04-28 22:35:42 +08:00
committed by GitHub
+3 -2
View File
@@ -18,13 +18,13 @@
stdenv.mkDerivation rec {
pname = "pantheon-tweaks";
version = "2.2.0";
version = "2.2.1";
src = fetchFromGitHub {
owner = "pantheon-tweaks";
repo = pname;
rev = version;
hash = "sha256-5RsNVUQ8FJmtdI7Z2le+qt9b13zHlQxiyTaUY15wSkw=";
hash = "sha256-85Yfhh6otNWhRqLeM6UMBiCf/omn0FyY5hdK1ZjjgmM=";
};
nativeBuildInputs = [
@@ -48,6 +48,7 @@ stdenv.mkDerivation rec {
elementary-terminal # io.elementary.terminal.settings
granite7
switchboard
wingpanel-indicator-sound # io.elementary.desktop.wingpanel.sound
]);
mesonFlags = [