summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: Add autofs.•••* gnu/packages/file-systems.scm (autofs): New public variable. Co-authored-by: Oleg Pykhalov <go.wigust@gmail.com> Tobias Geerinckx-Rice2020-06-271-0/+76
* gnu: python-setproctitle: Fix indentation.•••* gnu/packages/python-xyz.scm (python-setproctitle): Re-indent. Tobias Geerinckx-Rice2020-06-271-24/+23
* gnu: python-setproctitle: Fix build.•••* gnu/packages/python-xyz.scm (python-setproctitle)[arguments]: Add ‘--embed’ to $PYCONFIG. Tobias Geerinckx-Rice2020-06-271-2/+3
* gnu: Add r-shapforxgboost.•••* gnu/packages/cran.scm (r-shapforxgboost): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Peter Lo2020-06-271-0/+33
* gnu: Add emacs-browse-kill-ring.•••* gnu/packages/emacs-xyz.scm (emacs-browse-kill-ring): New variable. Ricardo Wurmus2020-06-271-0/+25
* gnu: x265: Update to 3.4.•••* gnu/packages/patches/x265-arm-flags.patch: Update patch. * gnu/packages/video.scm (x265): Update to 3.4. [arguments]: Remove obsolete substitution. Disable the newly-added assembly optimizations on AArch64, as they are not implemented for all targets we build. Marius Bakke2020-06-272-26/+22
* gnu: libcyaml: Remove unused input.•••* gnu/packages/web.scm (libcyaml)[native-inputs]: Remove GIT. Marius Bakke2020-06-271-2/+1
* gnu: ilmbase: Update to 2.5.2.•••* gnu/packages/patches/ilmbase-fix-test-arm.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/graphics.scm (ilmbase): Update to 2.5.2. [source](patches): Remove 'ilmbase-fix-test-arm.patch'. (openexr)[arguments]: Really increase test timeout, as the previous fix was ineffective. Marius Bakke2020-06-273-67/+9
* gnu: libzip: Update to 1.7.1.•••* gnu/packages/compression.scm (libzip): Update to 1.7.1. Marius Bakke2020-06-271-2/+2
* gnu: exempi: Delete the static library.•••* gnu/packages/freedesktop.scm (exempi)[arguments]: Add phase to delete libexempi.a. Marius Bakke2020-06-271-1/+12
* gnu: exempi: Update to 2.5.2.•••* gnu/packages/freedesktop.scm (exempi): Update to 2.5.2. Marius Bakke2020-06-271-2/+2
* gnu: python-gevent: Update to 20.6.2.•••* gnu/packages/python-xyz.scm (python-gevent): Update to 20.6.2. (python2-gevent)[native-inputs]: Add PYTHON2-SELECTORS2. Marius Bakke2020-06-271-3/+4
* gnu: python-greenlet: Update to 0.4.16.•••* gnu/packages/python-xyz.scm (python-greenlet): Update to 0.4.16. Marius Bakke2020-06-271-2/+2
* gnu: Add python2-selectors2.•••* gnu/packages/python-xyz.scm (python2-selectors2): New public variable. Marius Bakke2020-06-271-0/+23
* gnu: dav1d: Update to 0.7.1.•••* gnu/packages/video.scm (dav1d): Update to 0.7.1. Marius Bakke2020-06-271-2/+2
* gnu: libconfuse: Do not build static libraries.•••* gnu/packages/textutils.scm (libconfuse)[arguments]: New field. Marius Bakke2020-06-271-0/+2
* gnu: libconfuse: Update to 3.3.•••* gnu/packages/textutils.scm (libconfuse): Update to 3.3. Marius Bakke2020-06-271-3/+3
* gnu: spdlog: Update to 1.6.1.•••* gnu/packages/logging.scm (spdlog): Update to 1.6.1. [arguments]: Add "-DSPDLOG_BUILD_TESTS=ON" in #:configure-flags. Marius Bakke2020-06-271-3/+4
* gnu: feh: Update to 3.4.1.•••* gnu/packages/image-viewers.scm (feh): Update to 3.4.1. Marius Bakke2020-06-271-2/+2
* gnu: opusfile: Do not build static libraries.•••* gnu/packages/xiph.scm (opusfile)[arguments]: New field. Marius Bakke2020-06-271-0/+2
* gnu: opusfile: Update to 0.12.•••* gnu/packages/xiph.scm (opusfile): Update to 0.12. Marius Bakke2020-06-271-3/+3
* gnu: Add dhewm3.•••* gnu/packages/game-development.scm (dhewm3): New variable. Pierre Neidhardt2020-06-271-0/+41
* gnu: slynk: Update to 20200626.•••* gnu/packages/lisp-xyz.scm (slynk): Update 20200626. [source]: Don't rename slynk-util system since it seems useless for sbcl-slynk but it breaks cl-slynk. [description]: Improve syntax. Pierre Neidhardt2020-06-271-7/+6
* gnu: emacs-sly: Update to 20200626.•••* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20200626. Pierre Neidhardt2020-06-271-3/+4
* hurd-boot: Mount /proc, add /etc/mtab.•••* gnu/build/hurd-boot.scm (set-hurd-device-translators): Mount /proc. Add symlink to /etc/mtab into /proc/mounts. Jan (janneke) Nieuwenhuizen2020-06-271-2/+8
* hurd-boot: Remove duplicate calls to 'scope'.•••* gnu/build/hurd-boot.scm (set-hurd-device-translators): Remove duplicate calls to 'scope'. Jan (janneke) Nieuwenhuizen2020-06-271-5/+5
* gnu: Add jc.•••* gnu/packages/admin.scm (jc): New variable. Oleg Pykhalov2020-06-271-0/+25
* gnu: Add jtbl.•••* gnu/packages/admin.scm (jtbl): New variable. Oleg Pykhalov2020-06-271-0/+22
* gnu: python-tabulate: Update to 0.8.7.•••* gnu/packages/python-xyz.scm (python-tabulate): Update to 0.8.7. Oleg Pykhalov2020-06-271-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) Nieuwenhuizen2020-06-271-2/+1
* gnu: gdb-minimal: Inherit replacements from GDB.•••* gnu/packages/gdb.scm (gdb-minimal): Use PACKAGE/INHERIT instead of INHERIT. Marius Bakke2020-06-271-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 Bakke2020-06-271-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 Bakke2020-06-271-3/+9
* gnu: Add gdb-minimal.•••* gnu/packages/gdb.scm (gdb-minimal): New variable. Jan (janneke) Nieuwenhuizen2020-06-271-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) Nieuwenhuizen2020-06-263-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) Nieuwenhuizen2020-06-262-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-Rice2020-06-261-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 Cournoyer2020-06-261-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 Othacehe2020-06-261-1/+2
* gnu: emacs-evil-collection: Update to 20200626.•••* gnu/packages/emacs-xyz.scm (emacs-evil-collection): Update to 20200626. Pierre Neidhardt2020-06-261-3/+3
* tests: install: Disable image compression.•••* gnu/tests/install.scm (run-install): Disable image compression to speed-up the tests. Mathieu Othacehe2020-06-261-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 Othacehe2020-06-261-1/+2
* gnu: binutils-gold: Inherit replacements from binutils.•••* gnu/packages/base.scm (binutils-gold): Use PACKAGE/INHERIT instead of INHERIT. Marius Bakke2020-06-261-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 Bakke2020-06-261-2/+2
* gnu: binutils-gold: Inherit from 'binutils+documentation'.•••* gnu/packages/base.scm (binutils-gold): Inherit from BINUTILS+DOCUMENTATION instead of BINUTILS. Marius Bakke2020-06-261-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 Bakke2020-06-261-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-Buday2020-06-262-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 Goaziou2020-06-261-16/+18
* gnu: cuirass: Update to 0.0.1-35.91204d.•••* gnu/packages/ci.scm (cuirass): Update to 0.0.1-35.91204d. Mathieu Othacehe2020-06-261-3/+3
* gnu: Add drip.•••* gnu/packages/java.scm (drip): New variable. Pierre Neidhardt2020-06-261-0/+58