diff options
author | EuAndreh <eu@euandre.org> | 2023-05-18 11:41:13 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2023-05-18 11:41:13 -0300 |
commit | eddf2826d0239a01db56183b9e1cdc332b262228 (patch) | |
tree | cc3ac5d28039c65bf98af13488a48fce4b7e2110 | |
parent | bin/vcs: Actually call "git-gc" in gc ACTION (diff) | |
download | dotfiles-eddf2826d0239a01db56183b9e1cdc332b262228.tar.gz dotfiles-eddf2826d0239a01db56183b9e1cdc332b262228.tar.xz |
etc/guix/home.scm: Add "clinfo" 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 ac4f2bb..280097c 100644 --- a/etc/guix/home.scm +++ b/etc/guix/home.scm @@ -522,6 +522,7 @@ left it off the last time it was used.") perl-uri-escape ruby ;; jupyter ; broken: conflicts with python-telegram-bot + clinfo pocl opencl-icd-loader python-pyopencl |