From 7c0e26d42c4385bd4e967d02f72dd0e2438a2ad8 Mon Sep 17 00:00:00 2001 From: SqrtMinusOne Date: Thu, 15 Sep 2022 12:43:02 +0300 Subject: [PATCH] feat(desktop): add socat --- .config/guix/manifests/dev.scm | 1 + Desktop.org | 1 + 2 files changed, 2 insertions(+) diff --git a/.config/guix/manifests/dev.scm b/.config/guix/manifests/dev.scm index 3a29852..f169c4e 100644 --- a/.config/guix/manifests/dev.scm +++ b/.config/guix/manifests/dev.scm @@ -1,5 +1,6 @@ (specifications->manifest '( + "socat" "leiningen" "python-virtualenv" "python" diff --git a/Desktop.org b/Desktop.org index 8da4f80..37668aa 100644 --- a/Desktop.org +++ b/Desktop.org @@ -3351,6 +3351,7 @@ This section generates manifests for various desktop software that I'm using. | dev | python | | | dev | python-virtualenv | | | dev | leiningen | | +| dev | socat | | ** Manifests #+NAME: packages #+begin_src emacs-lisp :tangle no :var category=""