2022-12-26T20:29:13 zinit 3.7 -> 3.9.0 https://github.com/zdharma-continuum/zinit/releases 2022-12-26T20:29:15 attrpath: zinit 2022-12-26T20:29:15 Checking auto update branch... 2022-12-26T20:29:15 No auto update branch exists 2022-12-26T20:29:19 [version] 2022-12-26T20:29:20 [version] updated version and sha256 2022-12-26T20:29:20 [rustCrateVersion] 2022-12-26T20:29:20 [rustCrateVersion] No cargoSha256 found 2022-12-26T20:29:20 [golangModuleVersion] 2022-12-26T20:29:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-26T20:29:20 [updateScript] 2022-12-26T20:29:20 [updateScript] skipping because derivation has no updateScript 2022-12-26T20:29:20 2022-12-26T20:29:20 [quotedUrls] 2022-12-26T20:29:20 [quotedUrls] nothing found to replace 2022-12-26T20:29:21 Diff after rewrites: diff --git a/pkgs/shells/zsh/zinit/default.nix b/pkgs/shells/zsh/zinit/default.nix index ca8b7ea2e46..22f899009b7 100644 --- a/pkgs/shells/zsh/zinit/default.nix +++ b/pkgs/shells/zsh/zinit/default.nix @@ -2,12 +2,12 @@ stdenvNoCC.mkDerivation rec { pname = "zinit"; - version = "3.7"; + version = "3.9.0"; src = fetchFromGitHub { owner = "zdharma-continuum"; repo = pname; rev = "v${version}"; - hash = "sha256-B+cTGz+U8MR22l6xXdRAAjDr+ulCk+CJ9GllFMK0axE="; + hash = "sha256-1xuSEB90hvF5KTnrgu5RGsg6BvlACNZP8p9Pl6IF1o0="; }; # adapted from https://aur.archlinux.org/cgit/aur.git/tree/PKGBUILD?h=zsh-zplugin-git dontBuild = true; 2022-12-26T20:30:47 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 zinit nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/9lvbpqf5v4nvd0gw3v7jwz76b52s5nsn-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "installPhase" } installing install: cannot stat 'zplugin.zsh': No such file or directory install: cannot stat 'zplugin-side.zsh': No such file or directory install: cannot stat 'zplugin-install.zsh': No such file or directory install: cannot stat 'zplugin-autoload.zsh': No such file or directory