karabiner-elements 0 -> 1 attrpath: karabiner-elements 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/9p83n9n4sqfzrhqn771g9yhll2dbksmb-packages.json.drv building '/nix/store/9p83n9n4sqfzrhqn771g9yhll2dbksmb-packages.json.drv'... Going to be running update for following packages: - karabiner-elements-14.11.0 Press Enter key to continue... Running update for: - karabiner-elements-14.11.0: UPDATING ... - karabiner-elements-14.11.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/os-specific/darwin/karabiner-elements/default.nix b/pkgs/os-specific/darwin/karabiner-elements/default.nix index 03a9938bb205..f42ce5b5be2f 100644 --- a/pkgs/os-specific/darwin/karabiner-elements/default.nix +++ b/pkgs/os-specific/darwin/karabiner-elements/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "karabiner-elements"; - version = "14.11.0"; + version = "14.13.0"; src = fetchurl { url = "https://github.com/pqrs-org/Karabiner-Elements/releases/download/v${version}/Karabiner-Elements-${version}.dmg"; - sha256 = "sha256-InuSfXbaSYsncq8jVO15LbQmDTguRHlOiE/Pj5EfX5c="; + sha256 = "sha256-gmJwoht/Tfm5qMecmq1N6PSAIfWOqsvuHU8VDJY8bLw="; }; outputs = [ "out" "driver" ]; No auto update branch exists Update edits cause no rebuilds.