dracula-theme: 4.0.0-unstable-2025-08-04 -> 4.0.0-unstable-2025-08-31

This commit is contained in:
R. Ryantm
2025-09-02 17:14:52 +00:00
parent 5566371150
commit 26ec83930a
+3 -3
View File
@@ -8,7 +8,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2025-08-04";
version = "4.0.0-unstable-2025-08-31";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "646918e419c98747f4e6f8305c0ecaf6bbc860c6";
hash = "sha256-8p9IS5aMZGP/VCuFTjQU+D3wfFIwfT/lcY7ujUv3SRc=";
rev = "1e6067a6b9246c0bddd4655d962f90e110f842f6";
hash = "sha256-UWon2riHFD1szSQglwUBePuiTsk0znj01MZmJwvPGGM=";
};
propagatedUserEnvPkgs = [