mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 19:23:03 +03:00
24 lines
359 B
Scheme
24 lines
359 B
Scheme
(specifications->manifest
|
|
'(
|
|
"socat"
|
|
"leiningen"
|
|
"python-virtualenv"
|
|
"python"
|
|
"php"
|
|
"gource"
|
|
"git-lfs"
|
|
"make"
|
|
"hugo-extended"
|
|
"libfaketime"
|
|
"lua"
|
|
"gcc-toolchain"
|
|
"pkg-config"
|
|
"go"
|
|
"openjdk:jdk"
|
|
"node"
|
|
"git-filter-repo"
|
|
"virt-manager"
|
|
"postgresql"
|
|
"docker-compose"
|
|
"pandoc"
|
|
"micromamba-bin"))
|