dracula-theme: 4.0.0-unstable-2024-08-06 -> 4.0.0-unstable-2024-08-14

This commit is contained in:
R. Ryantm 2024-08-20 10:26:09 +00:00
parent 625941e1a9
commit 474418fbd3

View File

@ -2,7 +2,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2024-08-06";
version = "4.0.0-unstable-2024-08-14";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "f3396127033ebfb29da1d994e4ced4a61675850a";
hash = "sha256-zOLtR1R5wjgHtihO6QGBGU3RhoxBbcCNfjnwNd+aNA0=";
rev = "be80a123f1c47a9fdb6181e60a641778e14be2f7";
hash = "sha256-c+DOYv3Eg31Fdt8qDBNYFPS/zuGInxJu2AsZqDExjPk=";
};
propagatedUserEnvPkgs = [