summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* doc: Suggest Btrfs with compression instead of ext4 for root partition.series-3295Pierre Neidhardt2020-03-26
| | | | * gnu/system/examples/desktop.tmpl: Adjust root file-system to use Btrfs.
* gnu: emacs-helm-exwm: Update to 0.0.2.base-for-series-3295Pierre Neidhardt2020-03-26
| | | | * gnu/packages/emacs-xyz.scm (emacs-helm-exwm): Update to 0.0.2.
* gnu: r-argon2: Fix case in synopsis and use full sentence in description.Ricardo Wurmus2020-03-26
| | | | | * gnu/packages/cran.scm (r-argon2)[synopsis]: Use lower case. [description]: Use full sentence.
* gnu: r-getpass: Change case in synopsis and adjust indentation.Ricardo Wurmus2020-03-26
| | | | | * gnu/packages/cran.scm (r-getpass): Adjust indentation. [synopsis]: Do not capitalize all words.
* gnu: r-remoter: Fix indentation.Ricardo Wurmus2020-03-26
| | | | * gnu/packages/cran.scm (r-remoter): Fix indentation.
* gnu: r-remoter: Use lower case in the synopsis.Ricardo Wurmus2020-03-26
| | | | * gnu/packages/cran.scm (r-remoter)[synopsis]: Do not capitalize all words.
* gnu: linux-libre-5.4-source: Add patch to support pinebook pro.Vagrant Cascadian2020-03-25
| | | | | | | * gnu/packages/patches/linux-libre-support-for-Pinebook-Pro.patch: New file. * gnu/local.mk (dist_patch_DATA): Update accordingly. * gnu/packages/linux (linux-libre-5.4-source): Add patch.
* gnu: linux-libre: Update deblob scripts.Mark H Weaver2020-03-25
| | | | * gnu/packages/linux.scm (deblob-scripts-5.4): Update to 5.4.28.
* gnu: linux-libre: Update to 5.4.28.Mark H Weaver2020-03-25
| | | | | * gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.28. (linux-libre-5.4-pristine-source): Update hash.
* gnu: linux-libre@4.19: Update to 4.19.113.Mark H Weaver2020-03-25
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.113. (linux-libre-4.19-pristine-source): Update hash.
* gnu: icu4c: Fix CVE-2020-10531.Leo Famulari2020-03-25
| | | | | | | * gnu/packages/patches/icu4c-CVE-2020-10531.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/icu4c.scm (icu4c)[replacement]: New field. (icu4c/fixed): New variable.
* gnu: Add r-remoter.Todor Kondić2020-03-25
| | | | | | * gnu/packages/cran.scm (r-remoter): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-getpass.Todor Kondić2020-03-25
| | | | | | * gnu/packages/cran.scm (r-getpass): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add r-argon2.Todor Kondić2020-03-25
| | | | | | * gnu/packages/cran.scm (r-argon2): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add emacs-chronometrist.Nicolas Goaziou2020-03-25
| | | | * gnu/packages/emacs-xyz.scm (emacs-chronometrist): New variable.
* gnu: abseil-cpp: Update to 20200225.1.Ricardo Wurmus2020-03-25
| | | | * gnu/packages/cpp.scm (abseil-cpp): Update to 20200225.1.
* gnu: gnu-pw-mgr: Build reproducibly.Ludovic Courtès2020-03-25
| | | | | * gnu/packages/gnu-pw-mgr.scm (gnu-pw-mgr)[native-inputs]: Remove AUTOGEN so that man pages are not regenerated with a fresh date.
* tests/nfs: Fix use of WAIT-FOR-FILE.Ricardo Wurmus2020-03-25
| | | | | * gnu/tests/nfs.scm ("nfs services are running"): Pass marionette to WAIT-FOR-FILE.
* services/nfs: Mount nfsd pseudo file system.Ricardo Wurmus2020-03-25
| | | | | * gnu/services/nfs.scm (nfs-shepherd-services): Add shepherd-service providing /proc/fs/nfsd and make other shepherd services require it.
* gnu: electron-cash: Update to 4.0.14.Guillaume Le Vaillant2020-03-25
| | | | * gnu/packages/finance.scm (electron-cash): Update to 4.0.14.
* gnu: r-shiny: Add missing inputs.Ricardo Wurmus2020-03-25
| | | | | | * gnu/packages/cran.scm (r-shiny)[propagated-inputs]: Add r-later, r-promises, r-rlang, and r-withr. [native-inputs]: Add gfortran.
* gnu: r-mast: Add r-knitr to native inputs.Ricardo Wurmus2020-03-25
| | | | * gnu/packages/bioconductor.scm (r-mast)[native-inputs]: Add r-knitr.
* gnu: poetry: Update to 1.0.5.Tanguy Le Carrour2020-03-24
| | | | | | | | | | | * gnu/packages/python-xyz.scm (poetry): Update to 1.0.5. [propagated-inputs] Add python-clikit, python-importlib-metadata, python-keyring, and python-pexpect. Remove python-msgpack and python-glob2. [home-page] Update URL. [arguments] Remove 'patch-setup-py' phase, and adjust required versions of keyring, pyrsistent and importlib-metadata. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-cachy: Update to 0.3.0.Tanguy Le Carrour2020-03-24
| | | | | | | | * gnu/packages/python-xyz.scm (python-cachy): Update to 0.3.0. [arguments]: Replace the 'check' phase. [native-inputs]: Add memcached and python-pifpaf. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-pifpaf.Tanguy Le Carrour2020-03-24
| | | | | | * gnu/packages/python-xyz.scm (python-pifpaf): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-daiquiri.Tanguy Le Carrour2020-03-24
| | | | | | * gnu/packages/python-xyz.scm (python-daiquiri): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-json-logger.Tanguy Le Carrour2020-03-24
| | | | | | * gnu/packages/python-xyz.scm (python-json-logger): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add python-xattr.Tanguy Le Carrour2020-03-24
| | | | | | * gnu/packages/python-xyz.scm (python-xattr): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-fakeredis: Update to 1.2.1.Tanguy Le Carrour2020-03-24
| | | | | | | * gnu/packages/databases.scm (python-fakeredis): Update to 1.2.1. [propagated-inputs]: Add python-sortedcontainers. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-clikit: Update to 0.4.2.Tanguy Le Carrour2020-03-24
| | | | | | * gnu/packages/python-xyz.scm (python-clikit): Update to 0.4.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-sortedcontainers: Add missing propagated-inputs.Tanguy Le Carrour2020-03-24
| | | | | | | | * gnu/packages/python-xyz.scm (python-sortedcontainers): [propagated-inputs] Add python-appdirs, python-distlib, python-filelock, python-importlib-metadata and python-six. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-cachecontrol: Add missing propagated-input.Tanguy Le Carrour2020-03-24
| | | | | | | * gnu/packages/python-web.scm (python-cachecontrol): [propagated-inputs]: Add python-msgpack. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-msgpack: Update to 1.0.0.Tanguy Le Carrour2020-03-24
| | | | | | | | * gnu/packages/python-xyz.scm (python-msgpack): Update to 1.0.0. (python-msgpack-transitional)[version,source]: New fields to avoid updating this package. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-pastel: Update to 0.2.0.Tanguy Le Carrour2020-03-24
| | | | | | * gnu/packages/graphics.scm (python-pastel): Update to 0.2.0. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-jsonschema: Update to 3.2.0.Tanguy Le Carrour2020-03-24
| | | | | | | | * gnu/packages/python-xyz.scm (python-jsonschema): Update to 3.2.0. [propagated-inputs]: Add python-importlib-metadata. [arguments]: Use add-installed-pythonpath to make a test pass. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-pexpect: Update to 4.8.0.Tanguy Le Carrour2020-03-24
| | | | | | | * gnu/packages/python-xyz.scm (python-pexpect): Update to 4.8.0. [arguments]: Disable failing test. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: perl-mail-sendmail: Add line above definition.Paul Garlick2020-03-24
| | | | * gnu/packages/perl.scm (perl-mail-sendmail): Add line.
* gnu: Add perl-mail-sendmail.Paul Garlick2020-03-24
| | | | * gnu/packages/perl.scm (perl-mail-sendmail): New variable.
* gnu: Add Docusign API Python client.Josh Marshall2020-03-24
| | | | | | * gnu/packages/python-xyz.scm (python-docusign-esign): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: automake: Add version 1.16.2.Ludovic Courtès2020-03-24
| | | | * gnu/packages/autotools.scm (automake-1.16.2): New variable.
* gnu: Add guile3.0-semver.Martin Becze2020-03-24
| | | | | | * gnu/packages/guile-xyz.scm (guile3.0-semver): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: nano: Update to 4.9.Efraim Flashner2020-03-24
| | | | * gnu/packages/nano.scm (nano): Update to 4.9.
* gnu: Add qgis.Guillaume Le Vaillant2020-03-24
| | | | | | | * gnu/packages/geo.scm (qgis): New variable. Co-authored-by: Wiktor Żelazny <wzelazny@vurv.cz> Co-authored-by: Arun Isaac <arunisaac@systemreboot.net>
* gnu: Add saga.Guillaume Le Vaillant2020-03-24
| | | | * gnu/packages/geo.scm (saga): New variable.
* gnu: Add grass.Guillaume Le Vaillant2020-03-24
| | | | * gnu/packages/geo.scm (grass): New variable.
* gnu: Add python-owslib.Guillaume Le Vaillant2020-03-24
| | | | * gnu/packages/python-xyz.scm (python-owslib): New variable.
* gnu: r-harmony: Update to 0.1.Ricardo Wurmus2020-03-24
| | | | | * gnu/packages/cran.scm (r-harmony): Update to 0.1. [native-inputs]: Add autoconf.
* gnu: r-shiny: Update to 1.4.0.2.Ricardo Wurmus2020-03-24
| | | | * gnu/packages/cran.scm (r-shiny): Update to 1.4.0.2.
* gnu: r-multiassayexperiment: Update to 1.12.5.Ricardo Wurmus2020-03-24
| | | | | * gnu/packages/bioconductor.scm (r-multiassayexperiment): Update to 1.12.5. [native-inputs]: Add r-knitr.
* gnu: r-bigpint: Update to 1.2.2.Ricardo Wurmus2020-03-24
| | | | | * gnu/packages/bioconductor.scm (r-bigpint): Update to 1.2.2. [native-inputs]: Add r-knitr.