mirror of
https://github.com/SqrtMinusOne/dotfiles.git
synced 2025-12-10 11:13:04 +03:00
22 lines
380 B
Scheme
22 lines
380 B
Scheme
(specifications->manifest
|
|
'("emacs"
|
|
"texinfo"
|
|
"the-silver-searcher"
|
|
"ripgrep"
|
|
"emacs-vterm"
|
|
"hledger"
|
|
"imagemagick"
|
|
"font-gnu-freefont"
|
|
"font-gnu-unifont"
|
|
"tdlib-1.8.14"
|
|
"yt-dlp"
|
|
"mpv"
|
|
"whisper-cpp"
|
|
"rdrview"
|
|
"graphviz"
|
|
"emacs-emacsql-sqlite3"
|
|
"python-jupytext"
|
|
"python-isort"
|
|
"python-black"
|
|
"python-yapf"
|
|
"plantuml"))
|