gauche 0.9.13 -> 0.9.14 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 aa58be639b9d..bb9910122d20 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.14"; src = fetchFromGitHub { owner = "shirok"; repo = pname; rev = "release${lib.replaceStrings [ "." ] [ "_" ] version}"; - hash = "sha256-XD4zJzCktGi/E9sA6BVm9JVQBVrG5119EjZNbP1pVJU="; + hash = "sha256-gsz9S7oWIBOlCeQWwPQbRJzhTWNNj/aKiLwLTFOqW/c="; }; nativeBuildInputs = [ gaucheBootstrap pkg-config texinfo autoreconfHook ]; Received ExitFailure 1 when running Raw command: /nix/store/cs41wvvf98zsgw7vbpfabj5f8d2y0ihz-nix-2.18.2/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.14 documentation: Yes slib: /usr/local/slib thread: pthreads tls/ssl: mbedtls CA store: file /nix/store/vg342kvyij1m8hdkhpylvmf6vm9ygniv-nss-cacert-3.98/etc/ssl/certs/ca-bundle.crt optional modules: gdbm zlib @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: -j24 SHELL=/nix/store/4vzal97iq3dmrgycj8r0gflrh51p8w1s-bash-5.2p26/bin/bash "/nix/store/q765rkp2xa823l4dfsk37sg5s2zqqg05-gauche-bootstrap-0.9.12/bin/gosh" "./tools/check-build-version" 0.9.13 && 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.13 before proceeding. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! make: *** [Makefile:77: pre-package.stamp] Error 1