dracula-theme: 4.0.0-unstable-2026-01-12 -> 4.0.0-unstable-2026-01-22 (#483976)

This commit is contained in:
Nick Cao
2026-01-26 22:22:36 +00:00
committed by GitHub
+3 -3
View File
@@ -8,7 +8,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2026-01-12";
version = "4.0.0-unstable-2026-01-22";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "1892c797926184066b9f740f5a7c3ab2772edc40";
hash = "sha256-3bClPnEfCNmpK8o1zlVa1tzSkCxO2rCDNtadL2hQdQ8=";
rev = "0a573d38280bec3e576f4be9d12a716b02254f7a";
hash = "sha256-Nyp6hLP8eAawiQMPuwZfg0FMR7HGDBb+TDozrE8VygQ=";
};
propagatedUserEnvPkgs = [