alacritty-theme 0 -> 1 attrpath: alacritty-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] Going to be running update for following packages: - alacritty-theme Press Enter key to continue... Running update for: - alacritty-theme: UPDATING ... - alacritty-theme: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/data/themes/alacritty-theme/default.nix b/pkgs/data/themes/alacritty-theme/default.nix index b24f27f326dc..eeac71bd9be1 100644 --- a/pkgs/data/themes/alacritty-theme/default.nix +++ b/pkgs/data/themes/alacritty-theme/default.nix @@ -6,13 +6,13 @@ stdenvNoCC.mkDerivation (self: { name = "alacritty-theme"; - version = "unstable-2024-03-06"; + version = "yaml-unstable-2024-04-07"; src = fetchFromGitHub { owner = "alacritty"; repo = "alacritty-theme"; - rev = "cb786242b6f5e00a57e2f541e7bf1115f3950650"; - hash = "sha256-fZJ0F4zJy6HOwWtZGm5yN4WfeFNJnW/UJhoQSZ0Bpxk="; + rev = "5f906a45b810458cbd387d648f50d4ef051f7d29"; + hash = "sha256-/IU0BGRvgq9mpt07sktFm0aLF/lAh/swjEWXpIC+95w="; }; dontConfigure = true; An auto update branch exists with message `alacritty-theme: unstable-2024-03-06 -> yaml-unstable-2024-04-07`. New version is yaml-unstable-2024-04-07. An auto update branch exists with an equal or greater version