dracula-theme: 4.0.0-unstable-2025-11-11 -> 4.0.0-unstable-2025-11-20 (#464295)

This commit is contained in:
Aleksana
2025-11-24 12:58:19 +00:00
committed by GitHub
+3 -3
View File
@@ -8,7 +8,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2025-11-11";
version = "4.0.0-unstable-2025-11-20";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "4d8e487dd47ad388b0bd1d9b019a8b70b72f4f78";
hash = "sha256-ZE1P883H1o0Gq+3a0w/eRkYajz7GQfjl1BX9Q67hfuE=";
rev = "c04b3531f8db463cbc0481546f4477e455908473";
hash = "sha256-eT0j//ALSqyhHMOBqTYtr9z/erov8IKHDd697vybMAo=";
};
propagatedUserEnvPkgs = [