~ruther/guix-local

780fa70c — Tobias Geerinckx-Rice 8 years ago
gnu: perl-params-validationcompiler: Update to 0.27.

* gnu/packages/perl.scm (perl-params-validationcompiler): Update to 0.27.
[native-inputs]: Add perl-type-tiny for another test.
9c22b131 — Tobias Geerinckx-Rice 8 years ago
gnu: xinetd: Don't hard-code tarball version.

* gnu/packages/web.scm (xinetd)[source]: Construct URI using VERSION.
96d47129 — Tobias Geerinckx-Rice 8 years ago
gnu: ncftp: Update to 3.2.6.

* gnu/packages/ftp.scm (ncftp): Update to 3.2.6.
[source]: Use .xz instead of (discontinued) .bz2 tarball.
9e7f1d10 — Tobias Geerinckx-Rice 8 years ago
gnu: knot: Update to 2.6.5.

* gnu/packages/dns.scm (knot): Update to 2.6.5.
331ebb7f — Tobias Geerinckx-Rice 8 years ago
gnu: awscli: Update to 1.14.41.

* gnu/packages/python-web.scm (awscli): Update to 1.14.41.
659fef8d — Tobias Geerinckx-Rice 8 years ago
gnu: libfilezilla: Update to 0.12.0.

* gnu/packages/ftp.scm (libfilezilla): Update to 0.12.0.
eae7ece1 — Tobias Geerinckx-Rice 8 years ago
gnu: erlang: Use HTTPS home page.

* gnu/packages/erlang.scm (erlang)[home-page]: Use HTTPS with the new
canonical domain.
2922852e — okapi 8 years ago
gnu: Add gzdoom.

* gnu/packages/games.scm (gzdoom): New variable.
* gnu/packages/patches/gzdoom-search-in-installed-share.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9073c875 — okapi 8 years ago
gnu: Add fluid-3.

* gnu/packages/audio.scm (fluid-3): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
59127916 — Ludovic Courtès 8 years ago
gnu: guix: Update snapshot to bdf0c64.

* gnu/packages/package-management.scm (guix): Update to bdf0c64.
[arguments] <copy-bootstrap-guile>: Move after 'check' phase.  Rewrite
to use "guix download" and to intern only one or two tarballs.
[inputs]: Remove "boot-guile/*".  Add "boot-guile" and, optionally,
"boot-guile/i686".
37084ba5 — Ludovic Courtès 8 years ago
services: avahi: Publish '_workstation._tcp' by default.

This reverts to the behavior of avahi-daemon prior to Avahi 0.7 (commit
550f4509acf2c0f67882260414b0bb2843e07465).

* gnu/services/avahi.scm (<avahi-configuration>)[publish-workstation?]:
New field.
(configuration-file): Honor it.
ad7a807d — Ludovic Courtès 8 years ago
services: avahi: Read PID file from /run.

* gnu/services/avahi.scm (%avahi-activation, avahi-shepherd-service):
Use /run/avahi-daemon/ instead of /var/run/avahi-daemon/.  This was the
case since the switch to Avahi 0.7 (commit
550f4509acf2c0f67882260414b0bb2843e07465).
418cbf6e — Marius Bakke 8 years ago
gnu: qt.scm: Remove unneeded import.

* gnu/packages/qt.scm (define-module): Don't import (gnu packages base).
5ce3f93b — Marius Bakke 8 years ago
gnu: Add xorgproto.

* gnu/packages/xorg.scm (xorgproto): New public variable.
1ac18721 — Marius Bakke 8 years ago
gnu: lvm2: Remove obsolete phase.

* gnu/packages/linux.scm (lvm2)[arguments]: Remove MAKE-OBJECTS-WRITABLE-PHASE.
c06bf6a3 — Marius Bakke 8 years ago
gnu: argon2: Update to 20171227.

* gnu/packages/password-utils.scm (argon2): Update to 20171227.
[arguments]: Add OPTTEST=1 to #:make-flags to prevent "-march=native".  Remove
custom install phase.  Add 'patch-Makefile' phase.
[license]: Add ASL2.0.
102fc5bc — Hartmut Goebel 8 years ago
gnu: Add qqc2-desktop-style.

* gnu/packages/kde-frameworks.scm (qqc2-desktop-style): New
  variable.
ac5f3988 — Hartmut Goebel 8 years ago
gnu: knotifications: Add optional input "qtspeech".

* gnu/pacakges/kde-frameworks.scm (knotifications)[inputs]: Add
  qtspeech.
96e622f1 — Hartmut Goebel 8 years ago
gnu: ktextwidgets: Add optional input "qtspeech".

* gnu/pacakges/kde-frameworks.scm (ktextwidgets)[inputs]: Add
  qtspeech.
bb8d1b2a — Hartmut Goebel 8 years ago
gnu: qca: Use mirror://kde scheme for source-url.

* gnu/packages/kde.scm (qca)[source]: Use mirror://kde scheme.
Next