poke 0 -> 1 attrpath: poke 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/wfay638y3vwjh6p0hj0ndrkwrb48gyw9-update-poke.drv /nix/store/apxl9jyknv9r26hfjpip9lijsc849pbd-packages.json.drv building '/nix/store/wfay638y3vwjh6p0hj0ndrkwrb48gyw9-update-poke.drv'... building '/nix/store/apxl9jyknv9r26hfjpip9lijsc849pbd-packages.json.drv'... Going to be running update for following packages: - poke-2.4 Press Enter key to continue... Running update for: - poke-2.4: UPDATING ... - poke-2.4: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/poke/default.nix b/pkgs/applications/editors/poke/default.nix index fba050a040c..5829967461e 100644 --- a/pkgs/applications/editors/poke/default.nix +++ b/pkgs/applications/editors/poke/default.nix @@ -22,11 +22,11 @@ let isCross = stdenv.hostPlatform != stdenv.buildPlatform; in stdenv.mkDerivation rec { pname = "poke"; - version = "2.4"; + version = "3.0"; src = fetchurl { url = "mirror://gnu/${pname}/${pname}-${version}.tar.gz"; - sha256 = "sha256-hB4oWRfGc4zpgqaTDjDr6t7PsGVaedkYTxb4dqn+bkc="; + sha256 = "sha256-eamy8zyfjDJ8SZr62u6r/uz2rUmIkk0sbG8xflAxet0="; }; outputs = [ "out" "dev" "info" "lib" ] No auto update branch exists 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 poke nix build failed. autoreconf: running: /nix/store/zhm3w5nx3c4mrg8k76q2s1wxj15p7ia6-autoconf-2.71/bin/autoconf --force configure.ac:40: warning: The macro `AC_HELP_STRING' is obsolete. configure.ac:40: You should run autoupdate. ./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from... m4/threadlib.m4:36: gl_THREADLIB_EARLY_BODY is expanded from... m4/threadlib.m4:29: gl_THREADLIB_EARLY is expanded from... m4/gnulib-comp.m4:34: gl_EARLY is expanded from... configure.ac:40: the top level configure.ac:44: warning: The macro `AC_PROG_CC_C99' is obsolete. configure.ac:44: You should run autoupdate. ./lib/autoconf/c.m4:1659: AC_PROG_CC_C99 is expanded from... configure.ac:44: the top level configure.ac:77: warning: gl_PTHREADLIB is m4_require'd but not m4_defun'd m4/setlocale_null.m4:7: gl_FUNC_SETLOCALE_NULL is expanded from... m4/gnulib-comp.m4:320: gl_INIT is expanded from... configure.ac:77: the top level configure.ac:77: warning: gl_PTHREADLIB is m4_require'd but not m4_defun'd m4/mbrtowc.m4:8: gl_FUNC_MBRTOWC is expanded from... m4/gnulib-comp.m4:320: gl_INIT is expanded from... configure.ac:77: the top level configure.ac:77: warning: gl_PTHREADLIB is m4_require'd but not m4_defun'd m4/pthread-cond.m4:7: gl_PTHREAD_COND is expanded from... m4/gnulib-comp.m4:320: gl_INIT is expanded from... configure.ac:77: the top level configure:8964: error: possibly undefined macro: gl_ANYTHREADLIB_EARLY If this token and others are legitimate, please use m4_pattern_allow. See the Autoconf documentation. configure:23758: error: possibly undefined macro: gl_PTHREADLIB configure:23843: error: possibly undefined macro: gl_WEAK_SYMBOLS autoreconf: error: /nix/store/zhm3w5nx3c4mrg8k76q2s1wxj15p7ia6-autoconf-2.71/bin/autoconf failed with exit status: 1