feat(desktop): add socat

This commit is contained in:
Pavel Korytov 2022-09-15 12:43:02 +03:00
parent 71c78397bb
commit 7c0e26d42c
2 changed files with 2 additions and 0 deletions

View file

@ -1,5 +1,6 @@
(specifications->manifest (specifications->manifest
'( '(
"socat"
"leiningen" "leiningen"
"python-virtualenv" "python-virtualenv"
"python" "python"

View file

@ -3351,6 +3351,7 @@ This section generates manifests for various desktop software that I'm using.
| dev | python | | | dev | python | |
| dev | python-virtualenv | | | dev | python-virtualenv | |
| dev | leiningen | | | dev | leiningen | |
| dev | socat | |
** Manifests ** Manifests
#+NAME: packages #+NAME: packages
#+begin_src emacs-lisp :tangle no :var category="" #+begin_src emacs-lisp :tangle no :var category=""