~ruther/guix-local

f6cccefe — Danny Milosavljevic 8 years ago
gnu: ghc: Make memory allocator decommit memory on Linux < 4.5.

* gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/haskell.scm (ghc-8): Use it.
4aa0a1df — Ricardo Wurmus 8 years ago
gnu: java-jeromq: Update to 0.4.3.

* gnu/packages/java.scm (java-jeromq): Update to 0.4.3.
[arguments]: Disable DealerSpecTest.
36b39d16 — Ricardo Wurmus 8 years ago
gnu: java-testng: Update to 6.14.2.

* gnu/packages/java.scm (java-testng): Update to 6.14.2.
[arguments]: Delete failing tests and those requiring groovy.
[native-inputs]: Add java-mockito-1.
152d30c3 — Ricardo Wurmus 8 years ago
gnu: Add python-loompy.

* gnu/packages/bioinformatics.scm (python-loompy): New variable.
3082de04 — Ricardo Wurmus 8 years ago
gnu: Add r-dropbead.

* gnu/packages/bioinformatics.scm (r-dropbead): New variable.
05f72960 — Ricardo Wurmus 8 years ago
gnu: Add r-delayedmatrixstats.

* gnu/packages/bioinformatics.scm (r-delayedmatrixstats): New variable.
fc162dba — Ricardo Wurmus 8 years ago
gnu: Add python-typing.

* gnu/packages/python.scm (python-typing, python2-typing): New variables.
130d290e — Ricardo Wurmus 8 years ago
gnu: Add python-future-fstrings.

* gnu/packages/python.scm (python-future-fstrings): New variable.
8b2ad13b — Ricardo Wurmus 8 years ago
gnu: Add python-tokenize-rt.

* gnu/packages/python.scm (python-tokenize-rt): New variable.
e0355894 — Ricardo Wurmus 8 years ago
gnu: augeas: Update to 1.10.1.

* gnu/packages/augeas.scm (augeas): Update to 1.10.1.
84fe4420 — Mark H Weaver 8 years ago
gnu: magit: Do not set 'magit-git-executable' to absolute file name.

Fixes <https://bugs.gnu.org/30434>.
Reported by Ricardo Wurmus <rekado@elephly.net>.

* gnu/packages/emacs.scm (magit)[arguments]: Do not modify the default value
of 'magit-git-executable'.  Remove "#:modules" and "#:imported-modules".
02843215 — Mark H Weaver 8 years ago
gnu: shepherd: 'herd status' now sorts the result.

Add a patch by Ludovic Courtès <ludo@gnu.org> from the upstream
shepherd repository to partially fix <https://bugs.gnu.org/30299>.

* gnu/packages/patches/shepherd-herd-status-sorted.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/admin.scm (shepherd)[source]: Add patch.
932c9832 — Mark H Weaver 8 years ago
Merge branch 'master' into core-updates
75538328 — Rutger Helling 8 years ago
doc: Mention starting GNOME on Wayland manually.

* doc/guix.texi (Desktop Services): Mention starting GNOME on Wayland manually.
870541d6 — Rutger Helling 8 years ago
gnu: mpv: Enable Vulkan support.

* gnu/packages/video.scm (mpv)[inputs]: Add shaderc and vulkan-icd-loader.
5b69baf0 — Rutger Helling 8 years ago
gnu: Add shaderc.

* gnu/packages/vulkan.scm (shaderc): New variable.
c5971d47 — Mark H Weaver 8 years ago
gnu: icecat: Add more fixes from upstream mozilla-esr52.

* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr52 repository.
4af55f76 — Marius Bakke 8 years ago
gnu: freeipmi: Update to 1.6.1.

* gnu/packages/freeipmi.scm (freeipmi): Update to 1.6.1.
a32f9b59 — Danny Milosavljevic 8 years ago
system: make-u-boot-package: Install configuration file.

* gnu/packages/bootloaders.scm (make-u-boot-package): Install configuration
file.
b2b2ba40 — Marius Bakke 8 years ago
gnu: efivar: Update to 34.

* gnu/packages/linux.scm (efivar): Update to 34.
[arguments]: Add CC_FOR_BUILD=gcc to #:make-flags.
Next