2023-01-01T01:01:47 oil 0.12.9 -> 0.13.0 https://repology.org/metapackage/oil/versions 2023-01-01T01:01:49 attrpath: oil 2023-01-01T01:01:49 Checking auto update branch... 2023-01-01T01:01:49 No auto update branch exists 2023-01-01T01:01:53 [version] 2023-01-01T01:01:57 [version] updated version and sha256 2023-01-01T01:01:57 [rustCrateVersion] 2023-01-01T01:01:57 [rustCrateVersion] No cargoSha256 found 2023-01-01T01:01:57 [golangModuleVersion] 2023-01-01T01:01:57 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2023-01-01T01:01:57 [updateScript] 2023-01-01T01:01:57 [updateScript] skipping because derivation has no updateScript 2023-01-01T01:01:57 2023-01-01T01:01:57 [quotedUrls] 2023-01-01T01:01:57 [quotedUrls] nothing found to replace 2023-01-01T01:01:57 Diff after rewrites: diff --git a/pkgs/shells/oil/default.nix b/pkgs/shells/oil/default.nix index bff43f683fa..07bcdcfc508 100644 --- a/pkgs/shells/oil/default.nix +++ b/pkgs/shells/oil/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "oil"; - version = "0.12.9"; + version = "0.13.0"; src = fetchurl { url = "https://www.oilshell.org/download/oil-${version}.tar.xz"; - hash = "sha256-HY/SZiVOfOrA69gGxEp+qdRnuTJ72XveAk9Xp45zcf8="; + hash = "sha256-RVaz900YSq5sVRriWk2suYnAYPXIzlT+TaRBp/KnaOM="; }; postPatch = '' 2023-01-01T01:03:27 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A oil nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/vqcp96ln991xnhpwn8cix74c78n9h4d8-oil-0.13.0.tar.xz source root is oil-0.13.0 setting SOURCE_DATE_EPOCH to timestamp 1671339710 of file oil-0.13.0/_build/oil/module_init.c @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in build build/ovm-compile.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash" build/ovm-actions.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash" build/clean.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash" @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --prefix=/nix/store/racng6vj2pi1qmpzcvd9kid0p38dgzb9-oil-0.13.0 --with-readline ./configure ERROR: readline was not detected on the system (--with-readline passed).