gnu: r-catdata: Update to 1.2.4. * gnu/packages/cran.scm (r-catdata): Update to 1.2.4. [native-inputs]: Add r-knitr. Change-Id: I7e2873a612f114d7124d5787ff70a8bf0ffefe93
gnu: r-r-devices: Update to 2.17.2. * gnu/packages/cran.scm (r-r-devices): Update to 2.17.2. [arguments]: Add 'set-HOME phase. [native-inputs]: Add r-r-rsp. Change-Id: Iaaead01e690e95971148ae063aa7af589969d39c
gnu: r-igraph: Update to 2.0.1.1. * gnu/packages/cran.scm (r-igraph): Update to 2.0.1.1. [properties]: Tell updater to keep extra native input "which". [native-inputs]: Add pkg-config and which. Change-Id: Id56c68784d192f7a3031a338fe63a4c17799c605
gnu: r-antiword: Update to 1.3.3. * gnu/packages/cran.scm (r-antiword): Update to 1.3.3. [properties]: Tell updater not to remove "antiword" input. [arguments]: Use G-expression. Change-Id: Ifdbf80f546b0ab3abfc3b8002ba01b46c9105a1c
gnu: r-sapa: Patch call of dstebz routine. * gnu/packages/patches/r-sapa-lapack.patch: New patch. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/cran.scm (r-sapa)[source]: Add it. Change-Id: I17354c4e8b3a0f322e17c9a1e17bc37c93630105
gnu: r-with-tests: Prevent compression of libraries. Compression prevents Guix from detecting references. This is a follow-up to commit ff0d34a29bc0f19b1dd2714fc0a3bd73a244aebe. Reported-by: Jonas Freimuth. * gnu/packages/statistics.scm (r-with-tests)[arguments]: Do not compress included libraries like "parallel". Change-Id: I278d19c1504d8ac33a1fc4a941467705a37d574d
gnu: r-minimal, r-with-tests: Use G-expressions. * gnu/packages/statistics.scm (r-minimal, r-with-tests)[arguments]: Use G-expressions. Change-Id: I241297444cdb261dfc9901efd73c436a7ccf0acf
gnu: python-scipy: Enable building on more architectures. * gnu/packages/python-science.scm (python-scipy)[propagated-inputs]: Only include python-jupytext on systems where it is supported. Change-Id: Ic085094e4e3977e4c0698e8c03de09ee8e70f144
gnu: libhdate: Fix pkg-config file. * gnu/packages/calendar.scm (libhdate)[source]: Add snippet to adjust the pkg-config file to have the correct prefix. Change-Id: I5273f732a4e4e512057aa8bc1ecd40a81ec7828e
gnu: emacspeak: Update to 59.0. * gnu/packages/emacs-xyz.scm (emacspeak): Update to 59.0. [source]: Switch to git-fetch. Change-Id: I80e93286fa0de931e85f07c22e050faeaf8d0280 Signed-off-by: Clément Lassieur <clement@lassieur.org>
gnu: Add python-hdbscan. * gnu/packages/machine-learning.scm (python-hdbscan): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I13a78dd795490e6d4a8486741e2d5281605b7bb9
gnu: Add python-pyjanitor. * gnu/packages/python-science.scm (python-pyjanitor): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: Add python-unyt. * gnu/packages/python-science.scm (python-unyt): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
gnu: guile-next: Update to commit fb1f5e2. * gnu/packages/guile.scm (guile-next): Update to commit fb1f5e2. Change-Id: Ia699bf7bf950b8780366146508eec566a738fb80
gnu: mumi: Update to 0.0.8. * gnu/packages/mail.scm (mumi): Update to 0.0.8. Change-Id: I0342f3cfb1b257d7beb25a5d9d0732895f88ec35
gnu: mumi: Update to 0.0.7. * gnu/packages/mail.scm (mumi): Update to 0.0.7. Change-Id: Ia9280574a6774e27f8ab0b4654997b6518c561d2
gnu: lugaru: Apply patch fixing sound. * gnu/packages/patches/lugaru-fix-sound.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/games.scm (lugaru) [source]: Update source URL. Apply patch. [arguments]: Use gexps. [inputs]: Remove labels and sort. Change-Id: Iebefc9fc43d3473e51c8c732539e6aa2f14d9f5f
teams: go: Add more related files to the scope. * etc/teams.scm (go): Add "gnu/packages/configuration-management.scm", "gnu/packages/golang-crypto.scm", "gnu/packages/golang-web.scm", "gnu/packages/syncthing.scm", "gnu/packages/terraform.scm". Sort list alphabetically. Change-Id: I56ce5bd21e487e5dbe2d84aa1d83e3239268fb71
gnu: go-github-com-quic-go-qtls-go1-20: Sort package alphabetically. * gnu/packages/golang-crypto.scm (go-github-com-quic-go-qtls-go1-20): Sort package alphabeticaly to consist the style. Change-Id: Ib9d1e037dc1172b33a80dc4b40c785b53a2a0586
gnu: go-github-com-99designs-go-keyring: Adjust inputs. This package does not use GPG or password-store internally and is only used as a dependency for aws-vault. * gnu/packages/golang-crypto.scm (go-github-com-99designs-go-keyring): Swap native-inputs to propagated-inputs. [propagated-inputs]: Remove gnupg and password-store. Change-Id: If5f57f656402058960df416bad25a76fa1b70718