qmidinet 0.9.4 -> 1.0.0 https://repology.org/project/qmidinet/versions attrpath: qmidinet Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/audio/qmidinet/default.nix b/pkgs/applications/audio/qmidinet/default.nix index f6985abfbe3f..a8e27f3a1ef5 100644 --- a/pkgs/applications/audio/qmidinet/default.nix +++ b/pkgs/applications/audio/qmidinet/default.nix @@ -1,12 +1,12 @@ { mkDerivation, lib, fetchurl, pkg-config, qtbase, qttools, alsa-lib, libjack2 }: mkDerivation rec { - version = "0.9.4"; + version = "1.0.0"; pname = "qmidinet"; src = fetchurl { url = "mirror://sourceforge/qmidinet/${pname}-${version}.tar.gz"; - sha256 = "sha256-7Ui4kUgYgpPVAaaINrd6WGZoYon5UuHszGVaHafb/p0="; + sha256 = "sha256-pUeqFC0cYJ9Pk1H8gJQuH5SK27KyMx2YLyDQ0VtMkC4="; }; hardeningDisable = [ "format" ]; Received ExitFailure 1 when running Raw command: /nix/store/y0qaalgy7nk3kvnk09j4466skm8ry55l-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A qmidinet nix build failed. Running phase: glibPreInstallPhase @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase no Makefile or custom installPhase, doing nothing @nix { "action": "setPhase", "phase": "qtOwnPathsHook" } Running phase: qtOwnPathsHook @nix { "action": "setPhase", "phase": "glibPreFixupPhase" } Running phase: glibPreFixupPhase @nix { "action": "setPhase", "phase": "glibPreFixupPhase" } Running phase: glibPreFixupPhase @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase calling 'preFixup' function hook '_moveToShare' calling 'preFixup' function hook '_multioutDocs' calling 'preFixup' function hook '_multioutDevs' calling 'fixupOutput' function hook 'wrapQtAppsHook' wrapping Qt applications in /nix/store/fx8knvziqlbsagmqscn58bjnm722mcs4-qmidinet-1.0.0/bin /nix/store/fx8knvziqlbsagmqscn58bjnm722mcs4-qmidinet-1.0.0/sbin /nix/store/fx8knvziqlbsagmqscn58bjnm722mcs4-qmidinet-1.0.0/libexec /nix/store/fx8knvziqlbsagmqscn58bjnm722mcs4-qmidinet-1.0.0/Applications evaling 'fixupOutput' string hook 'if [ -z "${dontPatchELF-}" ]; then patchELF "$prefix"; fi' evaling 'fixupOutput' string hook 'if [[ -z "${noAuditTmpdir-}" && -e "$prefix" ]]; then auditTmpdir "$prefix"; fi' evaling 'fixupOutput' string hook 'if [ -z "${dontGzipMan-}" ]; then compressManPages "$prefix"; fi' calling 'fixupOutput' function hook '_moveLib64' calling 'fixupOutput' function hook '_moveSbin' calling 'fixupOutput' function hook '_moveSystemdUserUnits' calling 'fixupOutput' function hook 'patchShebangsAuto' calling 'fixupOutput' function hook '_pruneLibtoolFiles' calling 'fixupOutput' function hook '_doStrip' calling 'postFixup' function hook '_makeSymlinksRelativeInAllOutputs' calling 'postFixup' function hook '_multioutPropagateDev' @nix { "action": "setPhase", "phase": "postPatchMkspecs" } Running phase: postPatchMkspecs