~ruther/guix-local

ref: 5ebc8e7f41bfc292dedb9de3bf13b54bc0d0d2dd guix-local/gnu d---------
5ebc8e7f — Ben Woodcroft 8 years ago
gnu: diamond: Update to 0.9.18.

* gnu/packages/bioinformatics.scm (diamond): Update to 0.9.18.
aabcb6e5 — Pjotr Prins 8 years ago
gnu: python-elasticsearch: Update to 6.1.1.

* gnu/packages/python-web.scm (python-elasticsearch, python2-elasticsearch):
Update to 6.1.1.

Signed-off-by: Leo Famulari <leo@famulari.name>
34581f68 — Hartmut Goebel 9 years ago
gnu: Add bpython.

* gnu/packages/python.scm (bpython, bpython2): New variables.
e79a8424 — Hartmut Goebel 9 years ago
gnu: Add python-curtsies.

* gnu/packages/terminals.scm (python-curtsies, python2-curtsies): New
  variables.
573450e6 — Hartmut Goebel 9 years ago
gnu: Add python-blessings.

* gnu/packages/terminals.scm (python-blessings, python2-blessings): New
  variables.
46ddcf4a — Hartmut Goebel 8 years ago
gnu: Add python-pyte.

* gnu/packages/terminals.scm (python-pyte, python2-pyte): New variables.
3026de3f — Leo Famulari 8 years ago
gnu: irssi: Update to 1.1.1 [fixes CVE-2018-{7050,7051,7052,7053,7054}].

* gnu/packages/irc.scm (irssi): Update to 1.1.1.
5b238292 — Oleg Pykhalov 8 years ago
gnu: Add epipe.

* gnu/packages/emacs.scm (epipe): New public variable.
a124e425 — Danny Milosavljevic 8 years ago
gnu: ghc: Make memory allocator decommit memory on Linux < 4.5.

* gnu/packages/patches/ghc-8.0-fall-back-to-madv_dontneed.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/haskell.scm (ghc-8): Use it.
ec0f3d0a — Ludovic Courtès 8 years ago
gnu: ifdtool: Fix Texinfo markup.

* gnu/packages/flashing-tools.scm (ifdtool)[description]: Fix Texinfo
markup.
8e60743d — Danny Milosavljevic 8 years ago
gnu: me-cleaner: Update synopsis.

* gnu/packages/flashing-tools.scm (me-cleaner)[synopsis]: Modify.
7e0a6fac — Danny Milosavljevic 8 years ago
services: mingetty: Move tty optionality to agetty.

Follow-up to 5a9902c8acd63916c6c80cf3c61be6ee814b7e3d.

* gnu/services/base.scm (mingetty-shepherd-service): Move tty optionality check to...
(agetty-shepherd-service): ...here.
0297a160 — Danny Milosavljevic 8 years ago
gnu: Add me-cleaner.

* gnu/packages/flashing-tools.scm (me-cleaner): New variable.
9721c0b6 — Danny Milosavljevic 8 years ago
gnu: Add intelmetool.

* gnu/packages/flashing-tools.scm (intelmetool): New variable.
501e1847 — Danny Milosavljevic 8 years ago
gnu: Add ifdtool.

* gnu/packages/flashing-tools.scm (ifdtool): New variable.
5a9902c8 — Danny Milosavljevic 8 years ago
services: agetty: Add agetty instance to base services. Make its tty optional.

* gnu/services/base.scm (%base-services): Instantiate agetty-service.
(default-serial-port): New variable.
(agetty-shepherd-service): Make tty optional, default to the above.
* doc/guix.texi (agetty-configuration): Update "tty" documentation.
* gnu/system/install.scm (agetty-default-service): Delete variable.
(embedded-installation-os): Remove agetty-default-service instance.
Add "console" kernel-argument.
2b870303 — Ludovic Courtès 8 years ago
gnu: cuirass: Update to 4ab2f2c.

Previous revision had (web server fiberized) installed in the wrong
place, and would thus fail to start.

* gnu/packages/ci.scm (cuirass): Update to 4ab2f2c.
6ca15c9e — Pierre Langlois 8 years ago
gnu: crypto++: Update to 6.0.0.

* gnu/packages/crypto.scm (crypto++): Update to 6.0.0.
* gnu/packages/patches/crypto++-fix-dos-in-asn.1-decoders.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9859b5c1 — Ludovic Courtès 8 years ago
gnu: nss-mdns: Update to 0.12.0.

* gnu/packages/avahi.scm (nss-mdns): Update to 0.12 + patch.
(nss-mdns-0.10.0): Remove.
* gnu/services/avahi.scm (avahi-service-type): Use NSS-MDNS again.
d1688e6a — Ludovic Courtès 8 years ago
gnu: cuirass: Update to 8080c17.

* gnu/packages/ci.scm (cuirass): Update to 8080c17.
[inputs]: Add GUILE-FIBERS.
[arguments] <wrap-program>: Add Fibers to the search path in the
wrapper.
Next