gauche 0.9.10 -> 0.9.12 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/interpreters/gauche/default.nix b/pkgs/development/interpreters/gauche/default.nix index baa679b6e00..8ef5ab4be7b 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.10"; + version = "0.9.12"; src = fetchFromGitHub { owner = "shirok"; repo = pname; rev = "release${lib.replaceStrings [ "." ] [ "_" ] version}"; - sha256 = "0ki1w7sa10ivmg51sqjskby0gsznb0d3738nz80x589033km5hmb"; + sha256 = "sha256-FDci1+HXZhBYAk5GZR0+SySRneSInasM6G9OtdIHtMQ="; }; nativeBuildInputs = [ gaucheBootstrap pkg-config texinfo autoreconfHook ]; 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 gauche nix build failed. 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.12 multibyte: utf8 documentation: Yes slib: /usr/local/slib thread: pthreads tls/ssl: mbedtls CA store: file /nix/store/pdbyk4vcp61bg29srlxrppvxsnlsjg0p-nss-cacert-3.89.1/etc/ssl/certs/ca-bundle.crt optional modules: gdbm zlib @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: -j16 SHELL=/nix/store/h6rxqqi4m0vipgvv9czpmwvifdjawb14-bash-5.2-p15/bin/bash "/nix/store/gbnkgvjy8699nhhm6hsbvh3px9nz0sby-gauche-bootstrap-0.9.9/bin/gosh" "./tools/check-build-version" 0.9.11 && 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.9 Update it to 0.9.11 before proceeding. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! make: *** [Makefile:77: pre-package.stamp] Error 1