dracula-theme: 4.0.0-unstable-2025-02-05 -> 4.0.0-unstable-2025-02-14

This commit is contained in:
R. Ryantm
2025-02-21 19:28:27 +00:00
parent 64e8b14527
commit 3f0dd76402
+3 -3
View File
@@ -8,7 +8,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2025-02-05";
version = "4.0.0-unstable-2025-02-14";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "c2210b503b6acf7948218ea99c6b472744b345b5";
hash = "sha256-b6OMY++9UdK+jb7cAr+9+Fyy9ARYcIA/27UHRSIVu0g=";
rev = "fbc19694354e918f2a0df4a10b02f2127f69c441";
hash = "sha256-KR9kQpXofvcHJBm7DRYI7FPm5bC751pM1TSJgu7p6ng=";
};
propagatedUserEnvPkgs = [