Age | Commit message (Expand) | Author |
2022-12-11 | gnu: realmd: Update to 0.17.1....* gnu/packages/admin.scm (realmd): Update to 0.17.1.
| Tobias Geerinckx-Rice |
2022-12-13 | gnu: emacs-pdf-tools: Update home page....* gnu/packages/emacs-xyz.scm (emacs-pdf-tools)[home-page]: Update.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Jelle Licht |
2022-12-13 | gnu: emacs-hyperbole: Add missing files....* gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Add a new
INSTALL-DOC phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Konrad Hinsen |
2022-12-13 | gnu: emacs-pg: Update to 0.20....* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.20.
| Nicolas Goaziou |
2022-12-13 | gnu: emacs-fountain-mode: Update to 3.6.1....* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.6.1.
| Nicolas Goaziou |
2022-12-13 | gnu: emacs-debbugs: Update to 0.35....* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.35.
| Nicolas Goaziou |
2022-12-13 | gnu: emacs-project: Update to 0.9.3....* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.3.
| Nicolas Goaziou |
2022-12-13 | gnu: emacs-beancount: Update to 0.0.0-1.687775d....* gnu/packages/finance.scm (emacs-beancount): Update to 0.0.0-1.687775d.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| dan |
2022-12-13 | gnu: icecat: Update to 102.6.0-guix0-preview1 [security fixes]....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.
| Mark H Weaver |
2022-12-13 | gnu: bedops: Update to 2.4.41....* 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.
| Ricardo Wurmus |
2022-12-13 | services: nix: Add more configuration fields....* 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>
| Petr Hodina |
2022-12-13 | ui: Take package upstream name into account when searching....* guix/ui.scm (%package-metrics): Add PACKAGE-UPSTREAM-NAME*.
* tests/ui.scm ("package-relevance and upstream name"): New test.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun |
2022-12-13 | packages: Add 'package-upstream-name*'....* guix/packages.scm (package-upstream-name*): New procedure.
* tests/packages.scm ("package-upstream-name*"): New test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lars-Dominik Braun |
2022-12-13 | gnu: guile-gnutls: Add properties for the 'generic-git' updater....* gnu/packages/tls.scm (guile-gnutls)[properties]: New field.
| Ludovic Courtès |
2022-12-13 | gnu: tophat: Remove trailing #T from build phases and snippet....* gnu/packages/bioinformatics.scm (tophat)[source]: Remove trailing #T from
snippet.
[arguments]: Remove trailing #T from build phases.
| Ricardo Wurmus |
2022-12-13 | gnu: python-bx-python: Update to 0.9.0....* 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.
| Ricardo Wurmus |
2022-12-13 | gnu: bioawk: Use gexp....* gnu/packages/bioinformatics.scm (bioawk)[arguments]: Use gexp and simplify
'install phase.
| Ricardo Wurmus |
2022-12-13 | gnu: blasr-libcpp: Remove trailing #T from build phases....* gnu/packages/bioinformatics.scm (blasr-libcpp)[arguments]: Remove
trailing #T from build phases.
| Ricardo Wurmus |
2022-12-13 | gnu: pbbam: Drop input labels....* gnu/packages/bioinformatics.scm (pbbam)[native-inputs]: Drop labels.
| Ricardo Wurmus |
2022-12-13 | gnu: pbbam: Update to 2.1.0....* gnu/packages/bioinformatics.scm (pbbam): Update to 2.1.0.
| Ricardo Wurmus |
2022-12-13 | gnu: pbcopper: Update to 2.0.0....* gnu/packages/bioinformatics.scm (pbcopper): Update to 2.0.0.
| Ricardo Wurmus |
2022-12-13 | gnu: bedtools: Remove unnecessary quasiquotation....* gnu/packages/bioinformatics.scm (bedtools)[arguments]: Remove quasiquote.
[native-inputs]: Drop input label.
| Ricardo Wurmus |
2022-12-13 | gnu: bamutils: Update to 1.0.15....* gnu/packages/bioinformatics.scm (bamutils): Update to 1.0.15.
[arguments]: Remove quasiquoting; remove USER_WARNINGS from make-flags.
[native-inputs]: Update libstatgen.
| Ricardo Wurmus |
2022-12-13 | gnu: bamtools: Update to 2.5.2....* gnu/packages/bioinformatics.scm (bamtools): Update to 2.5.2.
[arguments]: Enable tests; remove extra phases.
[inputs]: Add jsoncpp.
[native-inputs]: Add pkg-config.
| Ricardo Wurmus |
2022-12-13 | gnu: aragorn: Update to 1.2.41....* 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+.
| Ricardo Wurmus |
2022-12-13 | gnu: Add rpi-imager....* gnu/packages/raspberry-pi.scm (rpi-imager): New variable.
| Maxim Cournoyer |
2022-12-13 | gnu: mercury: Update to 22.01.4....* 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>
| jgart |
2022-12-13 | gnu: mercury-minimal: Update to 22.01.4....* 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>
| jgart |
2022-12-13 | gnu: python-h5netcdf: Update to 1.1.0....* 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>
| Sharlatan Hellseher |
2022-12-13 | gnu: python-asdf-astropy: Update to 0.3.0....* gnu/packages/astronomy.scm (python-asdf-astropy): Update to 0.3.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Sharlatan Hellseher |
2022-12-13 | gnu: Add tmux-plugin-resurrect....* gnu/packages/tmux.scm (tmux-plugin-resurrect): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| EuAndreh |
2022-12-13 | gnu: Add rust-csv-index-0.1....* gnu/packages/crates-io.scm (rust-csv-index-0.1): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Paul A. Patience |
2022-12-13 | gnu: nheko: Support video calls....* 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>
| Martin Schmidt |
2022-12-13 | gnu: Add gst-plugins-good-qt....* gnu/packages/gstreamer.scm (gst-plugins-good-qt): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Martin Schmidt |
2022-12-13 | gnu: guix-data-service: Update to 0.0.1-36.7b69611....* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-36.7b69611.
| Christopher Baines |
2022-12-13 | gnu: kaldi: Update to 0-1.be22248....* gnu/packages/machine-learning.scm (kaldi): Update to 0-1.be22248.
| Ricardo Wurmus |
2022-12-13 | gnu: kaldi: Remove trailing #T from build phases....* gnu/packages/machine-learning.scm (kaldi)[arguments]: Remove trailing #T
from build phases.
| Ricardo Wurmus |
2022-12-13 | gnu: kaldi-gstreamer-server: Update to 0-3.f79e204....* gnu/packages/machine-learning.scm (kaldi-gstreamer-server): Update to
0-3.f79e204.
| Ricardo Wurmus |
2022-12-13 | gnu: kaldi-gstreamer-server: Drop input labels....* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[inputs]: Drop
package labels.
| Ricardo Wurmus |
2022-12-13 | gnu: kaldi-gstreamer-server: Remove trailing #T from build phases....* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[arguments]:
Remove trailing #T from build phases.
| Ricardo Wurmus |
2022-12-13 | gnu: gst-kaldi-nnet2-online: Update to 0-3.7888ae5....* 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.
| Ricardo Wurmus |
2022-12-13 | gnu: sbcl-alloy: Update to 20221126....* gnu/packages/lisp-xyz.scm (sbcl-alloy): Update to 20221126.
| Pierre Neidhardt |
2022-12-13 | gnu: sbcl-3b-bmfont: Update to 20220327....* gnu/packages/lisp-xyz.scm (sbcl-3b-bmfont): Update to 20220327.
| Pierre Neidhardt |
2022-12-13 | gnu: Add cl-sdf....* gnu/packages/lisp-xyz.scm (cl-sdf, ecl-sdf, sbcl-sdf): New variables.
| Pierre Neidhardt |
2022-12-13 | gnu: sbcl-cl-vectors: Build all subsystems....* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors)[arguments]: Build cl-paths,
cl-aa and cl-aa-misc as well.
| Pierre Neidhardt |
2022-12-13 | gnu: Add cl-binpack....* gnu/packages/lisp-xyz.scm (cl-binpack, ecl-binpack, sbcl-binpack): New variables.
| Pierre Neidhardt |
2022-12-13 | gnu: Add cl-uax-14....* gnu/packages/lisp-xyz.scm (cl-uax-14, ecl-uax-14, sbcl-uax-14): New variables.
| Pierre Neidhardt |
2022-12-13 | gnu: Add cl-font-discovery....* gnu/packages/lisp-xyz.scm (cl-font-discovery, ecl-font-discovery,
sbcl-font-discovery): New variables.
| Pierre Neidhardt |
2022-12-13 | gnu: Add cl-colored....* gnu/packages/lisp-xyz.scm (cl-colored, ecl-colored, sbcl-colored): New variables.
| Pierre Neidhardt |
2022-12-13 | gnu: mympd: Update to 10.1.6....* gnu/packages/mpd.scm (mympd): Update to 10.1.6.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| Bruno Victal |