Age | Commit message (Collapse) | Author |
|
* gnu/packages/python.scm (python-fusepy): New variable,
(python2-fusepy): new variable.
|
|
* gnu/packages/python.scm (python-gipc): New variable,
(python2-gipc): new variable.
|
|
* gnu/packages/python-web.scm (python-google-api-client): New variable,
(python2-google-api-client): new variable.
|
|
* gnu/packages/python-web.scm (python2-oauth2client): New variable.
|
|
* gnu/packages/rust.scm (mrustc): Update to 0.0.0-3.b5b7089.
|
|
* gnu/packages/cpp.scm (xsimd): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (ntfs-3g)[arguments]: Add #:phases.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/geo.scm (gdal)[arguments]: Fix configure flags.
|
|
* gnu/packages/gnunet.scm (gnurl): Update to 7.60.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/bioinformatics.scm (fastp): New variable.
|
|
* gnu/packages/freedesktop.scm (weston): Disable parallel tests.
|
|
* gnu/packages/audio.scm (qsynth): Update to 0.5.1.
|
|
* gnu/packages/audio.scm (qjackctl): Update to 0.5.1.
|
|
* gnu/packages/freedesktop.scm (weston): Update to 4.0.0.
[arguments]: Disable tests.
|
|
* gnu/packages/emacs.scm (emacs-desktop-environment): New variable.
|
|
* gnu/services/desktop.scm (mate-desktop-service-type): Add description.
|
|
* gnu/services/desktop.scm (gnome-desktop-service-type): Add description.
|
|
* gnu/packages/cran.scm (r-analytics): New variable.
|
|
* gnu/packages/statistics.scm (r-minimal)[inputs]: Add tcl and tk.
[arguments]: Add configure flags to enable tcl and tk support.
|
|
* gnu/packages/mes.scm (mes): Use nyacc-for-mes. Update to 0.14.
|
|
* gnu/packages/mes.scm (mescc-tools): Update to 0.4.
|
|
* gnu/packages/mes.scm (nyacc-for-mes): New variable.
|
|
* gnu/packages/linux.scm (%linux-libre-version): Update to 4.16.11.
(%linux-libre-hash): Update hash.
|
|
* gnu/packages/linux.scm (%linux-libre-4.14-version): Update to 4.14.43.
(%linux-libre-4.14-hash): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.9): Update to 4.9.102.
|
|
* gnu/packages/linux.scm (procps): Update to 3.3.15.
|
|
* gnu/packages/geo.scm (postgis): New variable.
|
|
* gnu/packages/geo.scm (gdal): New variable.
|
|
* gnu/packages/connman.scm (connman): Update to 1.36.
|
|
* gnu/packages/version-control.scm (python-gitpython): Update to 2.1.10.
|
|
* gnu/packages/video.scm (simplescreenrecorder): Update to 0.3.11.
[inputs]: Use defaut FFMPEG version.
|
|
* gnu/packages/xdisorg.scm (redshift): Update to 1.12.
|
|
* gnu/packages/web.scm (stunnel): Update to 5.45.
|
|
* gnu/packages/parallel.scm (parallel): Update to 20180522.
|
|
* gnu/packages/tor.scm (tor): Update to 0.3.3.6.
|
|
* gnu/packages/video.scm (x265)[source]: End snippet with #t.
|
|
* gnu/packages/video.scm (x265): Update to 2.7.
|
|
* gnu/packages/bioinformatics.scm (pigx-scrnaseq): Update to 0.0.4.
|
|
* gnu/packages/patches/libusb-for-axoloti.patch: Adjust patch for use with
current version of libusb.
|
|
This is a follow-up to commit e470abf8b789e61ae918a80f141e3c06afd44832.
* gnu/packages/commencement.scm,
gnu/packages/flex.scm: Use module "code" instead of "indent".
|
|
This is a follow-up to commit e470abf8b789e61ae918a80f141e3c06afd44832.
* gnu/packages/debug.scm: Use module "code" instead of "indent".
|
|
* gnu/packages/golang.scm (go-github-com-tevino-abool): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-github-com-stretchr-testify): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-github-com-jpillora-backoff): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-github-com-hashicorp-go-version): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-github-com-getsentry-raven-go): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/golang.scm (go-github-com-burntsushi-toml): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/cran.scm (r-learnr): New variable.
|
|
* gnu/packages/cran.scm (r-rappdirs): New variable.
|
|
Suggested by Pierre Neidhardt <ambrevar@gmail.com>.
* gnu/packages/indent.scm: Remove. Move 'indent' to...
* gnu/packages/code.scm (indent): ... here. New variable.
* gnu/local.mk (GNU_SYSTEM_MODULES): Remove indent.scm.
|