detox 1.4.5 -> 2.0.0 https://github.com/dharple/detox/releases attrpath: detox 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/tools/misc/detox/default.nix b/pkgs/tools/misc/detox/default.nix index 570882d59ab9..35a8f54c6f9f 100644 --- a/pkgs/tools/misc/detox/default.nix +++ b/pkgs/tools/misc/detox/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "detox"; - version = "1.4.5"; + version = "2.0.0"; src = fetchFromGitHub { owner = "dharple"; repo = pname; rev = "v${version}"; - hash = "sha256-cTuK5EIimRVZ1nfuTa1ds6xrawYIAbwNNIkNONd9y4Q="; + hash = "sha256-MMzkUh3xyyChOI1Y/mQKjnxL439mntKiMVYXuW8cPWI="; }; nativeBuildInputs = [ flex autoreconfHook ]; Received ExitFailure 1 when running Raw command: /nix/store/cydbsmqkxk30didm1rlz8ffk5wfa9gva-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A detox nix build failed. got build log for 'detox' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/75g7w164km4rwqd9wf4f7dp3pm53bpl7-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "autoreconfPhase" } Running phase: autoreconfPhase autoreconf: export WARNINGS= autoreconf: Entering directory '.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force autoreconf: configure.ac: tracing autoreconf: configure.ac: not using Libtool autoreconf: configure.ac: not using Intltool autoreconf: configure.ac: not using Gtkdoc autoreconf: running: /nix/store/pggc8ps7dszqpmxds4sanvf1vmnrrys9-autoconf-2.72/bin/autoconf --force configure.ac:75: error: possibly undefined macro: AC_DEFINE If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure.ac:78: error: possibly undefined macro: AC_MSG_FAILURE autoreconf: error: /nix/store/pggc8ps7dszqpmxds4sanvf1vmnrrys9-autoconf-2.72/bin/autoconf failed with exit status: 1