neovim: Add launch check

This commit is contained in:
traxys 2024-03-11 12:59:43 +01:00
parent ceac237d3c
commit b0e870f2da
2 changed files with 5 additions and 0 deletions

View file

@ -21,3 +21,4 @@ jobs:
nix flake show --json |
jq -r '.packages."x86_64-linux" | keys | .[]' |
NIXPKGS_ALLOW_UNFREE=1 xargs -I'{}' nix build --impure '.#{}'
- run: nix build .#checks.x86_64-linux.launch