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.

(cherry picked from commit 0e9c92a900)
This commit is contained in:
dundargoc
2024-05-24 01:08:36 +02:00
committed by github-actions[bot]
parent d5a0e4ec5b
commit 1db8824fbc
3 changed files with 0 additions and 229 deletions

View File

@@ -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 ]