diff options
| author | unwox <me@unwox.com> | 2024-06-05 23:40:42 +0600 |
|---|---|---|
| committer | unwox <me@unwox.com> | 2024-06-05 23:40:42 +0600 |
| commit | 2012809dc4a4692456d811c9b3f0293c54f4320b (patch) | |
| tree | 40b06ee0ea47ab4793df6f25a75cfc151d4da23a /manifest.scm | |
init
Diffstat (limited to 'manifest.scm')
| -rw-r--r-- | manifest.scm | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/manifest.scm b/manifest.scm new file mode 100644 index 0000000..a8f8372 --- /dev/null +++ b/manifest.scm @@ -0,0 +1,2 @@ +(specifications->manifest + (list "go" "gcc-toolchain" "lua")) |
