| Commit message (Collapse) | Author | Age |
|
|
|
| |
* gnu/packages/statistics.scm (r-evaluate): Update to 0.8.3.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-bh): Update to 1.60.0-1.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-ggplot2): Update to 2.1.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-scales): Update to 0.4.0.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-stringi): Update to 1.0-1.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-munsell): Update to 0.4.3.
|
|
|
|
|
| |
* gnu/packages/statistics.scm (r-digest): Update to 0.6.9.
[arguments]: Disable tests and vignettes.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-hexbin): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-tidyr): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-openssl): New variable.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-praise): New variable.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-acsnminer): Update to 0.16.01.29.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (r-qtl): Update to 1.39-5.
|
|
|
|
| |
* gnu/packages/web.scm (r-curl): Update to 0.9.7.
|
|
|
|
| |
* gnu/packages/web.scm (r-htmlwidgets): Update to 0.6.
|
|
|
|
| |
* gnu/packages/web.scm (r-servr): Update to 0.4.
|
|
|
|
| |
* gnu/packages/web.scm (r-jsonlite): Update to 0.9.19.
|
|
|
|
| |
* gnu/packages/statistics.scm (r-rcpp): Update to 0.12.4.
|
|
|
|
| |
* gnu/packages/bioinformatics.scm (filevercmp): New variable.
|
|
|
|
| |
* gnu/packages/gnupg.scm (pinentry): Update to 0.9.7.
|
|
|
|
| |
* gnu/packages/games.scm (manaplus): Update to 1.6.4.23.
|
|
|
|
| |
* gnu/packages/emacs.scm (git-modes): Update to 1.2.2.
|
|
|
|
| |
* gnu/packages/emacs.scm (emacs-with-editor): Update to 2.5.1.
|
|
|
|
| |
* gnu/packages/emacs.scm (magit): Update to 2.6.1.
|
|
|
|
|
| |
* emacs/guix-ui-license.el (guix-license-list-edit): New command.
(guix-license-list-mode-map): Bind it to "e" key.
|
|
|
|
|
| |
* emacs/guix-ui-license.el (guix-license-insert-file): New procedure.
(guix-license-info-format): Use it.
|
|
|
|
|
|
| |
* emacs/guix-license.el (guix-license-file): New procedure.
(guix-find-license-definition): New command.
* doc/emacs.texi (Emacs Licenses): Document it.
|
|
|
|
| |
* gnu/packages/xfce.scm (xfce4-taskmanager): Add variable.
|
|
|
|
|
| |
* gnu/packages/patches/woff2-libbrotli.patch: Add dependency of
executables on object files.
|
|
|
|
|
|
|
|
| |
Modules may be removed from Perl's core, so we must check for a removal
version.
* guix/import/cpan.scm (cpan-module->sexp)[core-module?]: Also check
version upper bound.
|
|
|
|
|
|
|
| |
Reported by Mark H Weaver <mhw@netris.org>.
* guix/build/syscalls.scm (terminal-columns): Tolerate EINVAL.
* tests/syscalls.scm ("terminal-window-size ENOTTY"): Likewise.
|
|
|
|
|
|
| |
* guix/scripts/gc.scm (show-help, %options): Add '--free-space'.
(guix-gc)[ensure-free-space]: New procedure.
Handle '--free-space'.
|
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (<file-system>): New record type.
(fsword): New macro.
(%statfs): New C struct.
(statfs): New procedure.
|
|
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (struct-alignment, struct-size): New macros.
(define-c-struct): Add 'size' parameter and honor it.
(sockaddr-in, sockaddr-in6, ifaddrs, winsize): Adjust accordingly.
(%struct-ifaddrs-type, %sizeof-ifaddrs, winsize-struct): Remove.
(terminal-window-size): Use 'make-bytevector' instead of 'make-c-struct'.
|
|
|
|
|
|
| |
* guix/build/syscalls.scm (define-c-struct)[read]: OFFSET defaults to 0.
(unfold-interface-list): Remove second argument to 'read-ifaddrs'.
(terminal-window-size): Remove second argument to 'read-winsize'.
|
|
|
|
| |
* guix/build/syscalls.scm: Move packed structure handling to the top.
|
|
|
|
|
|
| |
Suggested by Joram Schrijver <i+guix-devel@joram.io>.
* etc/guix-daemon.service.in (TasksMax): New value.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python2-pysnptools): Update to 0.3.9.
[propagated-inputs]: Add python2-pytz. Move python2-pandas ...
[inputs]: ... to here. Add python2-dateutil-2, python2-six.
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-terminado): Update to 0.6.
[inputs]: Remove python-setuptools. Move python-nose ...
[native-inputs]: ... to here.
[properties]: Define python2-variant.
(python2-terminado): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-singledispatch)[propagated-inputs]:
Move python-six ...
[inputs]: ... to here.
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-tornado)[properties]: Define
python2-variant.
[inputs]: Remove python-certifi, move python-backports-abc here from
native-inputs.
[native-inputs]: Remove python-setuptools.
(python2-tornado): Build with 'strip-python2-variant'.
[native-inputs]: Add python2-setuptools.
|
|
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-seaborn): Update to 0.7.0.
[native-inputs]: Remove python-setuptools.
(python2-seaborn): Build with 'strip-python2-variant'.
[propagated-inputs]: Add python2-pytz.
[native-inputs]: Add python2-setuptools.
|
|
|
|
|
|
| |
* gnu/packages/python.scm (python-pandas)[propagated-inputs]: Move
python-pytz, python-dateutil-2 ...
[inputs]: ... to here.
|
|
|
|
| |
* gnu/packages/xfce.scm (xfce)[propagated-inputs]: Add ristretto.
|
|
|
|
| |
* gnu/packages/xfce.scm (ristretto): Add variable.
|
|
|
|
| |
* gnu/packages/mpd.scm (ncmpcpp): Update to 0.7.4.
|
|
|
|
| |
* gnu/packages/backup.scm (borg): Update to 1.0.2.
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (haunt): Update to 0.2.
[native-inputs]: Add pkg-config and texinfo.
[propagated-inputs]: Add guile-reader.
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-minikanren): Remove extra .scm appended
to files.
|
|
|
|
| |
* gnu/packages/package-management.scm (guix-devel): Update to 80627f5.
|