~ruther/guix-local

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.
a6317919 — Tobias Geerinckx-Rice 8 years ago
gnu: direnv: Edit description.

* gnu/packages/shellutils.scm (direnv)[description]: Edit and use @file.
6137da88 — Tobias Geerinckx-Rice 8 years ago
gnu: direnv: Use HTTPS for home page.

* gnu/packages/shellutils.scm (direnv)[home-page]: Use HTTPS.
caa8de70 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Return #t from phases.

* gnu/packages/video.scm (youtube-dl)[arguments]: Return #t from
‘fix-the-data-directories’ phase.
1c911690 — Tobias Geerinckx-Rice 8 years ago
gnu: youtube-dl: Update to 2018.01.21.

* gnu/packages/video.scm (youtube-dl): Update to 2018.01.21.
[description]: Update.  ‘A few’ is simply no longer true.
897bd0b5 — Tobias Geerinckx-Rice 8 years ago
gnu: mktorrent: Add missing @dfn to description.

* gnu/packages/bittorrent.scm (mktorrent)[description]: Add missing @dfn.
Next