fmtoy 0 -> 1 attrpath: fmtoy 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 [updateScript] [updateScript] Success [updateScript] these 2 derivations will be built: /nix/store/hdj0p6hv25xw7xbggahw401m288kwxpk-unstable-update-script.sh.drv /nix/store/b4f0bzlhvwr20mz0i6gkakdi72idy90p-packages.json.drv building '/nix/store/hdj0p6hv25xw7xbggahw401m288kwxpk-unstable-update-script.sh.drv'... building '/nix/store/b4f0bzlhvwr20mz0i6gkakdi72idy90p-packages.json.drv'... Going to be running update for following packages: - fmtoy-unstable-2021-12-24 Press Enter key to continue... Running update for: - fmtoy-unstable-2021-12-24: UPDATING ... - fmtoy-unstable-2021-12-24: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/audio/fmtoy/default.nix b/pkgs/tools/audio/fmtoy/default.nix index dd3f0402132..25f9d5567a2 100644 --- a/pkgs/tools/audio/fmtoy/default.nix +++ b/pkgs/tools/audio/fmtoy/default.nix @@ -11,13 +11,13 @@ stdenv.mkDerivation rec { pname = "fmtoy"; - version = "unstable-2021-12-24"; + version = "unstable-2022-12-23"; src = fetchFromGitHub { owner = "vampirefrog"; repo = "fmtoy"; - rev = "0de6703b3373eb5bf19fd3deaae889286f330c21"; - sha256 = "0sr6klkmjd2hd2kyb9y0x986d6lsy8bziizfc6cmhkqcq92fh45c"; + rev = "78b61b5e9bc0c6874962dc4040456581c9999b36"; + sha256 = "r5zbr6TCxzDiQvDsLQu/QwNfem1K4Ahaji0yIz/2yl0="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - fmtoy: unstable-2021-12-24 -> unstable-2022-12-23 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/208551"