~ruther/guix-local

c033c195 — Tobias Geerinckx-Rice 9 years ago
gnu: ruby: Remove string-append call with single argument.

* gnu/packages/ruby.scm (ruby)[source]: Remove string-append.
05077200 — Tobias Geerinckx-Rice 9 years ago
gnu: tinyxml: Fix typo in description.

* gnu/packages/xml.scm (tinyxml)[description]: Fix typo.
d21047d5 — Tobias Geerinckx-Rice 9 years ago
services: nginx: Actually check if configuration is valid.

* gnu/services/web.scm (nginx-activation): Fix path to nginx binary.
4b42703e — David Craven 9 years ago
gnu: linux-libre: Add support for cross-compilation.

* gnu/packages/linux.scm (linux-libre): Add support for
  cross-compilation.
9416459b — David Craven 9 years ago
gnu: linux-libre: Move kernel configuration to configure phase.

* gnu/packages/linux.scm (linux-libre)[arguments]: Add configure phase.
499fb7e0 — David Craven 9 years ago
gnu: linux-libre: Apply %boot-logo patch in origin.

* gnu/packages/linux.scm (linux-libre)[origin]: Apply %boot-logo patch
  in origin.
6d7ef2aa — David Craven 9 years ago
gnu: linux-libre: Use system->architecture.

* gnu/packages/linux.scm (linux-libre): Use system->architecture.
614d1738 — David Craven 9 years ago
gnu: linux-libre: Use modify-phases.

* gnu/packages/linux.scm (linux-libre): Use modify-phases.
885009c5 — David Craven 9 years ago
gnu: module-init-tools: Prevent line wrapping.

* gnu/packages/linux.scm (module-init-tools): Break line.
89bcf3fc — Kei Kebreau 9 years ago
gnu: Add schismtracker.

* gnu/packages/music.scm (schismtracker): New variable.
23de5cbd — Alex ter Weele 9 years ago
gnu: guile-wm: Add '.desktop' file.

* gnu/packages/guile-wm.scm (guile-wm)[arguments]: Add
'install-xsession' phase.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
66daf78c — Ben J Woodcroft 9 years ago
gnu: Add seqtk.

* gnu/packages/bioinformatics.scm (seqtk): New variable.
6c0cd765 — Andy Patterson 9 years ago
gnu: libbluray: Enable libaacs and libbdplus support.

* gnu/packages/video.scm (libbluray) [inputs]: Add libaacs and
libbdplus.
[arguments]: Add 'fix-dlopen-paths' to #:phases.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8dd6fc51 — Andy Patterson 9 years ago
gnu: Add libaacs.

* gnu/packages/video.scm (libaacs): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4df07622 — Andy Patterson 9 years ago
gnu: Add libbdplus.

* gnu/packages/video.scm (libbdplus): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4fba38db — Marius Bakke 9 years ago
gnu: dlib: Disable failing tests.

* gnu/packages/machine-learning.scm (dlib)[arguments]: Add phase
'disable-failing-tests' for tests that are known not to work in the current
release.
[inputs]: Add lapack.

Signed-off-by: Leo Famulari <leo@famulari.name>
8eaf53e3 — Marius Bakke 9 years ago
gnu: dlib: Do not build dlib twice for tests.

* gnu/packages/machine-learning.scm (dlib)[arguments]: Use makefile
instead of cmake in check phase to prevent full rebuild.

Signed-off-by: Leo Famulari <leo@famulari.name>
f40841e9 — Marius Bakke 9 years ago
gnu: dlib: Remove unused fftw from inputs.

* gnu/packages/machine-learning.scm (dlib)[inputs]: Remove fftw.
(define-module): Don't include algebra.scm.

Signed-off-by: Leo Famulari <leo@famulari.name>
d2262d70 — Ivan Vilata-i-Balaguer 9 years ago
gnu: python-py3status: Update to 3.1.

* gnu/packages/python.scm (python-py3status): Update to 3.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
4f6ec7e8 — Efraim Flashner 9 years ago
gnu: youtube-dl: Update to 2016.09.11.1.

* gnu/packages/video.scm (youtube-dl): Update to 2016.09.11.1.
Next