~ruther/guix-local

b2666de0 — Efraim Flashner 10 years ago
gnu: mpv: Update to 0.11.0.

* gnu/packages/video.scm (mpv): Update to 0.11.0.
d1ae7233 — Efraim Flashner 10 years ago
gnu: youtube-dl: Update to 2015.09.28.

* gnu/packages/video.scm (youtube-dl): Update to 2015.09.28.
b4eba7b0 — Efraim Flashner 10 years ago
gnu: terminology: Update to 0.9.1.

* gnu/packages/enlightenment.scm (terminology): Update to 0.9.1.
b0b3ebf0 — Efraim Flashner 10 years ago
gnu: enlightenment: Update to 0.19.11.

* gnu/packages/enlightenment.scm (enlightenment): Update to 0.19.11.
d032d965 — 宋文武 10 years ago
gnu: Add GNU Unifont.

* gnu/packages/fonts.scm (font-gnu-unifont): New variable.
b4aa6d3d — David Thompson 10 years ago
gnu: shroud: Update to 0.1.1.

* gnu/packages/password-utils.scm (shroud): Update to 0.1.1.
dd24e906 — David Thompson 10 years ago
gnu: Add shroud.

* gnu/packages/password-utils.scm (shroud): New variable.
b98ee8b7 — 宋文武 10 years ago
gnu: xterm: Update to 320.

* gnu/packages/xorg.scm (xterm): Update to 320.
fde17830 — Ludovic Courtès 10 years ago
download: Check whether HORIZONTAL ELLIPSIS can be encoded.

* guix/build/download.scm (ellipsis): New procedure.
  (store-path-abbreviation): Use it.
64c98347 — Ludovic Courtès 10 years ago
gnu: emacs: Claim 'INFOPATH'.

Reported by Konrad Hinsen <konrad.hinsen@fastmail.net>.

* gnu/packages/emacs.scm (emacs)[native-search-path]: New field.
a2950fa4 — Ben Woodcroft 10 years ago
gnu: Add vsearch.

* gnu/packages/bioinformatics.scm (vsearch): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
aae2b445 — Ben Woodcroft 10 years ago
gnu: Add cityhash.

* gnu/packages/textutils.scm (cityhash): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b73547e1 — Mark H Weaver 10 years ago
gnu: linux-libre: Update to 4.2.2.

* gnu/packages/linux.scm (linux-libre): Update to 4.2.2.
c24fff61 — Julian Graham 10 years ago
gnu: Add gzochi.

* gnu/packages/game-development.scm (gzochi): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
820dc3f5 — Jeff Mickey 10 years ago
gnu: Add pigz.

* gnu/packages/compression.scm (pigz): New variable.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
0b1f0d36 — Ludovic Courtès 10 years ago
gnu: lsh: 'lsh-authorize' uses the absolute file name of 'sexp-conv'.

Fixes <http://bugs.gnu.org/21516>.
Reported by Andreas Enge <andreas@enge.fr>.

* gnu/packages/lsh.scm (lsh)[arguments]: In 'pre-configure' phase,
  change 'src/lsh-authorize' to use the absolute file name of
  'sexp-conv'.
30d9aa54 — Ludovic Courtès 10 years ago
guix gc: Add '--list-failures' and '--clear-failures'.

Suggested by Mark H Weaver <mhw@netris.org>.

* guix/scripts/gc.scm (show-help, %options): Add --list-failures and
  --clear-failures.
  (guix-gc): Honor them.
* doc/guix.texi (Invoking guix gc): Document them.
  (Invoking guix-daemon): Mention them.
16748d80 — Ludovic Courtès 10 years ago
store: Add 'query-failed-paths' and 'clear-failed-paths' RPCs.

Suggested by Mark H Weaver <mhw@netris.org>.

* guix/store.scm (query-failed-paths, clear-failed-paths): New
  procedures.
* tests/guix-daemon.sh: Add test with daemon started with
  --cache-failures.
df0a3b7f — Ludovic Courtès 10 years ago
tests: 'open-connection-for-tests' takes an optional parameter.

* guix/tests.scm (open-connection-for-tests): Add optional FILE
  parameter; pass it to 'open-connection'.
b2bddb07 — Pjotr Prins 10 years ago
gnu: Add bio-blastxmlparser.

* gnu/packages/bioinformatics.scm (bio-blastxmlparser): New variable.
Next