diff options
author | EuAndreh <eu@euandre.org> | 2023-09-13 16:00:08 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-09-13 16:00:08 -0300 |
commit | ac0980b3d3df3b23604fb83fe0409cf40dc87821 (patch) | |
tree | d631be300577c5135a8681c5e7aa2e568f636488 | |
parent | etc/guix/home.scm: Add "pkgconf" alternative package to pkg-config (diff) | |
download | dotfiles-ac0980b3d3df3b23604fb83fe0409cf40dc87821.tar.gz dotfiles-ac0980b3d3df3b23604fb83fe0409cf40dc87821.tar.xz |
etc/guix/home.scm: Add "jdk" output of "openjdk" 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 8f2b97a..d9c9d8e 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -619,6 +619,7 @@ libraries/software/operating systems tcl expect zig + openjdk:jdk ;; Arduino python-pyserial |