breuerfelix / breuerfelix.github.io

my website
https://breuer.dev
MIT License
1 stars 0 forks source link

blog/nixos-home-manager-neovim #29

Open utterances-bot opened 1 year ago

utterances-bot commented 1 year ago

Neovim Nightly on NixOS with Home-Manager and Plugins from Git - breuer.dev

learning by doing

https://breuer.dev/blog/nixos-home-manager-neovim

C4E5G3 commented 1 year ago

Hi Felix,

I am not having much luck installing Nightly

:~/.config/nixpkgs]$ home-manager switch these 5 derivations will be built: /nix/store/5npkzs67rbpa2dpdfg3a2a19wihcxsvz-neovim-unwrapped-b2b82ff.drv /nix/store/h7m6gd2igi16kf8827jjgk6qfq9934zj-neovim-b2b82ff.drv /nix/store/fp2ig109cq6z3dxg757yrxbigiz4pq4q-home-manager-path.drv /nix/store/70b5z4fh4f49fk9failvgxlxdfpsv6zw-activation-script.drv /nix/store/zrmhz18jd9xi7j082p4h2lcsk9i3pabl-home-manager-generation.drv building '/nix/store/5npkzs67rbpa2dpdfg3a2a19wihcxsvz-neovim-unwrapped-b2b82ff.drv'... unpacking sources unpacking source archive /nix/store/fxcd6h3sfag3ddglg6i9jxwlym50k8ym-03cc7w5y75mynav2asbf54bqslizln5b-source source root is 03cc7w5y75mynav2asbf54bqslizln5b-source patching sources applying patch /nix/store/jnp9n2x9cdvl47da3656illrd3p2qvb5-system_rplugin_manifest.patch patching file runtime/autoload/remote/host.vim patching file runtime/plugin/rplugin.vim applying patch /nix/store/k7nfml473rvcs6sm5ir3yl9c9yc9sf4d-neovim-build-make-generated-source-files-reproducible.patch patching file CMakeLists.txt Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file CMakeLists.txt.rej patching file runtime/lua/vim/shared.lua Hunk #1 succeeded at 485 with fuzz 1 (offset 38 lines). patching file scripts/genvimvim.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file scripts/genvimvim.lua.rej patching file src/nvim/CMakeLists.txt Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/nvim/CMakeLists.txt.rej patching file src/nvim/api/keysets.lua Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file src/nvim/api/keysets.lua.rej patching file src/nvim/auevents.lua Hunk #1 FAILED at 125. 1 out of 1 hunk FAILED -- saving rejects to file src/nvim/auevents.lua.rej patching file src/nvim/generators/gen_api_dispatch.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/nvim/generators/gen_api_dispatch.lua.rej patching file src/nvim/generators/gen_eval.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/nvim/generators/gen_eval.lua.rej patching file src/nvim/generators/gen_events.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/nvim/generators/gen_events.lua.rej patching file src/nvim/generators/gen_keysets.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/nvim/generators/gen_keysets.lua.rej patching file src/nvim/generators/gen_options.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/nvim/generators/gen_options.lua.rej error: builder for '/nix/store/5npkzs67rbpa2dpdfg3a2a19wihcxsvz-neovim-unwrapped-b2b82ff.drv' failed with exit code 1; last 10 log lines:

patching file src/nvim/generators/gen_keysets.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/nvim/generators/gen_keysets.lua.rej patching file src/nvim/generators/gen_options.lua Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/nvim/generators/gen_options.lua.rej For full logs, run 'nix log /nix/store/5npkzs67rbpa2dpdfg3a2a19wihcxsvz-neovim-unwrapped-b2b82ff.drv'. error: 1 dependencies of derivation '/nix/store/h7m6gd2igi16kf8827jjgk6qfq9934zj-neovim-b2b82ff.drv' failed to build error: 1 dependencies of derivation '/nix/store/fp2ig109cq6z3dxg757yrxbigiz4pq4q-home-manager-path.drv' failed to build error: 1 dependencies of derivation '/nix/store/zrmhz18jd9xi7j082p4h2lcsk9i3pabl-home-manager-generation.drv' failed to build