diff options
| author | unwox <me@unwox.com> | 2024-09-27 15:42:31 +0600 |
|---|---|---|
| committer | unwox <me@unwox.com> | 2024-09-27 15:42:31 +0600 |
| commit | 5be320e92ff9686df88c9943e72b9220e0d2cf50 (patch) | |
| tree | 29ffb1050a3c0c57f61da68d686ee1fdbd6b80bc /manifest.scm | |
| parent | e8d90bcd1d21359b2e733bd6abaa89886aff1fa0 (diff) | |
small fixes
Diffstat (limited to 'manifest.scm')
| -rw-r--r-- | manifest.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest.scm b/manifest.scm index a8f8372..98011c8 100644 --- a/manifest.scm +++ b/manifest.scm @@ -1,2 +1,2 @@ (specifications->manifest - (list "go" "gcc-toolchain" "lua")) + (list "go" "gcc-toolchain" "lua@5.3" "luajit" "lua-lpeg" "sqlite")) |
