~ruther/guix-local

ref: 86d8f6d3efb8300a3354735cbf06be6c01e23243 guix-local/gnu d---------
86d8f6d3 — Julien Lepiller 9 years ago
services: Add 'openssh-service'.

* gnu/packages/ssh.scm (openssh)[arguments]: Set sysconfdir to /etc/ssh.
* gnu/services/ssh.scm (<openssh-configuration>): New record type.
(%openssh-accounts): New variable.
(openssh-activation, openssh-config-file, openssh-shepherd-service)
(openssh-service): New procedures.
(openssh-service-type): New variable.
* doc/guix.texi (Networking Services): Document 'openssh-services'.

Co-authored-by: Ludovic Courtès <ludo@gnu.org>
01c5c21a — Arun Isaac 9 years ago
gnu: emacs: Build with m17n support.

* gnu/packages/emacs.scm (emacs): Build with m17n support.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
a80b60f4 — Arun Isaac 9 years ago
gnu: Add m17n-lib.

* gnu/packages/emacs.scm (m17n-lib): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
154c71e0 — Arun Isaac 9 years ago
gnu: Add m17n-db.

* gnu/packages/emacs.scm (m17n-db): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
0da1b706 — Leo Famulari 9 years ago
gnu: c-ares: Update to 1.12.0 [fixes CVE-2016-5180].

* gnu/packages/adns.scm (c-ares): Update to 1.12.0.
[source]: Use HTTPS URL.
[home-page]: Use HTTPS URL.
b9f7895d — David Craven 9 years ago
Revert "gnu: %default-extra-linux-options: Remove redundant options."

Options aren't redundant and are required for building the initrd.

This reverts commit 50dbc03647170fded9e0bca0cc4b7e1614aa38db.
d06ce046 — Ludovic Courtès 9 years ago
gnu: dbus-c++: License has "or later" clause.

* gnu/packages/glib.scm (dbus-c++)[license]: Change to LGPL2.1+.
2320e76b — Ricardo Wurmus 9 years ago
gnu: sra-tools: Fix build on i686.

* gnu/packages/bioinformatics.scm (sra-tools)[arguments]: Pass
"VDB_LIBDIR" in make-flags; dynamically link libmagic.
37042a0f — Efraim Flashner 9 years ago
gnu: tilda: Update to 1.3.3.

* gnu/packages/terminals.scm (tilda): Update to 1.3.3.
1d515855 — Stefan Reichoer 9 years ago
gnu: Add xonsh.

* gnu/packages/shells.scm (xonsh): New variable.

Signed-off-by: Leo Famulari <leo@famulari.name>
b2fe9183 — Leo Famulari 9 years ago
gnu: attic: Superseded by borg.

* gnu/packages/backup.scm (attic)[properties]: New field.
415ee287 — Taylan Ulrich Bayırlı/Kammer 9 years ago
gnu: nestopia-ue: Update to version 1.47.
dac65f90 — Taylan Ulrich Bayırlı/Kammer 9 years ago
gnu: higan: Update to version 101.

* gnu/packages/games.scm (higan): Update to version 101.
b411517a — Thomas Danckaert 9 years ago
gnu: git: Add input perl-term-readkey for 'git-svn'.

* gnu/packages/version-control.scm (git)[inputs]: Add perl-term-readkeys.
[arguments]: Add perl-term-readkeys to the PERL5LIB of `git-svn'.

Signed-off-by: 宋文武 <iyzsong@gmail.com>
7a063003 — David Craven 9 years ago
gnu: linux-libre-beagle-bone-black: Remove kernel variant.

linux-libre-beagle-bone-black is misslabeled. This kernel variant is
for the original beagle board.

* gnu/packages/linux.scm (linux-libre-beagle-bone-black): Remove.
e4e9c0a0 — David Craven 9 years ago
gnu: make-linux-libre: Install device tree files.

* gnu/packages/linux.scm (make-linux-libre): Install device tree files.
50dbc036 — David Craven 9 years ago
gnu: %default-extra-linux-options: Remove redundant options.

* gnu/packages/linux.scm (%default-extra-linux-options): Remove
  redundant options.
33619c3a — David Craven 9 years ago
gnu: Add sdcc.

* gnu/packages/sdcc.scm (sdcc): New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
a3af70ac — David Craven 9 years ago
gnu: Add picocom.

* gnu/packages/terminals.scm (picocom): New variable.
615c9990 — Lukas Gradl 9 years ago
gnu: opendht: Propagate msgpack.

* gnu/packages/crypto.scm (opendht)[inputs]: Remove msgpack.
[propagated-inputs]: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next