Age | Commit message (Expand) | Author |
2021-05-14 | gnu: Add rust-heapless-0.6....* gnu/packages/crates-io.scm (rust-heapless-0.6): New variable.
(rust-heapless-0.5): Inherit from above.
| Nicolas Goaziou |
2021-05-14 | gnu: rust-as-slice-0.1: Update to 0.1.5....* gnu/packages/crates-io.scm (rust-as-slice-0.1): Update to 0.1.5.
| Nicolas Goaziou |
2021-05-14 | gnu: rust-generic-array-0.12: Update to 0.12.4....* gnu/packages/crates-io.scm (rust-generic-array-0.12): Update to 0.12.4.
| Nicolas Goaziou |
2021-05-14 | gnu: rust-generic-array-0.14: Update to 0.14.4....* gnu/packages/crates-io.scm (rust-generic-array-0.14): Update to 0.14.4.
| Nicolas Goaziou |
2021-05-14 | gnu: rust-generic-array-0.13: Update to 0.13.3....* gnu/packages/crates-io.scm (rust-generic-array-0.13): Update to 0.13.3.
| Nicolas Goaziou |
2021-05-14 | gnu: Add rust-common-path-1....* gnu/packages/crates-io.scm (rust-common-path-1): New variable.
| Nicolas Goaziou |
2021-05-14 | gnu: rust-dyn-clone-1: Update to 1.0.4....* gnu/packages/crates-io.scm (rust-dyn-clone-1): Update to 1.0.4.
| Nicolas Goaziou |
2021-05-14 | gnu: rust-which-4: Update to 4.1.0....* gnu/packages/crates-io.scm (rust-which-4): Update to 4.1.0.
[inputs]: Add rust-either-1. Remove rust-thiserror-1.
| Nicolas Goaziou |
2021-05-14 | gnu: rust-either-1: Update to 1.6.1....* gnu/packages/crates-io.scm (rust-either-1): Update to 1.6.1.
| Nicolas Goaziou |
2021-05-14 | gnu: rust-sysinfo-0.16: Update to 0.16.5....* gnu/packages/crates-io.scm (rust-sysinfo-0.16): Update to 0.16.5.
| Nicolas Goaziou |
2021-05-14 | gnu: Add rust-gjson-0.7....* gnu/packages/crates-io.scm (rust-gjson-0.7): New variable.
| Nicolas Goaziou |
2021-05-14 | gnu: Add rust-webbrowser-0.5....* gnu/packages/crates-io.scm (rust-webbrowser-0.5): New variable.
| Nicolas Goaziou |
2021-05-14 | gnu: gnuradio-osmosdr: Fix Python tools....* gnu/packages/radio.scm (gnuradio-osmosdr)[native-inputs]: Move python to ...
[inputs]: ... here. Add python-numpy and python-pyqt.
[arguments]: Add Python wrapping phase.
| Guillaume Le Vaillant |
2021-05-14 | gnu: python-jupyter-core: Disable config migration....* gnu/packages/python-xyz.scm (python-jupyter-core) [#:phases]: Add new
phase 'disable-migration, which disables migration of Guix-owned
configuration directories.
| Lars-Dominik Braun |
2021-05-14 | gnu: Add seatd....* gnu/packages/freedesktop.scm (seatd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pineapples |
2021-05-14 | import: go: Fix goproxy option argument's format....Commit a8b927a562 Added new procedure go-module-available-versions use
'string-append' to GOPROXY, but 'string->symbol' let GOPROXY is a symbol (it
must be a string), which would lead to wrong-type-arg errors in the
'string-append' procedure.
* guix/scripts/import/go.scm (%options)[goproxy]: Remove call to
'string->symbol'.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Zheng Junjie |
2021-05-14 | gnu: rss-bridge: Update to 2020-11-10....* gnu/packages/web.scm (rss-bridge): Update to 2020-11-10.
[build-system]: Switch to copy-build-system.
[arguments]: Adjust to new build system. Add phase "patch-paths".
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| la snesne |
2021-05-14 | gnu: Add xdg-desktop-portal-wlr....* gnu/packages/freedesktop.scm (xdg-desktop-portal-wlr): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Giacomo Leidi |
2021-05-14 | gnu: mercurial: Update to 5.8....* gnu/packages/version-control.scm (mercurial): Update to 5.8.
[build-system]: Switch from ‘python-build-system’ to ‘gnu-build-system’, this
will install additional things like man pages.
[arguments]<#:make-flags>: Set PREFIX argument.
[native-inputs]: Add ‘python-docutils’ for generating man pages.
[inputs]: Add ‘python’.
[description]: Fix formatting.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Xinglu Chen |
2021-05-14 | gnu: Add guile-raw-strings....* gnu/packages/guile-xyz.scm (guile-raw-strings): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Xinglu Chen |
2021-05-14 | gnu: mediainfo: Update to 21.03....* gnu/packages/video.scm (mediainfo): Update to 21.03.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2021-05-14 | gnu: libmediainfo: Update to 21.03....* gnu/packages/video.scm (libmediainfo): Update to 21.03.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Michael Rohleder |
2021-05-14 | gnu: guile@3.0.7: Remove pre-built .go files....Commit 47d48f0c43c13c0b43bc3e37b6239efd4bf2f74c unintentionally removed
the 'snippet' of GUILE-3.0-LATEST's origin, meaning that the pre-built
bootstrap .go files would be used.
* gnu/packages/guile.scm (guile-3.0-latest)[source]: Inherit
from (package-source guile-3.0), thereby restoring snippet.
| Ludovic Courtès |
2021-05-14 | gnu: emacs-pyim: Update to 3.7.6....* gnu/packages/emacs-xyz.scm (emacs-pyim): Update to 3.7.6.
| Nicolas Goaziou |
2021-05-14 | gnu: Add cawbird....* gnu/packages/syndication.scm (cawbird): New variable.
| Raghav Gururajan |
2021-05-13 | gnu: xfe: Update to 1.44 and adjust potfiles....* gnu/packages/disk.scm (xfe)[version]: Update to 1.44.
[phases](patch-potfiles): New phase.
| Raghav Gururajan |
2021-05-13 | gnu: disarchive: Update to 0.2.1....* gnu/packages/backup.scm (disarchive): Update to 0.2.1.
| Timothy Sample |
2021-05-13 | doc: Show how to enable Guile support for Geiser....* doc/contributing.texi (The Perfect Setup): Adjust "guix package -i"
command line.
| Jelle Licht |
2021-05-13 | gnu: libtasn1: Update to 4.17.0....* gnu/packages/tls.scm (libtasn1): Update to 4.17.0.
| Efraim Flashner |
2021-05-13 | gnu: alsa-lib: Fix the indentation....* gnu/packages/linux.scm (alsa-lib): Fix the indentation.
| Mathieu Othacehe |
2021-05-13 | gnu: alsa-lib: Update the home-page....* gnu/packages/linux.scm (alsa-lib)[home-page]: Update it.
| Mathieu Othacehe |
2021-05-13 | gnu: alsa-lib: Use alsa-ucm-conf and alsa-topology-conf....* gnu/packages/linux.scm (alsa)[arguments]: Add a pre-install phase that
creates symlinks to alsa-ucm-conf and alsa-topology-conf files.
| Mathieu Othacehe |
2021-05-13 | gnu: Add alsa-topology-conf....* gnu/packages/linux.scm (alsa-topology-conf): New variable.
| Mathieu Othacehe |
2021-05-13 | gnu: Add alsa-ucm-conf....* gnu/packages/linux.scm (alsa-ucm-conf): New variable.
| Mathieu Othacehe |
2021-05-13 | gnu: elogind: Fix build failure with GCC 10....* gnu/packages/freedesktop.scm (elogind)[arguments]: Adjust substitution so
that the disabled test does not return from a void, which is not allowed in
newer GCC.
| Marius Bakke |
2021-05-13 | gnu: mozjs: Update to 78.10.1....* gnu/packages/gnuzilla.scm (mozjs-78): Update to 78.10.1.
[inputs]: Change from ICU-68 to ICU.
| Marius Bakke |
2021-05-13 | gnu: mozjs: Build with Rust 1.41....* gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from RUST to RUST-1.41.
| Marius Bakke |
2021-05-13 | gnu: shepherd: Decrease optimization level....* gnu/packages/admin.scm (shepherd)[source](modules, snippet): New fields.
| Marius Bakke |
2021-05-13 | gnu: libwebp: Update to 1.2.0....* gnu/packages/image.scm (libwebp): Update to 1.2.0.
| Marius Bakke |
2021-05-13 | gnu: python-pygobject: Update to 3.40.1....* gnu/packages/glib.scm (python-pygobject): Update to 3.40.1.
| Marius Bakke |
2021-05-13 | gnu: python-pycairo: Update to 1.20.0....* gnu/packages/gtk.scm (python-pycairo): Update to 1.20.0.
| Marius Bakke |
2021-05-13 | gnu: python-pytest-asyncio: Update to 0.15.1....* gnu/packages/check.scm (python-pytest-asyncio): Update to 0.15.1.
| Marius Bakke |
2021-05-13 | gnu: librsvg: Update to 2.50.5....* gnu/packages/gnome.scm (librsvg): Update to 2.50.5.
| Marius Bakke |
2021-05-13 | gnu: librsvg: Build with Rust 1.48....* gnu/packages/gnome.scm (librsvg)[arguments]: Add #:rust.
| Marius Bakke |
2021-05-13 | gnu: Rust: Export all versions....* gnu/packages/rust.scm (rust-1.29, rust-1.30, rust-1.31, rust-1.32,
rust-1.33, rust-1.34, rust-1.35, rust-1.36, rust-1.37, rust-1.38, rust-1.39,
rust-1.40, rust-1.41, rust-1.42, rust-1.43, rust-1.44, rust-1.45, rust-1.46,
rust-1.47, rust-1.48): Export.
(rust): Rename to ....
rust-1.49): ... this.
(rust-1.50): Refer to RUST-1.49 instead of RUST.
(rust): Turn into alias for RUST-1.49.
| Marius Bakke |
2021-05-13 | gnu: cairo: Remove duplicate input....This is a follow-up to bb8be806b5e6bcbe83ae1ebfce71a3881cf23015.
* gnu/packages/gtk.scm (cairo)[inputs]: Remove the extra FONTCONFIG. While at
it, reintroduce source code comments that disappeared with the same commit.
| Marius Bakke |
2021-05-13 | gnu: GTK+: Remove unused inputs....* gnu/packages/gtk.scm (gtk+)[inputs]: Remove PAPI, which is not the Papi GTK+
expects.
[native-inputs]: Remove INTLTOOL, which is not used by current GNOME projects.
| Marius Bakke |
2021-05-13 | gnu: freeglut: Fix build with GCC 10....* gnu/packages/patches/freeglut-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/gl.scm (freeglut)[source](patches): New field.
| Marius Bakke |
2021-05-13 | gnu: Fix references to unbound variables....This is a follow-up to f03426420497cd9839f5fb3cb547dbecd8d6053b which
introduced new packages that refer to variables that no longer exist.
* gnu/packages/python-xyz.scm (python-fastjsonschema)[native-inputs]: Change
from PYTHON-PYTEST-6 to PYTHON-PYTEST.
(python-nbconvert)[native-inputs]: Change from TEXLIVE-UNION to
TEXLIVE-UPDMAP.CFG.
* gnu/packages/shells.scm (nushell)[arguments]: Remove #:rust.
| Marius Bakke |
2021-05-13 | gnu: chrony: Update to 4.1....* gnu/packages/ntp.scm (chrony): Update to 4.1.
| Tobias Geerinckx-Rice |