~ruther/guix-local

0c1910ed — Alex Vong 10 years ago
gnu: ladspa: Update URLs.

* gnu/packages/audio.scm (ladspa): Update source and home page url.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
223d7939 — Ludovic Courtès 10 years ago
guix build: Augment %PATCH-PATH when -L is passed.

Fixes <http://bugs.gnu.org/22259>.
Reported by Nikolay Merinov <nikolay.merinov@member.fsf.org>.

* guix/scripts/build.scm (%standard-build-options) <-L>: Augment
%PATCH-PATH.
* tests/guix-package.sh: Add test.
7a57c96a — Ludovic Courtès 10 years ago
daemon: Build in /tmp/guix-build-*.

* nix/libstore/build.cc (DerivationGoal::startBuilder): Use "guix-build"
instead of "nix-build" for TMPDIR.
* doc/guix.texi (Build Environment Setup): Adjust accordingly.
f95dad89 — Andreas Enge 10 years ago
gnu: texlive: Patch texmfcnf.lua.

* gnu/packages/texlive.scm (texlive): Patch texmfcnf.lua to point to the
  absolute texlive-texmf tree.
826244f0 — Mark H Weaver 10 years ago
gnu: fuse: Fix source URI.

This is a followup to commit b7e7d1b9d3121f057e71e17e1ead645d123ee335.

* gnu/packages/linux.scm (fuse)[source]: Fix source URI.
19f4554c — Ben Woodcroft 10 years ago
gnu: Add fraggenescan.

* gnu/packages/bioinformatics.scm (fraggenescan): New variable.
6819a8dd — Leo Famulari 10 years ago
gnu: Add shntool.

* gnu/packages/audio.scm (shntool): New variable.
6da16993 — Leo Famulari 10 years ago
gnu: Add cuetools.

* gnu/packages/audio.scm (cuetools): New variable.
20b97819 — Ludovic Courtès 10 years ago
daemon: Remove unused 'RemoteStore' class.

* nix/libstore/remote-store.cc, nix/libstore/remote-store.hh: Remove.
* nix/libstore/store-api.cc (readStorePath, readStorePaths): New
functions, formerly in remote-store.cc.
(openStore): Remove reference to 'RemoteStore'.
* daemon.am (libstore_a_SOURCES): Remove remote-store.cc.
(libstore_headers): Remote remote-store.hh.
11afbbc6 — Efraim Flashner 10 years ago
gnu: enlightenment: Update to 0.20.2.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.20.2.
6959a132 — Leo Famulari 10 years ago
gnu: sshfs-fuse: Update source URL.

* gnu/packages/linux.scm (sshfs-fuse)[source]: Update URL.
b7e7d1b9 — Leo Famulari 10 years ago
gnu: fuse: Update to 2.9.4.

* gnu/packages/patches/fuse-CVE-2015-3202.patch: Delete file.
* gnu-system.am (dist_patch_DATA): Remove it.
* gnu/packages/linux.scm (fuse): Update to 2.9.4.
  [source]: Remove patch.
c7d0bf00 — Efraim Flashner 10 years ago
gnu: youtube-dl: Update to 2015.12.23.

* gnu/packages/video.scm (youtube-dl): Update to 2015.12.23.
6da2e99e — Ricardo Wurmus 10 years ago
gnu: tuxguitar: Set missing GCJFLAGS.

* gnu/packages/music.scm (tuxguitar)[arguments]: Set compiler flags
  "-fsource=1.4" and "-fPIC".
5f1c9498 — Ricardo Wurmus 10 years ago
gnu: tuxguitar: Use "modify-phases" syntax.

* gnu/packages/music.scm (tuxguitar)[arguments]: Use "modify-phases"
  syntax.
c1ff0f2f — Leo Famulari 10 years ago
gnu: irssi: Update source URL.

* gnu/packages/irssi.scm (irssi)[source]: Update URL.
85d42329 — Efraim Flashner 10 years ago
gnu: elementary: Update to 1.16.1.

* gnu/packages/enlightenment.scm (elementary): Update to 1.16.1.
c1a064c9 — Efraim Flashner 10 years ago
gnu: efl: Update to 1.16.1.

* gnu/packages/enlightenment.scm (efl): Update to 1.16.1.
e21338be — Efraim Flashner 10 years ago
gnu: python-decorator: Update to 4.0.6.

* gnu/packages/python.scm (python-decorator): Update to 4.0.6.
2a2d0981 — Efraim Flashner 10 years ago
gnu: python-exif-read: Update to 2.1.2.

* gnu/packages/python.scm (python-exif-read): Update to 2.1.2.
Next