kitty-themes: 0-unstable-2024-08-14 -> 0-unstable-2025-10-24

This commit is contained in:
Marijan Petričević
2025-11-13 11:43:20 +07:00
parent 960a2e69a8
commit e9c4f1dac8
+3 -3
View File
@@ -7,13 +7,13 @@
stdenvNoCC.mkDerivation {
pname = "kitty-themes";
version = "0-unstable-2024-08-14";
version = "0-unstable-2025-10-24";
src = fetchFromGitHub {
owner = "kovidgoyal";
repo = "kitty-themes";
rev = "cdf1ed4134815f58727f8070f997552f86b58892";
hash = "sha256-vt5y3Ai1KMgRhFrkfhA8G9Ve6BEFrgkCF3ssGlOdekw=";
rev = "6af4bcd7244a20ce4a0244c9128003473b97f319";
hash = "sha256-oxNdwv5q3aEC6kCEZzZawrIYq0gYSVMjB4xVPb5WiEE=";
};
dontConfigure = true;