1
0
Fork 0

lexical: fixup

This commit is contained in:
Daniel Kempkens 2023-08-09 02:15:50 +02:00
parent d2d3358f2a
commit 0fd2a1b3c9
Signed by: daniel
SSH key fingerprint: SHA256:Ks/MyhQYcPRQiwMKLAKquWCdCPe3JXlb1WttgnAoSeM

View file

@ -26,7 +26,7 @@ jobs:
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build '.#anonymous-overflow'
- run: nix build '.#fennel-ls'
- run: nix build '.#lexical-ls'
- run: nix build '.#lexical'
- run: nix build '.#nitter-unstable'
- run: nix build '.#neovim-nightly'
- run: nix build '.#q'
@ -46,7 +46,7 @@ jobs:
name: nifoc
authToken: '${{ secrets.CACHIX_AUTH_TOKEN }}'
- run: nix build '.#fennel-ls'
- run: nix build '.#lexical-ls'
- run: nix build '.#lexical'
- run: nix build '.#neovim-nightly'
- run: nix build '.#q'
- run: nix build '.#weewx-proxy'