spacevim 1.8.0 -> 2.1.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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/editors/spacevim/default.nix b/pkgs/applications/editors/spacevim/default.nix index 8252f8ce1c1..4f9a6cfabae 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.1.0"; src = fetchFromGitHub { owner = "SpaceVim"; repo = "SpaceVim"; rev = "v${version}"; - sha256 = "sha256:11snnh5q47nqhzjb9qya6hpnmlzc060958whqvqrh4hc7gnlnqp8"; + sha256 = "sha256-dz8eSvW7Zxzn0pmPAYAGwvG4Zejaeg6CvFbXi31tRRc="; }; nativeBuildInputs = [ makeWrapper vim-customized ]; 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 spacevim nix build failed. got build log for 'spacevim' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/di0i4v24bhgxcwngx1lgjsgm93z9qfgh-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