Commit message (Expand) | Author | Age | |
---|---|---|---|
* | gnu: libical: Update to 3.0.3.•••* gnu/packages/calendar.scm (libical): Update to 3.0.3. | Marius Bakke | 2018-03-12 |
* | gnu: xf86-input-wacom: Update to 0.36.0.•••* gnu/packages/xdisorg.scm (xf86-input-wacom): Update to 0.36.0. | Marius Bakke | 2018-03-12 |
* | gnu: libwacom: Update to 0.29.•••* gnu/packages/xdisorg.scm (libwacom): Update to 0.29. | Marius Bakke | 2018-03-12 |
* | gnu: libinput: Update to 1.10.2.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.10.2. [build-system]: Change to MESON-BUILD-SYSTEM. [arguments]: Add #:configure-flags to not build documentation. [native-inputs]: Add CHECK and VALGRIND. Move CAIRO and GTK+ ... [inputs]: ... here. Move LIBEVDEV, LIBWACOM and MTDEV ... [propagated-inputs]: ... here. (libinput-minimal)[native-inputs]: Inherit from LIBINPUT. [inputs]: New field; set to empty list. [arguments]: Inherit from LIBINPUT. Adjust to build system change. | Marius Bakke | 2018-03-12 |
* | gnu: meson: Update to 0.45.0.•••* gnu/packages/build-tools.scm (meson): Update to 0.45.0. [arguments]: Explicitly disable tests (they were skipped before). | Marius Bakke | 2018-03-12 |
* | gnu: meson-for-build: Update to 0.44.0.•••* gnu/packages/build-tools.scm (meson-for-build)[version]: Remove field. [source]: Inherit from MESON. | Marius Bakke | 2018-03-12 |
* | gnu: meson: Don't wrap the meson executable.•••* gnu/packages/build-tools.scm (meson)[arguments]: Delete WRAP-PHASE. | Marius Bakke | 2018-03-12 |
* | Merge branch 'master' into staging | Marius Bakke | 2018-03-08 |
|\ | |||
| * | gnu: nano: Update to 2.9.4.•••* gnu/packages/nano.scm (nano): Update to 2.9.4. | Efraim Flashner | 2018-03-08 |
| * | gnu: r-dropbead: Update to 0-2.d746c6f.•••* gnu/packages/bioinformatics.scm (r-dropbead): Update to 0-2.d746c6f. | Ricardo Wurmus | 2018-03-08 |
| * | gnu: milkytracker: Actually link with the JACK library.•••* gnu/packages/music.scm (milkytracker)[arguments]: Add appropriate configure flag. | Kei Kebreau | 2018-03-08 |
| * | gnu: python-msgpack-transitional: Use a distinct name.•••* gnu/packages/python.scm (python-msgpack-transitional)[name]: New field. | Marius Bakke | 2018-03-08 |
| * | gnu: nghttp2: Use a fixed variant of tzdata for tests.•••* gnu/packages/web.scm (nghttp2)[native-inputs]: Replace TZDATA with TZDATA-FOR-TESTS. | Marius Bakke | 2018-03-08 |
| * | services: agetty: Call default-serial-port only when starting.•••* gnu/services/base.scm (agetty-shepherd-service): Call default-serial-port only when starting. | Danny Milosavljevic | 2018-03-08 |
| * | gnu: feh: Update to 2.25.1.•••* gnu/packages/image-viewers.scm (feh): Update to 2.25.1. | Marius Bakke | 2018-03-08 |
| * | vm: Use 9p mount tags below 32 chars.•••Fixes <https://bugs.gnu.org/30667>. Reported by Björn Höfling <bjoern.hoefling@bjoernhoefling.de>. * gnu/system/vm.scm (file-system->mount-tag): Use 'sha1' to compute the tag. | Ludovic Courtès | 2018-03-08 |
| * | gnu: guile: Add 2.2.2.•••* gnu/packages/guile.scm (guile-2.2.2): New variable. | Ludovic Courtès | 2018-03-08 |
| * | gnu: intelmetool, me-cleaner: Restrict to Intel platforms.•••* gnu/packages/flashing-tools.scm (intelmetool)[supported-systems]: New field. (me-cleaner)[supported-systems]: New field. | Ludovic Courtès | 2018-03-08 |
| * | gnu: python-ddt: Update to 1.1.2.•••* gnu/packages/python.scm (python-ddt): Update to 1.1.2. | Tobias Geerinckx-Rice | 2018-03-08 |
| * | gnu: python-ddt: Mark up description.•••* gnu/packages/python.scm (python-ddt)[description]: Use @dfn. | Tobias Geerinckx-Rice | 2018-03-08 |
| * | gnu: yapet: Update to 1.1.•••* gnu/packages/password-utils.scm (yapet): Update to 1.1. | Tobias Geerinckx-Rice | 2018-03-08 |
| * | gnu: keepassxc: Update to 2.3.1.•••* gnu/packages/password-utils.scm (keepassxc): Update to 2.3.1. | Tobias Geerinckx-Rice | 2018-03-08 |
| * | gnu: slurm: Update to 17.11.3.•••* gnu/packages/parallel.scm (slurm): Update to 17.11.3. | Tobias Geerinckx-Rice | 2018-03-08 |
| * | gnu: global: Replace GLOBAL with GNU GLOBAL in description.•••* gnu/packages/code.scm (global)[description]: Replace GLOBAL with GNU GLOBAL. | Clément Lassieur | 2018-03-08 |
| * | gnu: vulkan-icd-loader: Update to 1.1.70.0.•••* gnu/packages/vulkan.scm (vulkan-icd-loader): Update to 1.1.70.0. | Rutger Helling | 2018-03-08 |
| * | gnu: sunxi-tools: Add cross-libc's "static" output.•••* gnu/packages/admin.scm (sunxi-tools)[native-inputs]: Add cross-libc's "static" output. | Danny Milosavljevic | 2018-03-08 |
| * | gnu: sunxi-tools: Improve build error reporting.•••* gnu/packages/admin.scm (sunxi-tools)[arguments]<#:phases>[set-environment-up]: Improve build error reporting. | Danny Milosavljevic | 2018-03-08 |
| * | gnu: emacs-slack: Update to 0-3.9272460.•••* gnu/packages/emacs.scm (emacs-slack): Update to 0-3.9272460. | Ricardo Wurmus | 2018-03-08 |
| * | gnu: Add pigx-rnaseq.•••* gnu/packages/bioinformatics.scm (pigx-rnaseq): New variable. | Ricardo Wurmus | 2018-03-07 |
| * | gnu: Add r-algdesign.•••* gnu/packages/cran.scm (r-algdesign): New variable. | Ricardo Wurmus | 2018-03-07 |
| * | gnu: Add r-radiant-data.•••* gnu/packages/cran.scm (r-radiant-data): New variable. | Ricardo Wurmus | 2018-03-07 |
| * | gnu: Add r-shinyace.•••* gnu/packages/cran.scm (r-shinyace): New variable. | Ricardo Wurmus | 2018-03-07 |
| * | gnu: Add r-import.•••* gnu/packages/cran.scm (r-import): New variable. | Ricardo Wurmus | 2018-03-07 |
| * | gnu: Add r-cgdsr.•••* gnu/packages/cran.scm (r-cgdsr): New variable. | Ricardo Wurmus | 2018-03-07 |
| * | gnu: glibc: Add a comment in the patch.•••* gnu/packages/patches/glibc-allow-kernel-2.6.32.patch: Add a comment. | Ludovic Courtès | 2018-03-07 |
| * | gnu: glibc-2.26-patch: Remove unneeded 'replacement' field.•••* gnu/packages/base.scm (glibc-2.26-patched): Remove unneeded 'replacement' field. | Ludovic Courtès | 2018-03-07 |
| * | gnu: commencement: 'glibc-final' inherits the replacement of 'glibc'.•••That was the intent of commit b672a8160755bab07fb3c13dbc43dcc26525a7b7, but that commit left 'glibc-final' ungrafted. Reported by Ricardo Wurmus at <https://lists.gnu.org/archive/html/guix-devel/2018-02/msg00435.html>. * gnu/packages/commencement.scm (glibc-final): Use 'package/inherit' so that we inherit the 'replacement' of GLIBC. | Ludovic Courtès | 2018-03-07 |
| * | gnu: commencement: 'glibc-final' now inherits from 'glibc'.•••* gnu/packages/commencement.scm (glibc-final): Inherit from GLIBC instead of GLIBC-FINAL-WITH-BOOTSTRAP-BASH. [propagated-inputs]: New fields. | Ludovic Courtès | 2018-03-07 |
| * | gnu: Add r-heatmaply.•••* gnu/packages/cran.scm (r-heatmaply): New variable. | Ricardo Wurmus | 2018-03-07 |
| * | gnu: znc: Update to 1.6.6.•••* gnu/packages/messaging.scm (znc): Update to 1.6.6. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: Use HTTPS for zlib.net home pages.•••* gnu/packages/compression.scm (zlib, pigz)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: pigz: Update to 2.4.•••* gnu/packages/compression.scm (pigz): Update to 2.4. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: meson: Mark up description.•••* gnu/packages/build-tools.scm (meson)[description]: Use @dfn. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: links, lynx, qutebrowser: Update phase style.•••* gnu/packages/web-browsers.scm (links, lynx, qutebrowser)[arguments]: Substitute INVOKE for SYSTEM and end phases with #t. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: keyutils: Update to 1.5.10.•••* gnu/packages/crypto.scm (keyutils): Update to 1.5.10. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: cppcheck: Update to 1.82.•••* gnu/packages/check.scm (cppcheck): Update to 1.82. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: cmdtest: Update to 0.32.•••* gnu/packages/check.scm (cmdtest): Update to 0.32. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: pam-krb5: Mark up description.•••* gnu/packages/admin.scm (pam-krb5)[description]: Use @code. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: pam-krb5: Update to 4.8.•••* gnu/packages/admin.scm (pam-krb5): Update to 4.8. | Tobias Geerinckx-Rice | 2018-03-07 |
| * | gnu: mg: Use HTTPS home page.•••* gnu/packages/text-editors.scm (mg)[home-page]: Use HTTPS. | Tobias Geerinckx-Rice | 2018-03-07 |