rbenv 1.2.0 -> 1.3.0 https://github.com/rbenv/rbenv/releases attrpath: rbenv 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/ruby-modules/rbenv/default.nix b/pkgs/development/ruby-modules/rbenv/default.nix index 6c080f4f2181..0c5a8a4e57a2 100644 --- a/pkgs/development/ruby-modules/rbenv/default.nix +++ b/pkgs/development/ruby-modules/rbenv/default.nix @@ -2,7 +2,7 @@ stdenv.mkDerivation rec { pname = "rbenv"; - version = "1.2.0"; + version = "1.3.0"; nativeBuildInputs = [ installShellFiles ]; @@ -10,7 +10,7 @@ stdenv.mkDerivation rec { owner = "rbenv"; repo = "rbenv"; rev = "v${version}"; - sha256 = "sha256-m/Yy5EK8pLTBFcsgKCrNvQrPFFIlYklXXZbjN4Nmm9c="; + sha256 = "sha256-AO0z9QtCGHwUr2ji28sbvQmCBDIfjAqbiac+HTH3N7Q="; }; postPatch = '' Received ExitFailure 1 when running Raw command: /nix/store/hvkjjva2knprwmqaa989wrxhlw3zc19v-nix-2.18.5/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rbenv nix build failed. got build log for 'rbenv' from 'daemon' Running phase: unpackPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking source archive /nix/store/17q3imrhb2gy6fiq5n2pcmffxikybn4c-source source root is source Running phase: patchPhase @nix { "action": "setPhase", "phase": "patchPhase" } patching script interpreter paths in src/configure src/configure: interpreter directive changed from "#!/usr/bin/env bash" to "/nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash" /build/source/src /build/source Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "configurePhase" } patching script interpreter paths in ./configure configure flags: --prefix=/nix/store/a8q3bqc9wv5slnk7h7f8z056hjym85mk-rbenv-1.3.0 Running phase: buildPhase @nix { "action": "setPhase", "phase": "buildPhase" } build flags: SHELL=/nix/store/4bj2kxdm1462fzcc2i2s4dn33g2angcc-bash-5.2p32/bin/bash Warning: this Makefile is obsolete and kept only for backwards compatibility. You can remove the `configure && make ...' step from your rbenv setup. Running phase: installPhase @nix { "action": "setPhase", "phase": "installPhase" } /build/source install: cannot stat 'completions/rbenv.zsh': No such file or directory