dracula-theme: 4.0.0-unstable-2024-08-14 -> 4.0.0-unstable-2024-09-07 (#337613)

This commit is contained in:
Weijia Wang 2024-09-13 00:55:01 +02:00 committed by GitHub
commit 689cae7dc6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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