dracula-theme 0 -> 1 attrpath: dracula-theme Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r08vnyq676d8642ymypcqzzrwp28xb34-packages.json.drv building '/nix/store/r08vnyq676d8642ymypcqzzrwp28xb34-packages.json.drv'... Going to be running update for following packages: - dracula-theme-unstable-2024-03-13 Press Enter key to continue... Running update for: - dracula-theme-unstable-2024-03-13: UPDATING ... - dracula-theme-unstable-2024-03-13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/data/themes/dracula-theme/default.nix b/pkgs/data/themes/dracula-theme/default.nix index cfc3689d7cc3..08335ed60a72 100644 --- a/pkgs/data/themes/dracula-theme/default.nix +++ b/pkgs/data/themes/dracula-theme/default.nix @@ -2,7 +2,7 @@ let themeName = "Dracula"; - version = "unstable-2024-03-13"; + version = "unstable-2024-03-24"; in stdenvNoCC.mkDerivation { pname = "dracula-theme"; @@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation { src = fetchFromGitHub { owner = "dracula"; repo = "gtk"; - rev = "573f88083ae759f480860552f66e9951077bc428"; - hash = "sha256-BQPlKcsfhpVTtVrwS9yVpIkujF6vM/ToIDmy9X60Mhs="; + rev = "c54204aa332520ea7054790c7c0717e386ffadd8"; + hash = "sha256-ko06fXAMtW2hhV4XaKwsdgBgjs9NynoHZYphhWiHVFQ="; }; propagatedUserEnvPkgs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/1r0qlmswmlrfa05hx3j6jf4srkk539r9-dracula-theme-unstable-2024-03-24" [check][nixpkgs-review]