~ruther/guix-local

3616ff51 — Efraim Flashner 8 years ago
gnu: gegl: Use 'modify-phases' syntax.

* gnu/packages/gimp.scm (gegl)[arguments]: Use the 'modify-phases' syntax.
b0a21b56 — Efraim Flashner 8 years ago
gnu: gegl: Fix building on aarch64.

* gnu/packages/gimp.scm (gegl)[arguments]: Add '-lm' configure-flag.
cc36165e — Ben Woodcroft 8 years ago
gnu: ruby-activesupport: Update to 5.1.3.

* gnu/packages/ruby.scm (ruby-activesupport): Update to 5.1.3.
b998781d — Tobias Geerinckx-Rice 8 years ago
gnu: pciutils: Update to 3.5.5.

* gnu/packages/pciutils.scm (pciutils): Update to 3.5.5.
a40af5d0 — Tobias Geerinckx-Rice 8 years ago
gnu: hunspell: Update to 1.6.1.

* gnu/packages/libreoffice.scm (hunspell): Update to 1.6.1.
[native-inputs]: Add autoconf, automake, and libtool.
[arguments]: Add ‘bootstrap’ phase.
fc3560ff — Tobias Geerinckx-Rice 8 years ago
gnu: hunspell: Update home page.

* gnu/packages/libreoffice.scm (hunspell)[home-page]: Update it.
625761a5 — Tobias Geerinckx-Rice 8 years ago
gnu: aspell-dict-en: Update to 2017.01.22-0.

Add missing copyright line for 2016.

* gnu/packages/aspell.scm (aspell-dict-en): Update to 2017.01.22-0.
d4595247 — Tobias Geerinckx-Rice 8 years ago
gnu: moreutils: Update to 0.61.

* gnu/packages/moreutils.scm (moreutils): Update to 0.61.
7fae2063 — Tobias Geerinckx-Rice 8 years ago
gnu: sudo: Use ‘modify-phases’ syntax.

* gnu/packages/admin.scm (sudo)[arguments]: Use ‘modify-phases’.
4f4134c2 — Mark H Weaver 8 years ago
gnu: linux-libre: Update to 4.12.5.

* gnu/packages/linux.scm (%linux-libre-version): Update to 4.12.5.
(%linux-libre-hash): Update hash.
99ccc747 — Mark H Weaver 8 years ago
gnu: linux-libre@4.9: Update to 4.9.41.

* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.41.
c56b08b1 — Mark H Weaver 8 years ago
gnu: linux-libre@4.4: Update to 4.4.80.

* gnu/packages/linux.scm (linux-libre-4.4): Update to 4.4.80.
c36e27d5 — Mark H Weaver 8 years ago
gnu: linux-libre@4.1: Update to 4.1.43.

* gnu/packages/linux.scm (linux-libre-4.1): Update to 4.1.43.
63755fcd — Ben Woodcroft 8 years ago
gnu: ruby-puma: Update to 3.9.1.

* gnu/packages/ruby.scm (ruby-puma): Update to 3.9.1.
[source]: Remove patch.
[arguments]: Disable tests.
[native-inputs]: Remove field.
* gnu/packages/patches/ruby-puma-ignore-broken-test.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
5b0c223a — Ben Woodcroft 8 years ago
gnu: ruby-nokogiri-diff: Update to 0.2.0-1.a38491e4.

* gnu/packages/ruby.scm (ruby-nokogiri-diff): Update to 0.2.0-1.a38491e4.
5071f17b — Ben Woodcroft 8 years ago
gnu: ruby-tdiff: Update to 0.3.3-1.b662a604.

* gnu/packages/ruby.scm: Update to 0.3.3-1.b662a604
e7ea30d5 — Ben Woodcroft 8 years ago
ruby: Replace with ruby-2.4.1.

* gnu/packages/ruby.scm (ruby-2.4.1): New variable.
(ruby)[replacement]: New field.
a1aa5dab — Mark H Weaver 8 years ago
daemon: Ensure the child stack is aligned on a 16-byte boundary.

* nix/libstore/build.cc (DerivationGoal::startBuilder): When calling 'clone',
ensure that the stack is aligned on a 16-byte boundary.
73a20345 — Leo Famulari 8 years ago
Revert "doc: Suggest running guix-daemon with 'sudo -E'."

This change might not correct, so we revert it for now:

https://lists.gnu.org/archive/html/guix-devel/2017-08/msg00057.html

This reverts commit 6a4364335c967f841b53ed35c22f90445437e4b0.
57e96e48 — Efraim Flashner 8 years ago
gnu: propeller-gcc-4: Don't build on aarch64-linux.

* gnu/packages/embedded.scm (propeller-gcc-4)[supported-system]: New field.
Next