| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
|
|
| |
* gnu/services/ssh.scm (openssh-config-file): Remove them.
(<openssh-configuration>)[rsa-authentication?]: Remove it.
(<openssh-configuration>)[protocol-number]: Remove it.
* doc/guix.texi (Networking Services): Remove them.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/ssh.scm: (openssh-pam-services): New procedure.
(openssh-service-type): Use it to extend PAM-ROOT-SERVICE-TYPE.
(<openssh-configuration>)[challenge-response-authentication?]: New field.
(<openssh-configuration>)[use-pam?]: New field.
(openssh-config-file): Add them.
* doc/guix.texi (Networking Services): Document them.
Signed-off-by: Danny Milosavljevic <dannym@scratchpost.org>
|
|
|
|
|
| |
* gnu/system.scm (operating-system-root-file-system): Don't use '_' as a
wildcard in 'match', to cope with literal semantics in 2.2.
|
|
|
|
|
|
|
|
|
| |
When launching a container created with guix system container, the
attempt to create /var/log/wtmp would fail, as /var/log did not exist.
* gnu/services.scm (activation-script): Create /var/log
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
| |
* gnu/services/mail.scm (<exim-configuration>): New record type.
(exim-computed-config-file, exim-shepherd-service, exim-activation, exim-etc,
exim-profile): New procedures.
(exim-service-type, %exim-accounts): New variables.
* doc/guix.text (Mail Services): Document it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/patches/hmmer-remove-cpu-specificity.patch: New file.
* gnu/packages/bioinformatics.scm (hmmer): Use it.
|
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (htslib-for-sambamba, sambamba): New
variables.
|
|
|
|
| |
* gnu/packages/messaging.scm (pidgin): Update to 2.12.0.
|
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (neomutt)[configure]: Add '--with-kyotocabinet'
and '--with-lmdb'.
[inputs]: Add 'lmdb' and 'kyotocabinet'.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (neomutt): Update to 20170306.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
|
|
|
| |
'kyotocabinet' is more current than tokyocabinet in development
and supported in neomutt aswell.
This reverts commit ef91e2b964ec0952698dd1bf7daf76624fed2145.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/web.scm (hiawatha)[description]: Adjust it.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
|
| |
* gnu/packages/fonts.scm (font-tamzen): New variable.
Signed-off-by: Kei Kebreau <kei@openmailbox.org>
|
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs/static)[description]: Use the correct
name of the btrfs-progs package and @command{} mark-up.
|
|
|
|
| |
* gnu/packages/linux.scm (btrfs-progs): Update to 4.10.
|
|
|
|
| |
* gnu/packages/ibus.scm (ibus-anthy): Update to 1.5.9.
|
|
|
|
| |
* gnu/packages/ibus.scm (ibus): Update to 1.5.15.
|
|
|
|
| |
* gnu/packages/gnupg.scm (pius): Update to 2.2.4.
|
|
|
|
| |
* gnu/packages/video.scm (youtube-dl): Update to 2017.03.07.
|
|
|
|
|
|
|
|
|
|
| |
Octave requires graphicsmagick to be built with 16 bit quantum depth.
* gnu/packages/imagemagick.scm (graphicsmagick)[arguments]: Add
"--with-quantum-depth=16" and "--enable-quantum-library-names"
to #:configure-flags.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/maths.scm (octave)[inputs]: Add curl and graphicsmagick.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
| |
* gnu/packages/xorg.scm (xf86-input-libinput): Update to 0.25.0.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-larch): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-tracing): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-ttystatus): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-cliapp): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-numpy-documentation,
python2-numpy-documentation)[native-inputs]: Update hash of
SCIPY-SPHINX-THEME. Fix indentation of a line.
|
|
|
|
| |
* gnu/packages/python.scm: Remove comment.
|
|
|
|
| |
* gnu/packages/admin.scm (inetutils)[arguments]: Add #:parallel-tests? #f.
|
|
|
|
|
| |
* gnu/packages/patches/python-pandas-skip-failing-tests.patch: Fix confusion
with same-named test.
|
|
|
|
| |
* gnu/packages/backup.scm (rsnapshot): New variable.
|
|
|
|
|
|
|
|
| |
This reverts the removal of "python-fake-factory-fix-build-32bit.patch"
by commit ce7911ddae5d30ba73c8c9552b7d4e71268e5db3.
* gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
|
|
|
|
|
|
|
| |
This is a followup to commit 6f5d28f9d05aaa9743b3aac6bceb2c6323122d2d.
* gnu/packages/admin.scm (inetutils)[arguments]: Pass
'--localstatedir=/var' to #:configure-flags.
|
|
|
|
|
|
|
|
|
| |
Includes fixes for CVE-2017-5398, CVE-2017-5400, CVE-2017-5401, CVE-2017-5402,
CVE-2017-5404, CVE-2017-5405, CVE-2017-5407, CVE-2017-5408, CVE-2017-5409, and
CVE-2017-5410.
* gnu/packages/gnuzilla.scm (icecat)[source]: Add selected fixes from the
upstream mozilla-esr45 repository.
|
|
|
|
|
| |
* gnu/packages/gnuzilla.scm (icecat): Update to 45.7.0-gnu1. Remove patches
included in 45.7.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r)[arguments]: Remove obsolete configure flags.
|
|
|
|
| |
* gnu/packages/statistics.scm (r): Update to 3.3.3.
|
|
|
|
| |
* gnu/packages/photo.scm (lensfun): New variable.
|
|
|
|
|
| |
* gnu/packages.scm (%find-package): Upon ambiguity, use the
PACKAGE@VERSION syntax instead of 'package-full-name'.
|
|
|
|
| |
* gnu/packages/guile.scm (guile2.2-haunt): New variable.
|
|
|
|
| |
* gnu/packages/guile.scm (guile2.2-reader): New variable.
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-reader): Update to 0.6.2.
[arguments]: Remove.
|
|
|
|
|
|
| |
* gnu/services/messaging.scm (define-all-configurations): Use 'id' to
introduce raw/literal/unhygienic top-level identifiers. Fixes
compilation with Guile 2.2.
|
|
|
|
|
| |
* gnu/services/messaging.scm (id): Use 'define-syntax-rule' instead of
'define' to make sure 'id' is available at expansion time.
|
|
|
|
|
| |
* gnu/packages/backup.scm: Remove unneeded (guix build utils) import.
* gnu/packages/finance.scm: Likewise.
|
|
|
|
|
|
|
|
| |
* gnu/packages/admin.scm (inetutils)[arguments]: Remove '#:tests? #f'
and #:configure-flags.
[native-inputs]: Add net-tools.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
|
|
|
|
| |
* gnu/packages/patches/python-pandas-skip-failing-tests.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/python.scm (python-pandas, python2-pandas): Use it.
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/python-fake-factory-fix-build-32bit.patch: Adjust
paths. Also rename to ...
* gnu/packages/patches/python-faker-fix-build-32bit.patch: ... this.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/python.scm (python-faker, python2-faker): New variables.
(python-fake-factory)[properties]: Superseded by PYTHON-FAKER.
(python2-fake-factory)[properties]: Superseded by PYTHON2-FAKER.
(python-orator, python2-orator)[propagated-inputs]: Replace
PYTHON-FAKE-FACTORY with PYTHON-FAKER.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-matplotlib-documentation)[native-inputs]:
Add python-mock and graphviz.
[arguments]: Use separate build and install phases; correctly set latex paper size.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
| |
* gnu/packages/networking.scm (iperf): Update to 3.1.7.
|