oil 0.12.9 -> 0.13.1 https://repology.org/metapackage/oil/versions attrpath: oil 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/shells/oil/default.nix b/pkgs/shells/oil/default.nix index bff43f683fa..3eaa684f62f 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.1"; src = fetchurl { url = "https://www.oilshell.org/download/oil-${version}.tar.xz"; - hash = "sha256-HY/SZiVOfOrA69gGxEp+qdRnuTJ72XveAk9Xp45zcf8="; + hash = "sha256-JzKnrybVaXdOVMl/OBe0FqBTiQkcxSZATx73O2s524k="; }; postPatch = '' 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 oil nix build failed. got build log for 'oil' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/3198557cl62n73affyq3j8ap0id4d0bi-oil-0.13.1.tar.xz source root is oil-0.13.1 setting SOURCE_DATE_EPOCH to timestamp 1672359617 of file oil-0.13.1/_build/oil/module_init.c @nix { "action": "setPhase", "phase": "patchPhase" } patching sources patching script interpreter paths in build build/ovm-actions.sh: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4xw8n979xpivdc46a9ndcvyhwgif00hz-bash-5.1-p16/bin/bash" build/ovm-compile.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/a6brw37q3psngb9w0mrrl4xyhnk1x78r-oil-0.13.1 --with-readline ./configure ERROR: readline was not detected on the system (--with-readline passed).