~ruther/guix-local

ref: 075c3ebd2dc3d8223e23025ceb5026810dfaa98d guix-local/gnu d---------
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.
4375dcf3 — Ludovic Courtès 10 years ago
gnu: complexity: Update to 1.3.

* gnu/packages/code.scm (complexity): Update to 1.3.
78981bb9 — Ludovic Courtès 10 years ago
file-systems: Do not truncate mount points that already exist.

Reported by David Thompson <dthompson2@worcester.edu>
at <https://lists.gnu.org/archive/html/guix-devel/2015-10/msg00284.html>.

* gnu/build/file-systems.scm (mount-file-system): When SOURCE matches
  'regular-file?', do not create MOUNT-POINT if it already exists.  This
  fixes a bug whereby we would be truncating MOUNT-POINT if it already
  existed.
d82633d0 — Andreas Enge 10 years ago
gnu: mutt: Update to 1.5.24.

* gnu/packages/patches/mutt-CVE-2014-9116.patch: Delete file.
* gnu/packages/mail.scm (mutt): Update to 1.5.24.
  [source]: Update and remove patch.
* gnu-system.am (dist_patch_DATA): Unregister removed patch.
gnu: Add bspwm.

* gnu/packages/wm.scm (bspwm): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
gnu: Add sxhkd.

* gnu/packages/xdisorg.scm (sxhkd): New variable.

Signed-off-by: Alex Kost <alezost@gmail.com>
4af7c83b — Ludovic Courtès 10 years ago
system: Define 'GST_PLUGIN_PATH' in /etc/profile.

* gnu/system.scm (operating-system-etc-service)[profile]: Add
  'GST_PLUGIN_PATH' definition.
d96034ed — Ludovic Courtès 10 years ago
gnu: Add python-libarchive-c.

* gnu/packages/python.scm (python-libarchive-c, python2-libarchive-c):
  New variables.
Next