patchage 1.0.6 -> 1.0.10 https://repology.org/project/patchage/versions attrpath: patchage 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/patchage/default.nix b/pkgs/applications/audio/patchage/default.nix index c4d1b5ca12c8..a3d8ceebb143 100644 --- a/pkgs/applications/audio/patchage/default.nix +++ b/pkgs/applications/audio/patchage/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "patchage"; - version = "1.0.6"; + version = "1.0.10"; src = fetchFromGitLab { owner = "drobilla"; repo = pname; rev = "v${version}"; - hash = "sha256-LzN6RyF/VT4LUVeR0904BnLuNMFZjFTDu9oDIKYG2Yo="; + hash = "sha256-799Vz385GAvRkFzu5Iu6+N9a84ZdSYDuKQ5vNqWKgP4="; fetchSubmodules = true; }; Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A patchage nix build failed. got build log for 'patchage' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/32k4h1r414585w7pqz27sxdq85arjlzg-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase copying waf to ./waf... waf configure flags: --prefix=/nix/store/pv9r8cwdlfvp7bmjik5lggnd2k48ipxb-patchage-1.0.10 configure Waf: Run from a folder containing a 'wscript' file (or try -h for the generic options)