| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 2 | -10/+10 |
* | 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 | 1 | -1/+1 |
* | 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 | 1 | -4/+13 |
* | gnu: libevdev: Remove obsolete workaround.•••* gnu/packages/xorg.scm (libevdev)[arguments]: Remove #:phases.
| Marius Bakke | 2020-06-27 | 1 | -12/+1 |
* | Merge branch 'master' into staging | Marius Bakke | 2020-06-27 | 3 | -4/+50 |
|\ |
|
| * | gnu: Add jc.•••* gnu/packages/admin.scm (jc): New variable.
| Oleg Pykhalov | 2020-06-27 | 1 | -0/+25 |
| * | gnu: Add jtbl.•••* gnu/packages/admin.scm (jtbl): New variable.
| Oleg Pykhalov | 2020-06-27 | 1 | -0/+22 |
| * | 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 | 1 | -2/+2 |
| * | 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 | 1 | -2/+1 |
* | | 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 | 1 | -23/+6 |
* | | 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 | 1 | -9/+3 |
* | | Merge branch 'master' into staging | Marius Bakke | 2020-06-27 | 159 | -2686/+8578 |
|\| |
|
| * | gnu: gdb-minimal: Inherit replacements from GDB.•••* gnu/packages/gdb.scm (gdb-minimal): Use PACKAGE/INHERIT instead of INHERIT.
| Marius Bakke | 2020-06-27 | 1 | -6/+6 |
| * | 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 | 1 | -10/+10 |
| * | 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 | 1 | -3/+9 |
| * | gnu: Add gdb-minimal.•••* gnu/packages/gdb.scm (gdb-minimal): New variable.
| Jan (janneke) Nieuwenhuizen | 2020-06-27 | 1 | -0/+8 |
| * | 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 | 3 | -4/+83 |
| * | 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 | 2 | -3/+13 |
| * | 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 | 1 | -1/+13 |
| * | 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 | 1 | -3/+4 |
| * | 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 | 1 | -1/+2 |
| * | gnu: emacs-evil-collection: Update to 20200626.•••* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200626.
| Pierre Neidhardt | 2020-06-26 | 1 | -3/+3 |
| * | tests: install: Disable image compression.•••* gnu/tests/install.scm (run-install): Disable image compression to speed-up
the tests.
| Mathieu Othacehe | 2020-06-26 | 1 | -0/+2 |
| * | 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 | 1 | -1/+2 |
| * | gnu: binutils-gold: Inherit replacements from binutils.•••* gnu/packages/base.scm (binutils-gold): Use PACKAGE/INHERIT instead of INHERIT.
| Marius Bakke | 2020-06-26 | 1 | -2/+1 |
| * | gnu: binutils@2.33.1: Do not inherit replacements from binutils.•••* gnu/packages/base.scm (binutils-2.33): Use INHERIT instead of PACKAGE/INHERIT.
| Marius Bakke | 2020-06-26 | 1 | -2/+2 |
| * | gnu: binutils-gold: Inherit from 'binutils+documentation'.•••* gnu/packages/base.scm (binutils-gold): Inherit from BINUTILS+DOCUMENTATION
instead of BINUTILS.
| Marius Bakke | 2020-06-26 | 1 | -1/+1 |
| * | gnu: ungoogled-chromium: Inline %PACKAGE-VERSION.•••* gnu/packages/chromium.scm (%chromium-version, package-revision,
%package-version): Remove.
(ungoogled-chromium)[version, source]: Adjust accordingly.
| Marius Bakke | 2020-06-26 | 1 | -7/+3 |
| * | gnu: go: Update to 1.14.4.•••* gnu/packages/golang.scm (go): Update to 1.14.4.
* gnu/packages/docker.scm (docker)[arguments]: Fix build with go@1.14.4.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Katherine Cox-Buday | 2020-06-26 | 2 | -10/+30 |
| * | gnu: emacs-magit: Update to 2.90.1-6-7f486d4.•••* gnu/packages/emacs-xyz.scm (emacs-magit): Update to 2.90.1-6-7f486d4.
| Nicolas Goaziou | 2020-06-26 | 1 | -16/+18 |
| * | gnu: cuirass: Update to 0.0.1-35.91204d.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-35.91204d.
| Mathieu Othacehe | 2020-06-26 | 1 | -3/+3 |
| * | gnu: Add drip.•••* gnu/packages/java.scm (drip): New variable.
| Pierre Neidhardt | 2020-06-26 | 1 | -0/+58 |
| * | system: image: Fix disk-image name.•••This is a follow-up of 5980ec8ada5ede54bde6558c7ab8bf492bc70f85.
* gnu/system/image.scm (system-disk-image): When using the image name, convert
it to string first.
| Mathieu Othacehe | 2020-06-26 | 1 | -1/+4 |
| * | system: image: Use the image name as the disk-image derivation name.•••* gnu/system/image.scm (system-disk-image): Use the image name as disk-image
derivation name, if defined. Otherwise use the generic "disk-image" name.
| Mathieu Othacehe | 2020-06-26 | 1 | -1/+2 |
| * | gnu: ungoogled-chromium: Remove all Blink performance tests.•••* gnu/packages/chromium.scm (%blacklisted-files): New variable.
(ungoogled-chromium-snippet): Adjust accordingly.
| Marius Bakke | 2020-06-26 | 1 | -7/+12 |
| * | gnu: ungoogled-chromium: Convert computed origin to source snippet.•••* gnu/packages/chromium.scm (computed-origin-method, %chromium-origin): Remove.
(ungoogled-chromium-source): Rename to ...
(ungoogled-chromium-snippet): ... this. Adjust for running as snippet.
(ungoogled-chromium)[source]: Use URL-FETCH, with custom snippet.
| Marius Bakke | 2020-06-26 | 1 | -122/+71 |
| * | gnu: openvswitch: Update to 2.13.0.•••* gnu/packages/networking.scm (openvswitch): Update to 2.13.0.
[native-inputs]: Change from PYTHON-2 to PYTHON-WRAPPER.
[propagated-inputs]: Remove PYTHON2-SIX.
| Marius Bakke | 2020-06-26 | 1 | -5/+3 |
| * | gnu: debootstrap: Wrap with gpg and wget in PATH.•••* gnu/packages/debian.scm (debootstrap)[inputs]: Add GNUPG and WGET.
| Marius Bakke | 2020-06-26 | 1 | -1/+5 |
| * | gnu: xf86-video-intel: Update to 2.99.917-16.5ca3ac1.•••* gnu/packages/xorg.scm (xf86-video-intel): Update to 2.99.917-16.5ca3ac1.
| Marius Bakke | 2020-06-26 | 1 | -3/+3 |
| * | gnu: Add clitest.•••* gnu/packages/check.scm (clitest): New public variable.
| Marius Bakke | 2020-06-26 | 1 | -0/+48 |
| * | gnu: linux-libre@4.19: Update to 4.19.130.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.130.
(linux-libre-4.19-pristine-source): Update hash.
| Mark H Weaver | 2020-06-25 | 1 | -2/+2 |
| * | gnu: linux-libre@4.14: Update to 4.14.186.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.186.
(linux-libre-4.14-pristine-source): Update hash.
| Mark H Weaver | 2020-06-25 | 1 | -2/+2 |
| * | image: hurd: Initialize root partition for the Hurd.•••This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0.
* gnu/system/image.scm (hurd-initialize-root-partition): Move to ...
* gnu/system/images/hurd.scm (hurd-initialize-root-partition): ... here.
(hurd-disk-image): Use it.
| Jan (janneke) Nieuwenhuizen | 2020-06-25 | 2 | -8/+8 |
| * | image: hurd: Create hurd-compatible ext2 file-system.•••This is a follow-up to commit b904b59ce592c89dfb4675a8c06757afed6738a0.
* gnu/system/images/hurd.scm (hurd-disk-image): Add file-system-options to
create an ext2 file-system that is compatible with the Hurd.
| Jan (janneke) Nieuwenhuizen | 2020-06-25 | 1 | -0/+2 |
| * | gnu: diffoscope: Console widowed brackets.•••* gnu/packages/diffoscope.scm (diffoscope)[native-inputs]: Move closing
brackets to the previous line.
| Tobias Geerinckx-Rice | 2020-06-25 | 1 | -2/+1 |
| * | gnu: diffoscope: Install the man page.•••* gnu/packages/diffoscope.scm (diffoscope)[arguments]:
Add ‘build-man-page’ and ‘install-man-page’ phases.
[native-inputs]: Add help2man.
| Tobias Geerinckx-Rice | 2020-06-25 | 1 | -7/+16 |
| * | gnu: grub: Cross-build fix for system i686-linux.•••* gnu/packages/patches/grub-cross-system-i686.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/bootloaders.scm (grub): Use it.
| Jan (janneke) Nieuwenhuizen | 2020-06-25 | 3 | -3/+83 |
| * | gnu: Add vim-eunuch.•••* gnu/packages/vim.scm (vim-eunuch): New variable.
| Efraim Flashner | 2020-06-25 | 1 | -0/+28 |
| * | gnu: knot-resolver: Enable automatic reloading of policy files.•••* gnu/packages/dns.scm (knot-resolver)[inputs]: Add lua5.1-cqueues.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South | 2020-06-25 | 1 | -1/+2 |
| * | gnu: Add lua-cqueues.•••* gnu/packages/lua.scm (make-lua-cqueues): New function.
(lua-cqueues, lua5.1-cqueues, lua5.2-cqueues): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon South | 2020-06-25 | 1 | -0/+106 |