2022-12-06T21:52:21 spacevim 1.8.0 -> 2.0.0 https://github.com/SpaceVim/SpaceVim/releases 2022-12-06T21:52:24 attrpath: spacevim 2022-12-06T21:52:24 Checking auto update branch... 2022-12-06T21:52:24 No auto update branch exists 2022-12-06T21:52:27 [version] 2022-12-06T21:52:35 [version] updated version and sha256 2022-12-06T21:52:35 [rustCrateVersion] 2022-12-06T21:52:35 [rustCrateVersion] No cargoSha256 found 2022-12-06T21:52:35 [golangModuleVersion] 2022-12-06T21:52:35 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-06T21:52:35 [updateScript] 2022-12-06T21:52:35 [updateScript] skipping because derivation has no updateScript 2022-12-06T21:52:35 2022-12-06T21:52:35 [quotedUrls] 2022-12-06T21:52:35 [quotedUrls] nothing found to replace 2022-12-06T21:52:35 Diff after rewrites: diff --git a/pkgs/applications/editors/spacevim/default.nix b/pkgs/applications/editors/spacevim/default.nix index ef3a6538c7c..7fcec9ca657 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.0.0"; src = fetchFromGitHub { owner = "SpaceVim"; repo = "SpaceVim"; rev = "v${version}"; - sha256 = "sha256:11snnh5q47nqhzjb9qya6hpnmlzc060958whqvqrh4hc7gnlnqp8"; + sha256 = "sha256-a5HzjqwCg0b/c5wONOk+5QUzs/LS5N+Pb9hQBTwjhXs="; }; nativeBuildInputs = [ makeWrapper vim-customized ]; 2022-12-06T21:54:08 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 spacevim nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/klplcdn3cr71sl2crgxwkc2qk6lq1mcd-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources 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