dracula-theme: 4.0.0-unstable-2025-04-18 -> 4.0.0-unstable-2025-04-27 (#402424)

This commit is contained in:
Nick Cao
2025-04-28 16:53:50 -04:00
committed by GitHub
+3 -3
View File
@@ -8,7 +8,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2025-04-18";
version = "4.0.0-unstable-2025-04-27";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "82837065c824158d4242c19ea7dded7645b9a9f1";
hash = "sha256-jOhG8k3pn+sWFTyYIjtmGyi1k6Eye94s7p6wHHsP1W4=";
rev = "3834a1bac175b226cff6b1c94faac9aba2819bd5";
hash = "sha256-T0X0h4Bz3sy5jqtB1PkpjFnB8jO3CehOxgRwPPG54Ds=";
};
propagatedUserEnvPkgs = [