dracula-theme: 4.0.0-unstable-2025-06-11 -> 4.0.0-unstable-2025-07-17 (#424246)

This commit is contained in:
Weijia Wang
2025-08-03 18:55:54 -06:00
committed by GitHub
+3 -3
View File
@@ -8,7 +8,7 @@
let
themeName = "Dracula";
version = "4.0.0-unstable-2025-06-11";
version = "4.0.0-unstable-2025-07-17";
in
stdenvNoCC.mkDerivation {
pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
src = fetchFromGitHub {
owner = "dracula";
repo = "gtk";
rev = "0bf693bf6af37478fb6cf7e5452960c75155febf";
hash = "sha256-zS34Z7oS+k8J3N65Ih5zLJzK36Y8BD5SSoNjh3qkuQc=";
rev = "96948976d1d9013a4cba30c3879e7cc09e51d77c";
hash = "sha256-MrlyZpZH6CajGuzQMD3HQX/58LRrVHNnbumDofa6GNs=";
};
propagatedUserEnvPkgs = [