gauche 0.9.13 -> 0.9.15 https://repology.org/project/gauche/versions attrpath: gauche 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/development/interpreters/gauche/default.nix b/pkgs/development/interpreters/gauche/default.nix index d596455fe015..aed1bb1b42b8 100644 --- a/pkgs/development/interpreters/gauche/default.nix +++ b/pkgs/development/interpreters/gauche/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { pname = "gauche"; - version = "0.9.13"; + version = "0.9.15"; src = fetchFromGitHub { owner = "shirok"; repo = pname; rev = "release${lib.replaceStrings [ "." ] [ "_" ] version}"; - hash = "sha256-XD4zJzCktGi/E9sA6BVm9JVQBVrG5119EjZNbP1pVJU="; + hash = "sha256-M2vZqTMkob+WxUnCo4NDxS4pCVNleVBqkiiRp9nG/KA="; }; nativeBuildInputs = [ gaucheBootstrap pkg-config texinfo autoreconfHook ]; 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 gauche nix build failed. configure: creating ./config.status config.status: creating Makefile config.status: creating bdw-gc.pc config.status: creating include/config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default commands This Gauche has been configured with the following parameters: version: 0.9.15 documentation: Yes slib: /usr/local/slib thread: pthreads tls/ssl: mbedtls CA store: file /nix/store/hq9z4g1wc7iksqdi3dkqifjd757c1ihg-nss-cacert-3.101/etc/ssl/certs/ca-bundle.crt optional modules: gdbm zlib @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: -j24 SHELL=/nix/store/m101dg80ngyjdb02g6jwy80sr7kzj26g-bash-5.2p26/bin/bash "/nix/store/37g3mirbkffd83lbb678z6aglrqi65vx-gauche-bootstrap-0.9.12/bin/gosh" "./tools/check-build-version" 0.9.14 && touch pre-package.stamp !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! To build Gauche from scratch, you need the latest release of Gauche on your machine. You seem to have 0.9.12 Update it to 0.9.14 before proceeding. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! make: *** [Makefile:77: pre-package.stamp] Error 1