diff options
author | EuAndreh <eu@euandre.org> | 2023-08-17 18:40:50 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-08-17 18:40:50 -0300 |
commit | 6959dbb3ea68e93325e73e35c93105256176713a (patch) | |
tree | 6a0aff6929c3a14bf93b05b4bf0f3d88eef0fba7 | |
parent | bin/msg: Improve help string (diff) | |
download | dotfiles-6959dbb3ea68e93325e73e35c93105256176713a.tar.gz dotfiles-6959dbb3ea68e93325e73e35c93105256176713a.tar.xz |
etc/guix/home.scm: Add "zig" 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 0a391d2..0d1cd20 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -615,6 +615,7 @@ libraries/software/operating systems vala tcl expect + zig ;; Arduino python-pyserial |