dracula-theme: 4.0.0-unstable-2025-09-09 -> 4.0.0-unstable-2025-09-18 (#445964)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
let
|
||||
themeName = "Dracula";
|
||||
version = "4.0.0-unstable-2025-09-09";
|
||||
version = "4.0.0-unstable-2025-09-18";
|
||||
in
|
||||
stdenvNoCC.mkDerivation {
|
||||
pname = "dracula-theme";
|
||||
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
|
||||
src = fetchFromGitHub {
|
||||
owner = "dracula";
|
||||
repo = "gtk";
|
||||
rev = "6e7f9679d5f0509f4d6a847729c5eb36f9b3467e";
|
||||
hash = "sha256-leYLtwHTFIqcRaYOA/8J6+xwqnjF7hv85VV/hJc5pe8=";
|
||||
rev = "ec0442da9551a4a71801dab101a38fd6972da649";
|
||||
hash = "sha256-P6164Tl9C80QaUXmHaOX+OIRIQPKpwI8o9yiO+o5KNc=";
|
||||
};
|
||||
|
||||
propagatedUserEnvPkgs = [
|
||||
|
||||
Reference in New Issue
Block a user