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] this derivation will be built: /nix/store/ry3n6c7152g9q7xzagzbjx20rya5s6b8-packages.json.drv building '/nix/store/ry3n6c7152g9q7xzagzbjx20rya5s6b8-packages.json.drv'... Going to be running update for following packages: - fmtoy-unstable-2022-12-23 Press Enter key to continue... Running update for: - fmtoy-unstable-2022-12-23: UPDATING ... - fmtoy-unstable-2022-12-23: 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 69a0f570d3b..d6939b740b1 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-2022-12-23"; + version = "unstable-2023-05-21"; src = fetchFromGitHub { owner = "vampirefrog"; repo = "fmtoy"; - rev = "78b61b5e9bc0c6874962dc4040456581c9999b36"; - sha256 = "r5zbr6TCxzDiQvDsLQu/QwNfem1K4Ahaji0yIz/2yl0="; + rev = "2b54180d8edd0de90e2af01bf9ff303bc916e893"; + sha256 = "qoMw4P+QEw4Q/wKBvFPh+WxkmOW6qH9FuFFkO2ZRrMc="; }; postPatch = '' An auto update branch exists with message `fmtoy: unstable-2022-12-23 -> unstable-2023-04-18`. New version is unstable-2023-05-21. The auto update branch does not match or exceed the new version. Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fmtoy nix build failed. fmtoy.h:6:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 6 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:28: fmtoy.o] Error 1 make: *** [Makefile:28: fmtoy_ym2610.o] Error 1 In file included from fmtoy_ym2610b.c:3: fmtoy.h:6:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 6 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. In file included from fmtoy_ym2612.c:3: fmtoy.h:6:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 6 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:28: fmtoy_ym2612.o] Error 1 make: *** [Makefile:28: fmtoy_ym2610b.o] Error 1 In file included from fmtoy_ym3812.c:4: fmtoy.h:6:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 6 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:28: fmtoy_ym3812.o] Error 1 In file included from fmtoy_jack.c:7: fmtoy.h:6:10: fatal error: libfmvoice/fm_voice.h: No such file or directory 6 | #include "libfmvoice/fm_voice.h" | ^~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. make: *** [Makefile:28: fmtoy_jack.o] Error 1