Age | Commit message (Collapse) | Author |
|
* gnu/packages/admin.scm (inxi-minimal)[inputs]:
Remove input labels.
|
|
* gnu/packages/admin.scm (inxi-minimal): Update to 3.3.24-1.
|
|
* gnu/packages/admin.scm (hyfetch): Update to 1.4.4.
|
|
* gnu/packages/shells.scm (dash)[description]: Capitalise ‘dash’.
|
|
* gnu/packages/shells.scm (dash): Update to 0.5.12.
[arguments]: Don't explicitly return #t from phases.
|
|
* gnu/packages/crypto.scm (botan): Update to 2.19.3.
|
|
* gnu/packages/code.scm (global): Update to 6.6.9.
|
|
* gnu/packages/c.scm (libhx): Update to 4.8.
|
|
* 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/packages/check.scm (python-aiounittest): Update to 1.4.2.
|
|
* gnu/packages/check.scm (doctest): Update to 2.4.9.
|
|
* gnu/packages/ccache.scm (ccache): Update to 4.7.4.
|
|
* gnu/packages/c.scm (byacc): Update to 20221106.
|
|
* gnu/packages/benchmark.scm (fio): Update to 3.33.
|
|
* gnu/packages/audio.scm (libltc): Update to 1.3.2.
|
|
* gnu/packages/admin.scm (realmd): Update to 0.17.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-pdf-tools)[home-page]: Update.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-hyperbole)[arguments]: Add a new
INSTALL-DOC phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/emacs-xyz.scm (emacs-pg): Update to 0.20.
|
|
* gnu/packages/emacs-xyz.scm (emacs-fountain-mode): Update to 3.6.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.35.
|
|
* gnu/packages/emacs-xyz.scm (emacs-project): Update to 0.9.3.
|
|
* gnu/packages/finance.scm (emacs-beancount): Update to 0.0.0-1.687775d.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
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/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.
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/tls.scm (guile-gnutls)[properties]: New field.
|
|
* gnu/packages/bioinformatics.scm (tophat)[source]: Remove trailing #T from
snippet.
[arguments]: Remove trailing #T from build phases.
|
|
* 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/packages/bioinformatics.scm (bioawk)[arguments]: Use gexp and simplify
'install phase.
|
|
* gnu/packages/bioinformatics.scm (blasr-libcpp)[arguments]: Remove
trailing #T from build phases.
|
|
* gnu/packages/bioinformatics.scm (pbbam)[native-inputs]: Drop labels.
|
|
* gnu/packages/bioinformatics.scm (pbbam): Update to 2.1.0.
|
|
* gnu/packages/bioinformatics.scm (pbcopper): Update to 2.0.0.
|
|
* gnu/packages/bioinformatics.scm (bedtools)[arguments]: Remove quasiquote.
[native-inputs]: Drop input label.
|
|
* gnu/packages/bioinformatics.scm (bamutils): Update to 1.0.15.
[arguments]: Remove quasiquoting; remove USER_WARNINGS from make-flags.
[native-inputs]: Update libstatgen.
|
|
* 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/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/packages/raspberry-pi.scm (rpi-imager): New variable.
|
|
* 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/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/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/packages/astronomy.scm (python-asdf-astropy): Update to 0.3.0.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/tmux.scm (tmux-plugin-resurrect): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/crates-io.scm (rust-csv-index-0.1): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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/packages/gstreamer.scm (gst-plugins-good-qt): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-36.7b69611.
|