spacevim 1.8.0 -> 2.2.0 https://github.com/SpaceVim/SpaceVim/releases attrpath: spacevim 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/applications/editors/spacevim/default.nix b/pkgs/applications/editors/spacevim/default.nix index 3db7c73fd422..569ebbce0856 100644 --- a/pkgs/applications/editors/spacevim/default.nix +++ b/pkgs/applications/editors/spacevim/default.nix @@ -28,12 +28,12 @@ let in stdenv.mkDerivation rec { pname = "spacevim"; - version = "1.8.0"; + version = "2.2.0"; src = fetchFromGitHub { owner = "SpaceVim"; repo = "SpaceVim"; rev = "v${version}"; - sha256 = "sha256:11snnh5q47nqhzjb9qya6hpnmlzc060958whqvqrh4hc7gnlnqp8"; + sha256 = "sha256-qqcD5hFa67+dhNQXPkuN5Qb2RoAWlrDZ9U0pX6UT1Vo="; }; nativeBuildInputs = [ makeWrapper vim-customized ]; Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A spacevim nix build failed. got build log for 'spacevim' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ny0r8w9bzx51kpz37sp1gvfppgi4dg12-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/3prp4bd9qpy4rsqwx7ipg3zav6mpxg8s-helptags.patch patching file autoload/SpaceVim.vim Hunk #1 FAILED at 1355. 1 out of 1 hunk FAILED -- saving rejects to file autoload/SpaceVim.vim.rej