~ruther/guix-local

f38d2b42 — Adriano Peluso 8 years ago
gnu: Rename "trytond" to "python-trytond".

* gnu/packages/tryton.scm (trytond): Rename to...
(python-trytond): ...this.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
bf3563d5 — Adriano Peluso 8 years ago
gnu: Add python-proteus.

* gnu/packages/tryton.scm (python-proteus): New variable.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
09b9cf73 — Adriano Peluso 8 years ago
gnu: Add python-phonenumbers.

* gnu/packages/python.scm (python-phonenumbers, python2-phonenumbers): New
variables.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
974a4d5d — Adriano Peluso 8 years ago
gnu: tryton: Updated to 4.6.2.

* gnu/packages/tryton.scm (tryton): Update to 4.6.2.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
7e99221d — Adriano Peluso 8 years ago
gnu: trytond: Updated to 4.6.2.

* gnu/packages/tryton.scm (trytond): Updated to 4.6.2.
[inputs]: Add python-magic.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
edb09c53 — Adriano Peluso 8 years ago
gnu: python-relatorio: Update to 0.8.0.

* gnu/packages/python.scm (python-relatorio): Updated to 0.8.0.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
ce4c9b73 — Adriano Peluso 8 years ago
gnu: python-magic: Update to 0.4.15.

* gnu/packages/python.scm (python-magic) Updated to 0.4.15.

Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
8a58182c — Danny Milosavljevic 8 years ago
gnu: wxwidgets: Use webkitgtk-2.4.

* gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Replace "webkitgtk" by
"webkitgtk-2.4".
30812446 — Danny Milosavljevic 8 years ago
gnu: aria-maestosa: Use scons-build-system.

* gnu/packages/music.scm (aria-maestosa)[build-system]: Use
scons-build-system.
[native-inputs]: Remove scons-python2.
[arguments]: Use scons-python2.
<#:phases>: Remove custom phases "build" and "install".
Add custom phase "fix-directory-permissions".
7ff72b36 — Danny Milosavljevic 8 years ago
gnu: aria-maestosa: Use scons-python2.

* gnu/packages/music.scm (aria-maestosa)[native-inputs]: Replace "scons" by
"scons-python2".
28b0b21e — Tobias Geerinckx-Rice 8 years ago
gnu: parallel: Don't end phase with #<undefined>.

* gnu/packages/parallel.scm (parallel)[arguments]: Use INVOKE.
1a35f274 — Tobias Geerinckx-Rice 8 years ago
gnu: parallel: Update to 20180122.

* gnu/packages/parallel.scm (parallel): Update to 20180122.
14e375b9 — Ludovic Courtès 8 years ago
gnu: guix: Update snapshot to 33988f9.

* gnu/packages/package-management.scm (guix): Update to 33988f9.
33988f9b — Ludovic Courtès 8 years ago
publish: Restore gzip compression in cache-less mode.

Fixes <https://bugs.gnu.org/30184>.
Regression introduced in 297e04d66010ada31a40f40143d81bf6b62affcc.
Reported by Christopher Baines <mail@cbaines.net>.

* guix/scripts/publish.scm (nar-response-port): Add 'compression'
parameter and honor it.
(http-write): Get 'x-nar-compression' from the initial RESPONSE.
3b6502e2 — Danny Milosavljevic 8 years ago
gnu: python-kivy: Add "git" native-input.

* gnu/packages/python.scm (python-kivy)[native-inputs]: Add git.
3df57b3a — Efraim Flashner 8 years ago
gnu: khmer: Add aarch64-linux to supported systems.

* gnu/packages/bioinformatics.scm (khmer)[supported-systems]: Add
aarch64-linux to the supported systems.
33171a36 — Tobias Geerinckx-Rice 8 years ago
gnu: nss-certs: Update to 3.35.

* gnu/packages/certs.scm (nss-certs): Update to 3.35.
107a14f9 — Tobias Geerinckx-Rice 8 years ago
gnu: iq80-snappy: Improve synopsis & description.

* gnu/packages/compression.scm (iq80-snappy)[synopsis, description]: Fix
typos and add ‘(de)compressor’ keywords.
247064c3 — Tobias Geerinckx-Rice 8 years ago
gnu: go: Improve description.

* gnu/packages/golang.scm (go-1.4)[description]: Edit for clarity.
e11a7017 — Tobias Geerinckx-Rice 8 years ago
gnu: go@1.9: Drop left-over work-around.

* gnu/packages/golang.scm (go-1.9)[arguments]: Remove substitution for
fixed bug from the ‘prebuild’ phase.
Next