mirror of
https://github.com/neovim/neovim.git
synced 2026-01-06 11:27:26 +10:00
build: remove nix flakes (#28863)
It does not work and we don't plan on maintaining these anymore. The flake files are being moved to https://github.com/nix-community/neovim-nightly-overlay/pull/516 instead.
This commit is contained in:
4
.github/scripts/labeler_configuration.yml
vendored
4
.github/scripts/labeler_configuration.yml
vendored
@@ -46,10 +46,6 @@ mouse:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: [ src/nvim/mouse* ]
|
||||
|
||||
platform:nix:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: [ contrib/flake.lock, contrib/flake.nix ]
|
||||
|
||||
snippet:
|
||||
- changed-files:
|
||||
- any-glob-to-any-file: [ runtime/lua/vim/snippet.lua ]
|
||||
|
||||
Reference in New Issue
Block a user