~ruther/guix-local

e02cd2b8 — David Craven 9 years ago
gnu: spice-vdagent: Set Exec path in spice-vdagent.desktop.

* gnu/packages/spice.scm (spice-vdagent): Set Exec path in
spice-vdagent.desktop.
38b9ce44 — David Craven 9 years ago
gnu: qemu: Enable spice support.

* gnu/packages/qemu.scm (qemu)[inputs]: Add SPICE and VIRGLRENDERER.
  (qemu-minimal)[inputs]: Remove SPICE and VIRGLRENDERER.
2f042822 — David Craven 9 years ago
gnu: qemu: Reorder inputs alphabetically.

* gnu/packages/qemu.scm (qemu): Reorder inputs alphabetically.
8ff4dcbe — David Craven 9 years ago
doc: Make 'Lirc Service' a subsubheading of 'Various Services'.

* doc/guix.texi (Various Services)[Lirc Service]: New subsubheading.
  [lirc] New cindex.
gnu: tor: Update to 0.2.8.6.

* gnu/packages/tor.scm (tor): Update to 0.2.8.6.

Signed-off-by: Andreas Enge <andreas@enge.fr>
a1e0652d — Andreas Enge 9 years ago
gnu: qjson: Remove package.

* gnu/packages/qt.scm (qjson): Delete variable.
gnu: Add ircii.

* gnu/packages/irc.scm (ircii): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
e28e74a5 — Erik Edrosa 9 years ago
gnu: Add guile-commonmark

* gnu/packages/guile.scm (guile-commonmark): New variable.
f467c352 — Ricardo Wurmus 10 years ago
gnu: tuxguitar: Update to 1.3.2.

* gnu/packages/music.scm (tuxguitar): Update to 1.3.2.
[arguments]: Use ant-build-system and rearrange build phases.
[native-inputs]: Remove field.
d77a0bd6 — Ludovic Courtès 9 years ago
ui: Remove dependency on (gnu system file-systems).

* guix/ui.scm (specification->file-system-mapping): Move to...
* gnu/system/file-systems.scm (specification->file-system-mapping):
... here.
44210f84 — Ludovic Courtès 9 years ago
nls: Adjust to zsh.scm renaming.

* po/packages/POTFILES.in: Adjust to zsh.scm renaming in commit
7ccb874a299d6c6d86a3f1625a68c08ed20dbab6.
7912677c — Ludovic Courtès 9 years ago
gnu: gcc: Reintroduce dependency on Texinfo.

This partly reverts 868c13c53a9788f8f27e77d8c8f99df14be512ba, which
introduced a regression whereby gcc@5 and gcc@6 would no longer contain
their Info manual.

* gnu/packages/gcc.scm (gcc-5)[native-inputs]: Remove.
e686e633 — Leo Famulari 9 years ago
gnu: curl: Replace with 7.50.1 [fixes CVE-2016-{3739,4802,5419,5420,5421].

* gnu/packages/curl.scm (curl)[replacement]: New field.
(curl-7.50.1): New variable.
7ccb874a — Tobias Geerinckx-Rice 9 years ago
gnu: zsh: Move to shells.scm.

* gnu/packages/zsh.scm (zsh): Move from here ...
* gnu/packages/shells.scm (zsh): ... to here.
* gnu/packages/zsh.scm: Delete file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove zsh.scm.
7977d76c — Ludovic Courtès 9 years ago
Update NEWS.
536fc5f8 — Mark H Weaver 9 years ago
Merge branch 'core-updates'
0832787e — Mark H Weaver 9 years ago
Revert "Merge branch 'core-updates'"

This reverts commit 455859a50f88f625d13fc2f304111f02369b366b.
5b098cc4 — Mark H Weaver 9 years ago
Revert "gnu: zsh: Move to shells.scm."

This reverts commit 12b63ab505f781e49b6e7dda2d9eca0aaf24eaf1.
4541ca98 — Mark H Weaver 9 years ago
Revert "Update NEWS."

This reverts commit 66edac525b7bb8ba29362c887450ff38c54da08d.
8b52167e — Ricardo Wurmus 9 years ago
gnu: python-statsmodels: Fix tests.

* gnu/packages/statistics.scm (python-statsmodels): Add patch to fix tests.
(python2-statsmodels)[propagated-inputs]: Add python2-pytz.
* gnu/packages/patches/python-statsmodels-fix-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
Next