Commit 7415508b authored by R. RyanTM's avatar R. RyanTM
Browse files

dracula-theme: 4.0.0-unstable-2025-11-20 -> 4.0.0-unstable-2025-12-26

parent f08bd3b4
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -8,7 +8,7 @@

let
  themeName = "Dracula";
  version = "4.0.0-unstable-2025-11-20";
  version = "4.0.0-unstable-2025-12-26";
in
stdenvNoCC.mkDerivation {
  pname = "dracula-theme";
@@ -17,8 +17,8 @@ stdenvNoCC.mkDerivation {
  src = fetchFromGitHub {
    owner = "dracula";
    repo = "gtk";
    rev = "c04b3531f8db463cbc0481546f4477e455908473";
    hash = "sha256-eT0j//ALSqyhHMOBqTYtr9z/erov8IKHDd697vybMAo=";
    rev = "d4163a5e6e598053567038c53777bf7682ecd17f";
    hash = "sha256-FalI8DvTCVzCHlZFh9j+CD0WMtELd174JaUWvuBHRRY=";
  };

  propagatedUserEnvPkgs = [