Age | Commit message (Expand) | Author |
2020-07-22 | gnu: patchelf: Update to 0.11....* gnu/packages/elf.scm (patchelf): Update to 0.11.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Michael Rohleder |
2020-07-19 | gnu: python2-pytest: Update to 4.6.11....* gnu/packages/check.scm (python2-pytest): Update to 4.6.11.
| Efraim Flashner |
2020-07-19 | gnu: python-pysocks: Update to 1.7.1....* gnu/packages/python-xyz.scm (python-pysocks): Update to 1.7.1.
| Marius Bakke |
2020-07-15 | build/cargo-utils: Use all allocated threads to generate checksums....* guix/build/cargo-utils.scm (generate-all-checksums): Use
n-par-for-each instead of for-each when regenerating checksums for
source crates.
| Efraim Flashner |
2020-07-14 | gnu: python-asn1crypto: Update to 1.3.0....* gnu/packages/python-crypto.scm (python-asn1crypto): Update to 1.3.0.
[arguments]: New field. Override check phase.
| Marius Bakke |
2020-07-14 | gnu: python-idna: Update to 2.10....* gnu/packages/python-xyz.scm (python-idna): Update to 2.10.
| Marius Bakke |
2020-07-14 | gnu: python-urllib3: Remove unused input....* gnu/packages/python-web.scm (python-urllib3)[propagated-inputs]: Remove
PYTHON-IPADDRESS.
[properties]: New field.
(python2-urllib3)[propagated-inputs]: Add PYTHON2-IPADDRESS.
| Marius Bakke |
2020-07-14 | gnu: python-pygments: Update to 2.6.1....* gnu/packages/python-xyz.scm (python-pygments): Update to 2.6.1.
[properties]: New field.
(python2-pygments): Stay on version 2.5.2.
| Marius Bakke |
2020-07-09 | gnu: gnupg: Update to 2.2.21....* gnu/packages/gnupg.scm (gnupg): Update to 2.2.21.
| Tobias Geerinckx-Rice |
2020-07-08 | gnu: r-rcpp: Update to 1.0.5....* gnu/packages/cran.scm (r-rcpp): Update to 1.0.5.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Tanguy Le Carrour |
2020-07-03 | gnu: wget: Cross-build fix....* gnu/packages/wget.scm (wget)[inputs]: Move lzip to ...
[native-inputs]: ... here.
| Jan (janneke) Nieuwenhuizen |
2020-07-02 | gnu: Rust: Use gdb@8....* gnu/packages/rust.scm (rust-1.19)[native-inputs]: Remove GDB-MINIMAL. Add GDB-8.2.
(rust-1.27)[native-inputs]: Remove.
| Marius Bakke |
2020-07-02 | gnu: gdb@8.2: Inherit from the 'full' gdb....This reverts commit c007d868686fc2f9bf02a34150d4f0ac72b1f8d2, because later
versions of Rust requires loading Python plugins.
* gnu/packages/gdb.scm (gdb-minimal-8.2): Rename to ...
(gdb-8.2): ... this. Adjust inheritance accordingly.
* gnu/packages/rust.scm (rust-1.27)[native-inputs]: Adjust accordingly.
| Marius Bakke |
2020-07-02 | gnu: libcyaml: Update to 1.1.0....* gnu/packages/web.scm (libcyaml): Update to 1.1.0.
| Marius Bakke |
2020-07-02 | gnu: libyaml: Do not build static libraries....* gnu/packages/web.scm (libyaml)[arguments]: New field.
| Marius Bakke |
2020-07-02 | gnu: libyaml: Update to 0.2.5....* gnu/packages/web.scm (libyaml): Update to 0.2.5.
| Marius Bakke |
2020-07-02 | gnu: python-cython: Update to 0.29.20....* gnu/packages/python-xyz.scm (python-cython): Update to 0.29.20.
| Marius Bakke |
2020-06-28 | gnu: jamvm: Add aarch64-linux support....* gnu/packages/java.scm (classpath-devel)[source]: Add (existing)
patch.
(jamvm)[source]: Add patches.
[arguments]: Inherit non-overridden arguments (particularly #:phases)
from jamvm-1-bootstrap.
* gnu/packages/patches/jamvm-2.0.0-aarch64-support.patch: New file.
* gnu/packages/patches/jamvm-2.0.0-opcode-guard.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add files.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South |
2020-06-28 | gnu: jamvm-1-bootstrap: Add aarch64-linux support....* gnu/packages/java.scm (jamvm-1-bootstrap)[source]: Add patch; update
name of existing patch.
[arguments]<#:phases>: Invoke autoreconf during bootstrap phase when
building for aarch64.
[native-inputs]: Include packages required for autoreconf when
building for aarch64.
* gnu/packages/patches/jamvm-1.5.1-aarch64-support.patch: New file.
* gnu/packages/patches/jamvm-arm.patch: Rename to
"jamvm-1.5.1-armv7-support.patch".
* gnu/local.mk (dist_patch_DATA): Add file; update filename.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Simon South |
2020-06-27 | gnu: valgrind: Update to 3.16.1....* gnu/packages/valgrind.scm (valgrind): Update to 3.16.1.
| Marius Bakke |
2020-06-27 | gnu: gdb@8.2: Inherit from 'gdb-minimal'....* gnu/packages/gdb.scm (gdb-minimal): Move definition up.
(gdb-8.2): Rename to ...
(gdb-minimal-8.2): ... this. Inherit from GDB-MINIMAL.
* gnu/packages/rust.scm (rust-1.27)[native-inputs]: Adjust for the rename.
| Marius Bakke |
2020-06-27 | gnu: Rust: Use 'gdb-minimal' for tests....* gnu/packages/rust.scm (rust-1.19.0)[native-inputs]: Change from GDB to
GDB-MINIMAL.
| Marius Bakke |
2020-06-27 | gnu: valgrind: Don't depend on GDB.......but add a special 'valgrind/interactive' variant for end users.
* gnu/packages/valgrind.scm (valgrind)[inputs]: Remove.
[properties]: New field.
(valgrind/interactive): New public variable.
| Marius Bakke |
2020-06-27 | gnu: libevdev: Remove obsolete workaround....* gnu/packages/xorg.scm (libevdev)[arguments]: Remove #:phases.
| Marius Bakke |
2020-06-27 | Merge branch 'master' into staging | Marius Bakke |
2020-06-27 | gnu: Add jc....* gnu/packages/admin.scm (jc): New variable.
| Oleg Pykhalov |
2020-06-27 | gnu: Add jtbl....* gnu/packages/admin.scm (jtbl): New variable.
| Oleg Pykhalov |
2020-06-27 | gnu: python-tabulate: Update to 0.8.7....* gnu/packages/python-xyz.scm (python-tabulate): Update to 0.8.7.
| Oleg Pykhalov |
2020-06-27 | gnu: gdb-minimal: Include guile....* gnu/packages/gdb.scm (gdb-minimal): Do not remove guile, as it is a cheap
and very useful dependency.
| Jan (janneke) Nieuwenhuizen |
2020-06-27 | gnu: GDB: Remove version 9.1....* gnu/packages/gdb.scm (gdb-9.1): Rename to ...
(gdb): ... this. Update to 9.2.
[source](patches): Add 'gdb-hurd.patch'.
(gdb-8.2): Inherit from GDB instead of GDB-9.1.
(gdb-9.2): Remove variable.
(gdb-minimal): Inherit from GDB instead of GDB-9.2.
| Marius Bakke |
2020-06-27 | gnu: GDB: Inline cross-compilation fix....* gnu/packages/gdb.scm (gdb-9.1)[arguments]: Remove conditionals on
%CURRENT-TARGET-SYSTEM.
| Marius Bakke |
2020-06-27 | Merge branch 'master' into staging | Marius Bakke |
2020-06-27 | gnu: gdb-minimal: Inherit replacements from GDB....* gnu/packages/gdb.scm (gdb-minimal): Use PACKAGE/INHERIT instead of INHERIT.
| Marius Bakke |
2020-06-27 | gnu: gdb@8.2: Do not inherit replacements from 'gdb'....* gnu/packages/gdb.scm (gdb-8.2): Use INHERIT instead of PACKAGE/INHERIT.
| Marius Bakke |
2020-06-27 | gnu: gdb: Apply cross-build fix without changing the native variant....Commit 76129cd3edb1eb62778344de0b1b44365f82ee06 accidentally changed the gdb
derivation, causing too many rebuilds for the 'master' branch.
* gnu/packages/gdb.scm (gdb-9.1)[arguments]: Only apply cross-build fix when
cross-compiling.
| Marius Bakke |
2020-06-27 | gnu: Add gdb-minimal....* gnu/packages/gdb.scm (gdb-minimal): New variable.
| Jan (janneke) Nieuwenhuizen |
2020-06-26 | gnu: gdb: Add support for the Hurd....* gnu/packages/gdb.scm (gdb-9.1)[native-inputs]: When compiling for the Hurd,
add required build dependency mig.
["arguments"]: Add "binutils" fall-back lookup in native-inputs for
cross-builds.
* gnu/packages/patches/gdb-hurd.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/gdb.scm (gdb-9.2): Use it.
| Jan (janneke) Nieuwenhuizen |
2020-06-26 | gnu: mig: Do not assume "perl" to be available....* gnu/packages/hurd.scm (mig)[inputs]: Include perl.
[arguments]: Substitute "perl" with full store file name in bin/mig.
* gnu/packages/cross-base.scm (cross-kernel-headers): Adjust mig-cross
accordingly.
| Jan (janneke) Nieuwenhuizen |
2020-06-26 | gnu: lxrandr: Depend on xrandr....* gnu/packages/lxde.scm (lxrandr)[arguments]: Substitute xrandr's
absolute file name.
Reported by pinoaffe on #guix.
| Tobias Geerinckx-Rice |
2020-06-26 | gnu: python-autopep8: Update to 1.5.3....Fixes <http://issues.guix.gnu.org/42062>.
* gnu/packages/python-xyz.scm (python-autopep8): Update to 1.5.3.
| Maxim Cournoyer |
2020-06-26 | installer: Use latest Guile....Since the installer is loading Guix modules built with Guile 3.0.4, the
installer script must be run by the same Guile version to avoid a bytecode
incompatibility.
This is a follow-up of a2991de0f44a5f4db71ddad67e914fe3344a4505.
* gnu/installer.scm (installer-program): Use guile3.0-latest for the
installation script.
| Mathieu Othacehe |
2020-06-26 | store: Use '=' instead of 'eqv?'....Fixes <https://bugs.gnu.org/42047>.
Reported by Jan Nieuwenhuizen <janneke@gnu.org>.
* guix/store.scm (open-connection): Use '=' instead of 'eqv?'.
This works around <https://bugs.gnu.org/42060> while also being more
accurate since the arguments are known to be integers.
| Ludovic Courtès |
2020-06-26 | challenge: Fix option indentation in '--help' output....* guix/scripts/challenge.scm (show-help): Indent '--verbose' and
'--diff' correctly (high tech!).
| Ludovic Courtès |
2020-06-26 | Add more (ice-9 format) imports....* guix/scripts/describe.scm: Add missing (ice-9 format).
* guix/scripts/system.scm: Likewise.
| Ludovic Courtès |
2020-06-26 | tests: Skip lint tests when HTTP server cannot listen....This could happen when running tests in parallel.
* tests/lint.scm ("github-url")
("github-url: one suggestion")
("github-url: already the correct github url")
("archival: missing content")
("archival: content available")
("archival: missing revision")
("archival: revision available")
("archival: rate limit reached"): Add 'test-skip' statement above.
| Ludovic Courtès |
2020-06-26 | doc: 'guix hash' is not SHA256-only....This is a followup to 18ae1ec3ecfe22d55d6cdf595a442afebbc5595a.
* doc/guix.texi (Invoking guix hash): Remove "SHA256" from the first
paragraph.
| Ludovic Courtès |
2020-06-26 | gnu: emacs-evil-collection: Update to 20200626....* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200626.
| Pierre Neidhardt |
2020-06-26 | tests: install: Disable image compression....* gnu/tests/install.scm (run-install): Disable image compression to speed-up
the tests.
| Mathieu Othacehe |
2020-06-26 | tests: install: Fix marionette race condition....If the marionette shuts down before the script return is received, then status
will be <eof>.
* gnu/tests/install.scm (run-install): Allow status to be the <eof> object.
| Mathieu Othacehe |
2020-06-26 | gnu: binutils-gold: Inherit replacements from binutils....* gnu/packages/base.scm (binutils-gold): Use PACKAGE/INHERIT instead of INHERIT.
| Marius Bakke |