pantheon-tweaks: 2.4.0 -> 2.5.0

https://github.com/pantheon-tweaks/pantheon-tweaks/compare/2.4.0...2.5.0
This commit is contained in:
Bobby Rong
2025-10-26 10:42:10 +08:00
parent 544961dfcc
commit daa8c8d7ec
+2 -2
View File
@@ -17,13 +17,13 @@
stdenv.mkDerivation rec {
pname = "pantheon-tweaks";
version = "2.4.0";
version = "2.5.0";
src = fetchFromGitHub {
owner = "pantheon-tweaks";
repo = "pantheon-tweaks";
rev = version;
hash = "sha256-/fHhVErLIQMSRkri6vqc11yZr0YaLeQTUh986If8mVg=";
hash = "sha256-cCrHGOo7dZc28hbZD6Zv8Dw4Ks5JTDsm6A6nkmpUAxk=";
};
nativeBuildInputs = [