dracula-theme: 4.0.0-unstable-2025-02-05 -> 4.0.0-unstable-2025-02-14 (#384021)

This commit is contained in:
Nick Cao 2025-02-25 16:16:33 -05:00 committed by GitHub
commit d70eb6a5e7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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 = [