summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Collapse)Author
2023-01-12gnu: guile-aa-tree: Update Guile version to 3.0 .Nicolas Graves
* gnu/packages/guile-xyz.scm (guile-aa-tree): Update Guile version to 3.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12gnu: guile-aa-tree: Restrict install to aa-tree.scm.Nicolas Graves
* gnu/packages/guile-xyz.scm (guile-aa-tree): [native-inputs]: Remove guile-2.2. [inputs]: Add guile-2.2. [arguments]: (scheme-file-regexp): Restrict install to aa-tree.scm [arguments]: (phases): Add check phase. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-12gnu: gloo: Add dependency on rdma-core.Ludovic Courtès
* gnu/packages/machine-learning.scm (gloo)[inputs]: Add RDMA-CORE when supported. [arguments]: Pass '-DUSE_IBVERBS=ON' when RDMA-CORE is present. Switch to gexps.
2023-01-12gnu: gloo: Build the shared library only.Ludovic Courtès
* gnu/packages/machine-learning.scm (gloo)[arguments]: Pass '-DBUILD_SHARED_LIBS=ON'.
2023-01-12gnu: gromacs: Mark as tunable.Ludovic Courtès
* gnu/packages/chemistry.scm (gromacs)[properties]: New field.
2023-01-12gnu: Add cellsnp-lite.Simon Tournier
* gnu/packages/bioinformatics.scm (cellsnp-lite): New variable.
2023-01-12gnu: guile-email-latest: Remove package.Arun Isaac
* gnu/packages/guile-xyz.scm (guile-email-latest): Delete variable. * gnu/packages/mail.scm (mumi)[inputs]: Replace guile-email-latest with guile-email.
2023-01-12gnu: Add r-jqr.Ricardo Wurmus
* gnu/packages/cran.scm (r-jqr): New variable.
2023-01-12gnu: monero-gui: Add menu entry file.Guillaume Le Vaillant
* gnu/packages/finance.scm (monero-gui)[arguments]: Update 'install' phase to add icons and menu entry file.
2023-01-12gnu: Remove xfce4-embed-plugin.Kaelyn Takata
The last release of this plugin appears to be 2015, and the package no longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2 support was dropped in 2019. * gnu/packages/xfce.scm (xfce4-embed-plugin): Delete variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: Remove xfce4-equake-plugin.Kaelyn Takata
The last release of this plugin appears to be 2013, and the package no longer builds as it depends on libxfce4ui-1 which was removed when gtk+-2 support was dropped in 2019. * gnu/packages/xfce.scm (xfce4-equake-plugin): Delete variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: kirc: Update to 0.3.2.jgart
* gnu/packages/irc.scm (kirc): Update to 0.3.2. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: xpra: Update to 4.4.3.Andy Tai
gnu/packages/xorg.scm (xpra): Update to 4.4.3. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: litterbox: Update to 1.9.jgart
* gnu/packages/irc.scm (litterbox): Update to 1.9. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: catgirl: Update to 2.1.jgart
* gnu/packages/irc.scm (catgirl): Update to 2.1. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-12gnu: weechat: Update to 3.8.Sébastien Helleu
* gnu/packages/irc.scm (weechat): Update to 3.8. [arguments]: Do not build tests any more: since version 3.8, ‘make test’ is successful when tests are not built. [native-inputs]: Remove dependency on cpputest as tests are not built any more. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2023-01-11gnu: emacs-enh-ruby-mode: Fix base version to 20191111.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-enh-ruby-mode): Fix base version to 20191111. Reported-by: Jelle Licht <jlicht@fsfe.org>
2023-01-11gnu: Add ghc-parsec.jgart
* gnu/packages/haskell-xyz.scm (ghc-parsec): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2023-01-10gnu: Add emacs-enh-ruby-mode.Maxim Cournoyer
* gnu/packages/emacs-xyz.scm (emacs-enh-ruby-mode): New variable.
2023-01-08gnu: muse-sequencer: Also run on Wayland.Tobias Geerinckx-Rice
* gnu/packages/music.scm (muse-sequencer)[inputs]: Add qtwayland-5. Reported by f1refly in #guix.
2023-01-10gnu: weechat-wee-slack: Update to 2.9.1.Arun Isaac
* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.9.1.
2023-01-10gnu: Add waveshare-dtoverlays.Maxim Cournoyer
* gnu/packages/raspberry-pi.scm (waveshare-dtoverlays): New variable. Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2023-01-10gnu: patman: Fix incomplete get-maintainer patch.Maxim Cournoyer
The full set of patches already merged into the U-Boot is included for simplicity and avoiding mistakes like the previous one, where a conflicting hunk got dropped, causing the following error when running patman: WARNING: Unknown setting get_maintainer_script * gnu/packages/bootloaders.scm (u-boot) [source]: Replace the u-boot-patman-fix-help.patch, u-boot-patman-local-conf.patch and u-boot-patman-get-maintainer.patch with u-boot-patman-guix-integration.patch. * gnu/local.mk (dist_patch_DATA): Update patch registrations. * gnu/packages/patches/u-boot-patman-fix-help.patch: Delete file. * gnu/packages/patches/u-boot-patman-get-maintainer.patch: Likewise. * gnu/packages/patches/u-boot-patman-local-conf.patch: Likewise. * gnu/packages/patches/u-boot-patman-guix-integration.patch: New file. Reported-by: Jelle Licht <jlicht@fsfe.org>
2023-01-10gnu: onedrive: Update to 2.4.23.Efraim Flashner
* gnu/packages/sync.scm (onedrive): Update to 2.4.23.
2023-01-10gnu: darktable: Update to 4.2.0.Alex Devaure
* gnu/packages/photo.scm (darktable): Update to 4.2.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10gnu: Add guile-scheme-json-rpc.Abhishek Cherath
* gnu/packages/guile-xyz.scm (guile-scheme-json-rpc): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10gnu: Add gophernicus.Paul A. Patience
* gnu/packages/web.scm (gophernicus): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10gnu: Add vger.Paul A. Patience
* gnu/packages/web.scm (vger): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10gnu: neovim: Update to 0.8.2.Luis Henrique Gomes Higino
* gnu/packages/vim.scm (neovim): Update to 0.8.2. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2023-01-10gnu: gromacs: Remove input labels and use gexps.Ludovic Courtès
* gnu/packages/chemistry.scm (gromacs)[arguments]: Turn into gexps. [native-inputs]: Remove labels. Remove (package-source googletest).
2023-01-10gnu: gromacs: Update to 2022.4.Ludovic Courtès
* gnu/packages/chemistry.scm (gromacs): Update to 2022.4. * gnu/packages/patches/gromacs-tinyxml2.patch: Adjust accordingly.
2023-01-10gnu: keepassxc: Enable wayland support.Jonathan Brielmaier
* gnu/packages/password-utils.scm (keepassxc)[inputs]: Add qtwayland-5.
2023-01-10gnu: Add ftxui.Artyom V. Poptsov
* gnu/packages/cpp.scm (ftxui): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2023-01-08gnu: bind: Update to 9.16.36.Tobias Geerinckx-Rice
* gnu/packages/dns.scm (isc-bind): Update to 9.16.36.
2023-01-08gnu: linux-libre: Bump max-silent-time even further.Tobias Geerinckx-Rice
Aarch64 CI build still fail with ‘timed out after 3600 seconds of silence’. * gnu/packages/linux.scm (make-linux-libre*): Increase the max-silent-time to 3 hours. Reported by akirakyle in #guix.
2023-01-08gnu: emacs-hsluv: Name git checkout.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-hsluv)[source]: Specify a FILE-NAME.
2023-01-08gnu: emacs-hide-lines: Name git checkout.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-hide-lines)[source]: Specify a FILE-NAME.
2023-01-08gnu: emacs-syslog-mode: Name git checkout.Tobias Geerinckx-Rice
* gnu/packages/emacs-xyz.scm (emacs-syslog-mode)[source]: Specify a FILE-NAME.
2023-01-08gnu: fbcat: Fix typo in description.Tobias Geerinckx-Rice
* gnu/packages/linux.scm (fbcat)[description]: Fix ‘therof’. Add newline.
2023-01-10gnu: perftest: Update to 4.5-0.20.Marius Bakke
* gnu/packages/linux.scm (perftest): Update to 4.5-0.20. [source]: Switch to GIT-FETCH. [arguments]: Remove. [native-inputs]: Add AUTOCONF, AUTOMAKE, and LIBTOOL. [inputs]: Add PCIUTILS.
2023-01-10gnu: lib3mf: Update to 2.2.0.Marius Bakke
* gnu/packages/engineering.scm (lib3mf): Update to 2.2.0.
2023-01-10gnu: lib3mf: Remove bundled software.Marius Bakke
* gnu/packages/engineering.scm (lib3mf)[source](snippet): Delete bundled copies of libzip and zlib. Adjust header inclusions.
2023-01-10gnu: lib3mf: Remove input labels.Marius Bakke
* gnu/packages/engineering.scm (lib3mf)[inputs]: Remove labels.
2023-01-10gnu: lib3mf: Remove bundled ACT.Marius Bakke
* gnu/packages/engineering.scm (lib3mf)[source](modules, snippet): New fields. [arguments]: Add phase to provide act binary. [native-inputs]: Add AUTOMATIC-COMPONENT-TOOLKIT.
2023-01-10gnu: Add automatic-component-toolkit.Marius Bakke
* gnu/packages/code.scm (automatic-component-toolkit): New variable.
2023-01-09gnu: r-biocset: Update to 1.12.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-biocset): Update to 1.12.1.
2023-01-09gnu: r-biocviews: Update to 1.66.2.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-biocviews): Update to 1.66.2.
2023-01-09gnu: r-variancepartition: Update to 1.28.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-variancepartition): Update to 1.28.1. [propagated-inputs]: Add r-remacor.
2023-01-09gnu: r-flowworkspace: Update to 4.10.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-flowworkspace): Update to 4.10.1. [propagated-inputs]: Remove r-aws-s3, r-aws-signature, r-digest, r-lattice, r-latticeextra, r-rcpp, r-rcpparmadillo, and r-rcppparallel; add r-cpp11.
2023-01-09gnu: r-batchelor: Update to 1.14.1.Ricardo Wurmus
* gnu/packages/bioconductor.scm (r-batchelor): Update to 1.14.1.