~ruther/guix-local

fccab993 — Efraim Flashner 9 years ago
gnu: parallel: Update to 20161022.

* gnu/packages/parallel.scm (parallel): Update to 20161022.
[home-page]: Use https.
6312043c — Efraim Flashner 9 years ago
gnu: libcdio: Update to 0.94.

* gnu/packages/cdrom.scm (libcdio): Update to 0.94.
[home-page]: Use https.
3ded2761 — Efraim Flashner 9 years ago
gnu: gvpe: Update to 3.0.

* gnu/packages/vpn.scm (gvpe): Update to 3.0.
336f8309 — Efraim Flashner 9 years ago
gnu: cryptsetup: Update to 1.7.3.

* gnu/packages/cryptsetup.scm (cryptsetup): Update to 1.7.3.
538fe019 — Efraim Flashner 9 years ago
gnu: python-vcversioner: Update to 2.16.0.0.

* gnu/packages/python.scm (python-vcversioner): Update to 2.16.0.0.
[inputs]: Remove python-setuptools.
[properties]: New field.
(python2-vcversioner): Use 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
1f781865 — Tobias Geerinckx-Rice 9 years ago
gnu: fish: Update to 2.4.0.

* gnu/packages/shells.scm (fish): Update to 2.4.0.
e25c904f — Tomáš Čech 9 years ago
services: Require wpa-supplicant-service for connman-service.

* gnu/services/networking.scm (connman-shepherd-service): Add
  wpa-supplicant among list of requirements.
2cccbc2a — Tomáš Čech 9 years ago
services: Add wpa-supplicant-service.

* gnu/services/networking.scm (wpa-supplicant-service): New procedure.
(wpa-supplicant-service-type): New variable.
* doc/guix.texi (Networking Services): Document it.
028bf3c0 — Tomáš Čech 9 years ago
gnu: connman: Use localstatedir outside of store.

* gnu/packages/connman.scm (connman): Use localstatedir outside of store.
8bcd6b91 — Efraim Flashner 9 years ago
gnu: python-jsonschema: Use 'nosetests'.

* gnu/packages/python.scm (python-jsonschema)[arguments]: Replace 'check
phase with python nosetests.
[native-inputs]: Add python-nose.
[home-page]: Use https.
(python2-jsonschema)[native-inputs]: Add python2-mock.
571ffdeb — Efraim Flashner 9 years ago
gnu: accountsservice: Update to 0.6.43.

* gnu/packages/freedesktop.scm (accountsservice): Update to 0.6.43.
a4cb8217 — Ludovic Courtès 9 years ago
gnu: guix-devel: Update development snapshot.

* gnu/packages/package-management.scm (guix-devel): Update to commit
7ca37da855fd921fa3925bb62f8015f770b7e784.
198eac2b — Ludovic Courtès 9 years ago
gnu: guix: Really skip all the container tests.

* gnu/packages/package-management.scm (guix-0.11.0)[arguments]: Update
pattern in 'disable-container-tests' to match 'test-equal'.
88eaed61 — Tobias Geerinckx-Rice 9 years ago
gnu: libpsl: Update to 0.15.0.

* gnu/packages/web.scm (libpsl): Update to 0.15.0.
7ca37da8 — Efraim Flashner 9 years ago
gnu: libinput: Enable GUI event tool.

* gnu/packages/freedesktop.scm (libinput)[inputs]: Add glib.
[native-inputs]: Add cairo, gtk+-3.
(libinput-minimal)[native-inputs]: Only pkg-config.
73bb984e — Efraim Flashner 9 years ago
gnu: freedesktop.scm: Reorder modules alphabetically.

* gnu/packages/freedesktop.scm: Reorder modules alphabetically.
8c5cdf5f — Efraim Flashner 9 years ago
gnu: libinput: Update to 1.5.1.

* gnu/packages/freedesktop.scm (libinput): Update to 1.5.1.
b231b057 — Efraim Flashner 9 years ago
gnu: wayland-protocols: Update to 1.7.

* gnu/packages/freedesktop.scm (wayland-protocols): Update to 1.7.
e66f0dd2 — Andy Patterson 9 years ago
gnu: mpv: Use lua@5.2.

* gnu/packages/video.scm (mpv)[inputs]: Change 'lua' to 'lua-5.2'.
c91b368e — Alex Sassmannshausen 9 years ago
import/cpan: Maybe coerce version to string.

* guix/import/cpan.scm (cpan-module->sexp) <version>: Test if version in
  meta is string or number.  If it is number, coerce to string.
Next