summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristian Clason <c.clason@uni-graz.at>2022-03-27 11:47:03 +0200
committerGitHub <noreply@github.com>2022-03-27 11:47:03 +0200
commit31155af885f7821358a4dde917dbbd2fa92a4cd3 (patch)
treed982e2ead2b984d9f5034050493df4fc22d3aee8
parentcd4d80217521ae7132378e9c0bb1f78b9d2ebc9a (diff)
fixup: lock nix, not norg (#2682)
fixup for 739fefa8fa0c024a89b961bef14822f87fc13692
-rw-r--r--.github/workflows/update-lockfile.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/update-lockfile.yml b/.github/workflows/update-lockfile.yml
index 4ade0502..47e55ba4 100644
--- a/.github/workflows/update-lockfile.yml
+++ b/.github/workflows/update-lockfile.yml
@@ -30,7 +30,7 @@ jobs:
- name: Update parsers
env:
- SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam,norg
+ SKIP_LOCKFILE_UPDATE_FOR_LANGS: verilog,gleam,nix
run: |
./nvim.appimage --headless -c "luafile ./scripts/write-lockfile.lua" -c "q"
# Pretty print