fix completions
build / build (push) Successful in 1m12s

This commit is contained in:
2026-08-20 18:45:22 -06:00
parent 5a173a7a3b
commit 6c29f3779a
3 changed files with 12 additions and 8 deletions
+5
View File
@@ -55,6 +55,11 @@
guile
rust-analyzer
wasmtime
# bashInteractive is necessary to work around an
# optparse-applicative issue
#
# https://github.com/pcapriotti/optparse-applicative/pull/408
bashInteractive
];
};
};