~ruther/guix-local

1115f140 — Andy Wingo 9 years ago
services: Add certbot service.

* gnu/services/certbot.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
* doc/guix.texi (Certificate Services): New section.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
f6129929 — Ludovic Courtès 8 years ago
build: Add missing patch.

This is a followup to 797d238789f7635bdd55aae103db1a7c4ff33798.

* gnu/local.mk (dist_patch_DATA): Add
'node-test-http2-server-rst-stream.patch'.
20d2c6e7 — nikita 8 years ago
gnu: Add nototools.

* gnu/packages/fontutils.scm (nototools): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
3715aff5 — nikita 8 years ago
gnu: Add python2-defcon.

* gnu/packages/fontutils.scm (python2-defcon): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
76040f71 — nikita 8 years ago
gnu: Add python2-booleanoperations.

* gnu/packages/python.scm (python2-booleanoperations): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
a39211fe — nikita 8 years ago
gnu: Add python-pyclipper.

* gnu/packages/python.scm (python-pyclipper, python2-pyclipper): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
9b3c7520 — nikita 8 years ago
gnu: Add python-setuptools-scm-git-archive.

* gnu/packages/python.scm (python-setuptools-scm-git-archive,
python2-setuptools-scm-git-archive): New variables.

Signed-off-by: Leo Famulari <leo@famulari.name>
427a51fd — nikita 8 years ago
gnu: Add python2-ufolib.

* gnu/packages/fontutils.scm (python2-ufolib): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
0ee27df0 — nikita 8 years ago
gnu: add font-fira-sans.

* gnu/packages/fonts.scm (font-fira-sans): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4eb47420 — nikita 8 years ago
gnu: Add font-lato.

* gnu/packages/fonts.scm (font-lato): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
27a10775 — nikita 8 years ago
gnu: Add font-dosis.

* gnu/packages/fonts.scm (font-dosis): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
4440e40c — Leo Famulari 8 years ago
gnu: zsh: Update to 5.4.2.

* gnu/packages/shells.scm (zsh): Update to 5.4.2.
[arguments]: Add a 'patch-test' build phase.
fbf5ca3c — Rutger Helling 8 years ago
gnu: libressl: Update to 2.6.3.

* gnu/packages/tls.scm (libressl): Update to 2.6.3.
142535c3 — Rutger Helling 8 years ago
gnu: you-get: Update to 0.4.985.

* gnu/packages/video.scm (you-get): Update to 0.4.985.

Signed-off-by: Leo Famulari <leo@famulari.name>
2cdf78df — Oleg Pykhalov 8 years ago
gnu: python-internetarchive: Enable tests.

* gnu/packages/web.scm (python-internetarchive): Enable tests.
25fa22a9 — Oleg Pykhalov 8 years ago
gnu: python-internetarchive: Update to 1.7.4.

* gnu/packages/web.scm (python-internetarchive): Update to 1.7.4.
e463a94c — Ludovic Courtès 8 years ago
gnu: guix: Update snapshot to 0a154c1.

* gnu/packages/package-management.scm (guix): Update to commit 0a154c1.
a6d02fc1 — Oleg Pykhalov 8 years ago
gnu: Add eless.

* gnu/packages/emacs.scm (eless): New variable.
07f3b379 — Kei Kebreau 9 years ago
gnu: Add roguebox-adventures.

* gnu/packages/games.scm (roguebox-adventures): New variable.
0a154c15 — Ludovic Courtès 8 years ago
lint: Adjust file-name length test for out-of-tree file names.

* guix/scripts/lint.scm (check-patch-file-names): Adjust
file-name-length calculation.
Next