update pinned hash

This commit is contained in:
alsaiduq-lab 2025-03-16 16:26:12 -06:00
parent 20f9849b20
commit 42d02b0eaf
2 changed files with 5 additions and 5 deletions

View file

@ -8,7 +8,7 @@ stdenv.mkDerivation {
owner = "Fausto-Korpsvart";
repo = "Tokyo-Night-GTK-Theme";
rev = "4dc45d60bf35f50ebd9ee41f16ab63783f80dd64";
sha256 = "sha256-UhDttFWQMkiG3Ls4UdI3jJt17PfXzfzGR4d9vS2I/1Q=";
sha256 = "0c7sp9n2pc70yy9msmbmcyhqbr63v1ssnsxk6vg10zwwc3wl19h0";
};
nativeBuildInputs = [ ];
@ -32,6 +32,6 @@ stdenv.mkDerivation {
homepage = "https://github.com/Fausto-Korpsvart/Tokyo-Night-GTK-Theme";
license = licenses.gpl3;
platforms = platforms.all;
maintainers = [];
maintainers = [ "Cobray" ];
};
}