| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/mp3.scm (chromaprint): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-bioccheck): New variable.
|
|
|
|
|
|
| |
* gnu/packages/patches/openssh-memory-exhaustion.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/ssh.scm (openssh)[source]: Use it.
|
|
|
|
|
|
| |
* gnu/packages/gnome.scm (gucharmap): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
| |
gnu/packages/make-bootstrap.scm (%static-inputs): Use bash from PATH.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
| |
* gnu/packages/backup.scm (borg)[arguments]: Install more documentation in
'install-doc' phase. Use (srfi srfi-26).
|
|
|
|
| |
* gnu/packages/disk.scm (gparted): Update to 0.27.0.
|
|
|
|
| |
* gnu/packages/ftp.scm (ncftp): Use the ‘modify-phases’ syntax.
|
|
|
|
| |
* gnu/packages/linux.scm (mcelog): Update to 143.
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/ftp.scm (lftp): Update to 4.7.3.
[source]: Use HTTPS. Remove patch.
[arguments]: Add ‘disable-impure-tests’ phase. Add #:configure-flags with
explicit location of readline headers.
[home-page]: Use HTTPS.
* gnu/packages/patches/lftp-dont-save-unknown-host-fingerprint.patch: Delete
file.
* gnu/local.mk (dist_patch_DATA): Remove it.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (awscli): Update to 1.11.5.
[source]: Use pypi-uri.
[inputs]: Add python-s3transfer.
|
|
|
|
|
| |
* gnu/packages/python.scm (python-s3transfer, python2-s3transfer): New
variable.
|
|
|
|
| |
* gnu/packages/python.scm (python-botocore, python2-botocore): Update to 1.4.62.
|
|
|
|
| |
* gnu/packages/python.scm (python-rsa, python2-rsa): Update to 3.4.2.
|
|
|
|
| |
* gnu/packages/linux.scm (libseccomp): New variable.
|
|
|
|
|
|
|
|
| |
* gnu/packages/search.scm (xapian): Update to 1.4.0.
[source]: Use https URL.
[home-page]: Use https URL.
[arguments]: Remove 'patch-remotetcp-harness' phase. Replace 'check'
phase with a list of custom test targets.
|
|
|
|
|
| |
* gnu/packages/search.scm (xapian)[arguments]: Use 'modify-phases'. Fix
'/bin/sh' substitution to use (which "sh") instead of (which "bash").
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/notmuch-emacs-25-compatibility-fix.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/mail.scm (notmuch)[source]: Use patch.
[arguments]: Add verbose make flags. Add phase 'patch-notmuch-lib.el' to
fix hard-coded /bin/sh. Add 'prepare-test-environment' phase to patch
test shebangs and set environment.
[native-inputs]: Change from 'emacs-minimal' to 'emacs-no-x'. Add dtach,
gnupg, man, perl and which.
|
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (notmuch): Update to 0.23.
[home-page]: Use https URL.
(python-notmuch)[version]: Inherit from notmuch.
[home-page]: Ditto.
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd-extras): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/mail.scm (opensmtpd): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/dns.scm (libasr): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/zile.scm (zile)[arguments]: Use 'modify-phases' syntax.
|
|
|
|
|
| |
* gnu/packages/zile.scm (zile): Update to 2.4.13.
[home-page]: Use https.
|
|
|
|
| |
* gnu/packages/engineering.scm (ao): New variable.
|
|
|
|
|
| |
* gnu/packages/gl.scm (glfw)[inputs]: Rename to...
[propagated-inputs]: ... this. Add LIBXXF86VM.
|
|
|
|
|
|
|
|
|
|
|
| |
Before that, 'container-excursion' would call 'setns' even when the
target namespace is the one the caller is already in, which would fail.
* gnu/build/linux-container.scm (container-excursion): Introduce
'source' and 'target'. Compare the result of 'readlink' on these
instead of comparing file descriptors to decide whether to call
'setns'.
* tests/containers.scm ("container-excursion, same namespace"): New test.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-biocstyle): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-biocviews): New variable.
|
|
|
|
|
|
| |
* gnu/packages/networking.scm (iperf): New variable.
Signed-off-by: Marius Bakke <mbakke@fastmail.com>
|
|
|
|
|
| |
* gnu/packages/python.scm (python-dateutil, python2-dateutil,
python-dateutil-2, python2-dateutil-2)[home-page]: Update URL.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-optparse): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-getopt): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-8): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-hashtables): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-easyplot): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-hmatrix-gsl-stats): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-hmatrix-special): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-hmatrix-gsl): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-hmatrix): New variable.
|
|
|
|
| |
* gnu/packages/haskell.scm (ghc-storable-complex): New variable.
|
|
|
|
| |
* gnu/packages/chez.scm (chez-fmt): New variable.
|
|
|
|
| |
* gnu/packages/chez.scm (chez-irregex): New variable.
|
|
|
|
| |
* gnu/packages/chez.scm (chez-matchable): New variable.
|
|
|
|
| |
* gnu/packages/chez.scm (chez-sockets): New variable.
|
|
|
|
| |
* gnu/packages/chez.scm (chez-web): New variable.
|
|
|
|
| |
* gnu/packages/chez.scm (chez-srfi): New variable.
|
|
|
|
|
|
| |
* gnu/packages/scheme.scm (chez-scheme, nanopass, stex): Move variables ...
* gnu/packages/chez.scm (chez-scheme, nanopass, stex): ... here. New module.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
|
|
|
|
|
| |
* gnu/packages/scheme.scm (chez-scheme): Add 'configure-flags', generalize
'configure' phase and simplify 'install-doc' phase.
|
|
|
|
| |
* gnu/packages/scheme.scm (chez-scheme)[native-search-paths]: New field.
|