~ruther/guix-local

bd60e4e2 — Efraim Flashner 10 years ago
gnu: powertop: Fix url.

* gnu/packages/linux.scm (powertop): Fixed incorrect url.
71923a91 — Andreas Enge 10 years ago
gnu: openblas: Fix configure flags on armhf and take target system into account for cross building.

* gnu/packages/maths.scm (openblas)[arguments]: Make package substitutable
  and enable runtime cpu detection only on x86 systems. Take the target
  system into account when cross compiling.
cfd745d6 — Efraim Flashner 10 years ago
gnu: powertop: Update to 2.7.

* gnu/packages/linux.scm (powertop): Update to 2.7.
  [arguments]: Add "pciutils" to inputs.
88377435 — Efraim Flashner 10 years ago
gnu: graphviz: Add "doc" output.

* gnu/packages/graphviz.scm (graphviz)[outputs, arguments]: New fields.
64cb2de5 — Efraim Flashner 10 years ago
gnu: graphviz: Update to 2.38.0.

* gnu/packages/graphviz.scm (graphviz): Update to 2.38.0.
9e125175 — Efraim Flashner 10 years ago
gnu: mpg123: Update to 1.22.4.

* gnu/packages/mp3.scm (mpg123): Update to 1.22.4.
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>
Next