diff options
author | EuAndreh <eu@euandre.org> | 2023-05-19 10:25:59 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-05-19 10:25:59 -0300 |
commit | cdba4ae78ad3ecd36c3f1147b34251f7e6af660f (patch) | |
tree | 6450b033e8d2a0175dd5057424cd440f49922e44 | |
parent | Makefile: mkdir -p ~/mnt/ dirs (diff) | |
download | dotfiles-cdba4ae78ad3ecd36c3f1147b34251f7e6af660f.tar.gz dotfiles-cdba4ae78ad3ecd36c3f1147b34251f7e6af660f.tar.xz |
etc/guix/home.scm: Add "mb2md" package
-rw-r--r-- | etc/guix/home.scm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/guix/home.scm b/etc/guix/home.scm index 280097c..bf06e73 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -510,6 +510,7 @@ left it off the last time it was used.") clojure-tools leiningen openjdk@11 + mb2md perl perl-dbi perl-dbd-sqlite |