aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: botan: Update to 2.19.3.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/crypto.scm (botan): Update to 2.19.3.
* gnu: global: Update to 6.6.9.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/code.scm (global): Update to 6.6.9.
* gnu: libhx: Update to 4.8.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/c.scm (libhx): Update to 4.8.
* gnu: libdeflate: Update to 1.15.Tobias Geerinckx-Rice2022-12-11
| | | | | | | * gnu/packages/compression.scm (libdeflate): Update to 1.15. [build-system]: Use CMake. [arguments]: Remove #:make-flags and all custom phases. Add equivalent #:configure-flags and a custom 'check phase.
* gnu: python-aiounittest: Update to 1.4.2.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/check.scm (python-aiounittest): Update to 1.4.2.
* gnu: doctest: Update to 2.4.9.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/check.scm (doctest): Update to 2.4.9.
* gnu: ccache: Update to 4.7.4.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/ccache.scm (ccache): Update to 4.7.4.
* gnu: byacc: Update to 20221106.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/c.scm (byacc): Update to 20221106.
* gnu: fio: Update to 3.33.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/benchmark.scm (fio): Update to 3.33.
* gnu: libltc: Update to 1.3.2.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/audio.scm (libltc): Update to 1.3.2.
* gnu: realmd: Update to 0.17.1.Tobias Geerinckx-Rice2022-12-11
| | | | * gnu/packages/admin.scm (realmd): Update to 0.17.1.
* gnu: emacs-pdf-tools: Update home page.Jelle Licht2022-12-13
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-pdf-tools)[home-page]: Update. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-hyperbole: Add missing files.Konrad Hinsen2022-12-13
| | | | | | | * gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Add a new INSTALL-DOC phase. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: emacs-pg: Update to 0.20.Nicolas Goaziou2022-12-13
| | | | * gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.20.
* gnu: emacs-fountain-mode: Update to 3.6.1.Nicolas Goaziou2022-12-13
| | | | * gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.6.1.
* gnu: emacs-debbugs: Update to 0.35.Nicolas Goaziou2022-12-13
| | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.35.
* gnu: emacs-project: Update to 0.9.3.Nicolas Goaziou2022-12-13
| | | | * gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.3.
* gnu: emacs-beancount: Update to 0.0.0-1.687775d.dan2022-12-13
| | | | | | * gnu/packages/finance.scm (emacs-beancount): Update to 0.0.0-1.687775d. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: icecat: Update to 102.6.0-guix0-preview1 [security fixes].Mark H Weaver2022-12-13
| | | | | | | | Includes fixes for CVE-2022-46872, CVE-2022-46874, CVE-2022-46875, CVE-2022-46878, CVE-2022-46880, CVE-2022-46881, and CVE-2022-46882. * gnu/packages/gnuzilla.scm (%icecat-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
* gnu: bedops: Update to 2.4.41.Ricardo Wurmus2022-12-13
| | | | | | | * gnu/packages/bioinformatics.scm (bedops): Update to 2.4.41. [arguments]: Remove trailing #T from build phases; do not set BINDIR in make-flags; set CC; replace 'install phase. [native-inputs]: Add diffutils, perl, and which.
* services: nix: Add more configuration fields.Petr Hodina2022-12-13
| | | | | | | | * gnu/services/nix.scm (<nix-configuration>)[build-directory]: New field. (nix-service-etc, nix-shepherd-service): Take them into account. * doc/guix.texi (Nix): Update it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guile-gnutls: Add properties for the 'generic-git' updater.Ludovic Courtès2022-12-13
| | | | * gnu/packages/tls.scm (guile-gnutls)[properties]: New field.
* gnu: tophat: Remove trailing #T from build phases and snippet.Ricardo Wurmus2022-12-13
| | | | | | * gnu/packages/bioinformatics.scm (tophat)[source]: Remove trailing #T from snippet. [arguments]: Remove trailing #T from build phases.
* gnu: python-bx-python: Update to 0.9.0.Ricardo Wurmus2022-12-13
| | | | | | | * gnu/packages/bioinformatics.scm (python-bx-python): Update to 0.9.0. [build-system]: Use pyproject-build-system. [arguments]: Add phase 'build-extensions and 'disable-cython-doctests. [native-inputs]: Replace python-nose with python-pytest.
* gnu: bioawk: Use gexp.Ricardo Wurmus2022-12-13
| | | | | * gnu/packages/bioinformatics.scm (bioawk)[arguments]: Use gexp and simplify 'install phase.
* gnu: blasr-libcpp: Remove trailing #T from build phases.Ricardo Wurmus2022-12-13
| | | | | * gnu/packages/bioinformatics.scm (blasr-libcpp)[arguments]: Remove trailing #T from build phases.
* gnu: pbbam: Drop input labels.Ricardo Wurmus2022-12-13
| | | | * gnu/packages/bioinformatics.scm (pbbam)[native-inputs]: Drop labels.
* gnu: pbbam: Update to 2.1.0.Ricardo Wurmus2022-12-13
| | | | * gnu/packages/bioinformatics.scm (pbbam): Update to 2.1.0.
* gnu: pbcopper: Update to 2.0.0.Ricardo Wurmus2022-12-13
| | | | * gnu/packages/bioinformatics.scm (pbcopper): Update to 2.0.0.
* gnu: bedtools: Remove unnecessary quasiquotation.Ricardo Wurmus2022-12-13
| | | | | * gnu/packages/bioinformatics.scm (bedtools)[arguments]: Remove quasiquote. [native-inputs]: Drop input label.
* gnu: bamutils: Update to 1.0.15.Ricardo Wurmus2022-12-13
| | | | | | * gnu/packages/bioinformatics.scm (bamutils): Update to 1.0.15. [arguments]: Remove quasiquoting; remove USER_WARNINGS from make-flags. [native-inputs]: Update libstatgen.
* gnu: bamtools: Update to 2.5.2.Ricardo Wurmus2022-12-13
| | | | | | | * gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.2. [arguments]: Enable tests; remove extra phases. [inputs]: Add jsoncpp. [native-inputs]: Add pkg-config.
* gnu: aragorn: Update to 1.2.41.Ricardo Wurmus2022-12-13
| | | | | | | | | * gnu/packages/bioinformatics.scm (aragorn): Update to 1.2.41. [source]: Fetch C source file from new location. [arguments]: Drop trailing #T in build phases; use gexp. [native-inputs]: Add origin for man page. [home-page]: Update to new home page. [license]: Update to GPLv3+.
* gnu: Add rpi-imager.Maxim Cournoyer2022-12-13
| | | | * gnu/packages/raspberry-pi.scm (rpi-imager): New variable.
* gnu: mercury: Update to 22.01.4.jgart2022-12-13
| | | | | | | * gnu/packages/mercury.scm (mercury-minimal): Update to 22.01.4. [arguments]: Remove obsolete and non-existent file from being patched. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: mercury-minimal: Update to 22.01.4.jgart2022-12-13
| | | | | | | | * gnu/packages/mercury.scm (mercury-minimal): Update to 22.01.4. [arguments]: Remove obsolete file path, update libatomic-ops, and update libgc-8. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-h5netcdf: Update to 1.1.0.Sharlatan Hellseher2022-12-13
| | | | | | | | * gnu/packages/python-xyz.scm (python-h5netcdf): Update to 1.1.0. [build-system]: Use pyproject-build-system, to simplify package. [description]: Style content and add links to referenced projects. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python-asdf-astropy: Update to 0.3.0.Sharlatan Hellseher2022-12-13
| | | | | | * gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.3.0. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add tmux-plugin-resurrect.EuAndreh2022-12-13
| | | | | | * gnu/packages/tmux.scm (tmux-plugin-resurrect): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add rust-csv-index-0.1.Paul A. Patience2022-12-13
| | | | | | * gnu/packages/crates-io.scm (rust-csv-index-0.1): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: nheko: Support video calls.Martin Schmidt2022-12-13
| | | | | | | * gnu/packages/messaging.scm (nheko)[inputs]: Replace GST-PLUGINS-GOOD with GST-PLUGINS-GOOD-QT to fix video calls. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add gst-plugins-good-qt.Martin Schmidt2022-12-13
| | | | | | * gnu/packages/gstreamer.scm (gst-plugins-good-qt): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: guix-data-service: Update to 0.0.1-36.7b69611.Christopher Baines2022-12-13
| | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-36.7b69611.
* gnu: kaldi: Update to 0-1.be22248.Ricardo Wurmus2022-12-13
| | | | * gnu/packages/machine-learning.scm (kaldi): Update to 0-1.be22248.
* gnu: kaldi: Remove trailing #T from build phases.Ricardo Wurmus2022-12-13
| | | | | * gnu/packages/machine-learning.scm (kaldi)[arguments]: Remove trailing #T from build phases.
* gnu: kaldi-gstreamer-server: Update to 0-3.f79e204.Ricardo Wurmus2022-12-13
| | | | | * gnu/packages/machine-learning.scm (kaldi-gstreamer-server): Update to 0-3.f79e204.
* gnu: kaldi-gstreamer-server: Drop input labels.Ricardo Wurmus2022-12-13
| | | | | * gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[inputs]: Drop package labels.
* gnu: kaldi-gstreamer-server: Remove trailing #T from build phases.Ricardo Wurmus2022-12-13
| | | | | * gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[arguments]: Remove trailing #T from build phases.
* gnu: gst-kaldi-nnet2-online: Update to 0-3.7888ae5.Ricardo Wurmus2022-12-13
| | | | | | | | * gnu/packages/machine-learning.scm (gst-kaldi-nnet2-online): Update to 0-3.7888ae5. [arguments]: Do to quote list; remove trailing #T from build phases; augment CPLUS_INCLUDE_PATH instead of replacing it. [inputs]: Replace openfst with openfst-1.7.3.
* gnu: sbcl-alloy: Update to 20221126.Pierre Neidhardt2022-12-13
| | | | * gnu/packages/lisp-xyz.scm (sbcl-alloy): Update to 20221126.