~ruther/guix-local

ref: d1ccd094f95ffb014275b7136c4c28f481d6bbb4 guix-local/gnu d---------
d1ccd094 — Eric Bavier 10 years ago
services: xorg: Include font-alias in default FontPath.

* gnu/services/xorg.scm (xorg-configuration-file): Add font-alias directories
  to xserver.conf FontPath.
bf9655f5 — Eric Bavier 10 years ago
font-alias: Install dummy fonts.dir files.

* gnu/packages/xorg.scm (font-alias)[arguments]: New 'install-fonts-dir'
  phase.
0f21557c — Eric Bavier 10 years ago
gnu: Add xlsfonts.

* gnu/packages/xorg.scm (xlsfonts): New variable.
b1599b52 — Mark H Weaver 10 years ago
Revert "gnu: giflib: Update to 5.1.1."

This reverts commit a5d06c0c53a51a6fc4b5802cf282a961cc24655f.
9e84fe2c — Mark H Weaver 10 years ago
Revert "gnu: curl: Update to 7.45.0."

This reverts commit 075c3ebd2dc3d8223e23025ceb5026810dfaa98d.
a5d06c0c — Efraim Flashner 10 years ago
gnu: giflib: Update to 5.1.1.

* gnu/packages/image.scm (giflib): Update to 5.1.1.
212efe97 — Andreas Enge 10 years ago
gnu: gnurl: Update to 7.45.0.

* gnu/packages/gnunet.scm (gnurl): Update to 7.45.0.
075c3ebd — Andreas Enge 10 years ago
gnu: curl: Update to 7.45.0.

* gnu/packages/curl.scm (curl): Update to 7.45.0.
cbe95057 — Efraim Flashner 10 years ago
gnu: units: Update to 2.12.

* gnu/packages/maths.scm (units): Update to 2.12.
1d19bc11 — Ludovic Courtès 10 years ago
gnu: elogind: Provide the file name of 'halt' and 'reboot'.

* gnu/packages/freedesktop.scm (elogind)[inputs]: Add DMD.
8ca73fce — Andreas Enge 10 years ago
gnu: gnurl: Update to 7.44.0.

* gnu/packages/gnunet.scm (gnurl): Update to 7.44.0.
9e2592a3 — Andreas Enge 10 years ago
gnu: calibre: Update to 2.41.0.

* gnu/packages/ebook.scm (calibre): Update to 2.41.0.
6f35d396 — Efraim Flashner 10 years ago
gnu: youtube-dl: Update to 2015.10.16.

* gnu/packages/video.scm (youtube-dl): Update to 2015.10.16.
ab29be81 — Andreas Enge 10 years ago
gnu: ngs-sdk: Correct typo.

* gnu/packages/bioinformatics.scm (ngs-sdk): Correct typo.
a0dadf0c — Andreas Enge 10 years ago
gnu: ngs-sdk: Remove unsupported systems.

* gnu/packages/bioinformatics.scm (ngs-sdk)[supported-systems]: Keep only x86
  based systems.
830d170e — Efraim Flashner 10 years ago
gnu: chess: Update to 6.2.2.

* gnu/packages/games.scm (chess): Update to 6.2.2.
e591a4d6 — Ricardo Wurmus 10 years ago
gnu: non-sequencer: Disable SSE when not building on x86_64.

* gnu/packages/music.scm (non-sequencer)[arguments]: Add "--disable-sse"
  flag when not building on x86_64.
3dac53be — Federico Beffa 10 years ago
gnu: fastcap: Remove non-free file.

* gnu/packages/engineering.scm (fastcap): Do it.
1f7ffd6f — Federico Beffa 10 years ago
gnu: fastcap: Fix 'fix-doc phase.

* gnu/packages/engineering.scm (fastcap): Adapt documentation generation to
  change in TeXLive 2015.
34a7bfb0 — Ludovic Courtès 10 years ago
install: Set the mtime in the binary tarball to 1.

Reported by anthk_ on #guix in Sept. 2015.

* gnu/system/install.scm (self-contained-tarball): Use --mtime=@1
  instead of --mtime=@0.
Next