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:
dundargoc
2024-05-24 01:08:36 +02:00
committed by GitHub
parent e7859d2ad5
commit 0e9c92a900
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 ]