summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: xdotool: Use HTTPS home page.•••* gnu/packages/xdisorg.scm (xdotool)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: compface: Update home page.•••* gnu/packages/mail.scm (compface)[home-page]: Follow (HTTPS) redirection. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: compface: Don't use NAME in source URI.•••* gnu/packages/mail.scm (compface)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: Use HTTPS for rstudio.github.io home pages.•••* gnu/packages/cran.scm (r-shinydashboard, r-shinythemes, r-dt) [home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-092-3/+3
* tests: getmail: Provide a pre-initialized user account password.•••* gnu/tests/mail.scm (%getmail-os): Rewrite so that the "alice" account has a password. (run-getmail-test)[test]("set password for alice"): Remove. This would not work since commit 8b9cad01e9619f53dc5a65892ca6a09ca5de3447 since 'passwd' would no longer be in $PATH. Ludovic Courtès2020-03-091-43/+53
* tests: docker-system: Increase memory requirement.•••The system image would no longer fit in memory, starting from commit 8c7eb58453870f380a077c7cfd8dafa97bb8e13f. * gnu/tests/docker.scm (run-docker-system-test): Set 'memory-size' to 3500. Ludovic Courtès2020-03-091-2/+2
* tests: zabbix: Set 'PATH' before running the scripts.•••This is a followup to 8b9cad01e9619f53dc5a65892ca6a09ca5de3447. * gnu/tests/monitoring.scm (run-zabbix-server-test)[test]: Set 'PATH' in MARIONETTE. Ludovic Courtès2020-03-091-0/+7
* gnu: Add rr.•••* gnu/packages/debug.scm (rr): New variable. Ludovic Courtès2020-03-091-1/+70
* Revert "gnu: libinput: Update to 1.15.3."•••This reverts commit 1fad0b8674cf97a7e102e98ab31fcebe07ae9515. It rebuilds the world through libinput-minimal. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-websupport: Update to 1.2.0.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-websupport): Update to 1.2.0. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-serializinghtml: Update to 1.1.4.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-serializinghtml): Update to 1.1.4. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-qthelp: Update to 1.0.3.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-qthelp): Update to 1.0.3. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-htmlhelp: Update to 1.0.3.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-htmlhelp): Update to 1.0.3. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-devhelp: Update to 1.0.2.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-devhelp): Update to 1.0.2. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: python-sphinxcontrib-applehelp: Update to 1.0.2.•••* gnu/packages/sphinx.scm (python-sphinxcontrib-applehelp): Update to 1.0.2. Tobias Geerinckx-Rice2020-03-091-3/+3
* gnu: youtube-dl: Update to 2020.03.08.•••* gnu/packages/video.scm (youtube-dl): Update to 2020.03.08. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: perl-catalyst-devel: Update to 1.40.•••* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.40. Tobias Geerinckx-Rice2020-03-091-4/+3
* gnu: spice-protocol: Update to 0.14.1.•••* gnu/packages/spice.scm (spice-protocol): Update to 0.14.1. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: perl-timedate: Update to 2.32.•••* gnu/packages/perl.scm (perl-timedate): Update to 2.32. Tobias Geerinckx-Rice2020-03-091-3/+2
* gnu: perl-xs-object-magic: Update to 0.05.•••* gnu/packages/perl.scm (perl-xs-object-magic): Update to 0.05. Tobias Geerinckx-Rice2020-03-091-3/+3
* gnu: perl-datetime-format-strptime: Update to 1.77.•••* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.77. Tobias Geerinckx-Rice2020-03-091-3/+2
* gnu: perl-datetime: Update to 1.52.•••* gnu/packages/perl.scm (perl-datetime): Update to 1.52. Tobias Geerinckx-Rice2020-03-091-3/+3
* gnu: man-db: Update to 2.9.1.•••* gnu/packages/man.scm (man-db): Update to 2.9.1. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: libseccomp: Update to 2.4.3.•••* gnu/packages/linux.scm (libseccomp): Update to 2.4.3. [source]: Remove upstreamed patch. * gnu/packages/patches/libseccomp-open-aarch64.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. Tobias Geerinckx-Rice2020-03-093-31/+2
* gnu: libinput: Update to 1.15.3.•••* gnu/packages/freedesktop.scm (libinput): Update to 1.15.3. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: libostree: Update to 2020.2.•••* gnu/packages/package-management.scm (libostree): Update to 2020.2. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: tcsh: Use HTTPS home page.•••* gnu/packages/shells.scm (tcsh)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: mit-krb5: Use HTTPS home page.•••* gnu/packages/kerberos.scm (mit-krb5)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: speedcrunch: Use HTTPS home page.•••* gnu/packages/maths.scm (speedcrunch)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: ding: Use HTTPS home page.•••* gnu/packages/dictionaries.scm (ding)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: plotutils: Use HTTPS home page.•••* gnu/packages/plotutils.scm (plotutils)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: idris: Use HTTPS home page.•••* gnu/packages/idris.scm (idris)[home-page]: Use HTTPS. Tobias Geerinckx-Rice2020-03-091-1/+1
* gnu: xfce4-power-manager: Update to 1.7.0.•••* gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.0. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: xfce4-power-manager: Don't use NAME in source URI.•••* gnu/packages/xfce.scm (xfce4-power-manager)[source]: Hard-code NAME. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: xfburn: Update to 0.6.2.•••* gnu/packages/xfce.scm (xfburn): Update to 0.6.2. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: claws-mail: Update to 3.17.5.•••* gnu/packages/mail.scm (claws-mail): Update to 3.17.5. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: s6: Update to 2.9.0.1.•••* gnu/packages/skarnet.scm (s6): Update to 2.9.0.1. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: s6-linux-init: Update to 1.0.4.0.•••* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.4.0. Tobias Geerinckx-Rice2020-03-091-2/+2
* gnu: Add spatialite-tools.•••* gnu/packages/geo.scm (spatialite-tools): New variable. Guillaume Le Vaillant2020-03-091-0/+31
* gnu: Add readosm.•••* gnu/packages/geo.scm (readosm): New variable. Guillaume Le Vaillant2020-03-091-0/+24
* gnu: spatialite-gui: Add missing input.•••* gnu/packages/geo.scm (spatialite-gui)[inputs]: Add libjpeg-turbo. Guillaume Le Vaillant2020-03-091-0/+1
* gnu: gdal: Update to 3.0.4.•••* gnu/packages/geo.scm (gdal): Update to 3.0.4. Guillaume Le Vaillant2020-03-091-2/+2
* gnu: proj: Update to 6.3.1.•••* gnu/packages/geo.scm (proj): Update to 6.3.1. Guillaume Le Vaillant2020-03-091-2/+2
* gnu: Add perl-math-vecstat.•••* gnu/packages/perl.scm (perl-math-vecstat): New variable. Roel Janssen2020-03-091-0/+20
* gnu: python-semver: Fix build.•••* gnu/packages/python-xyz.scm: Add python-appdirs, python-distlib, python-importlib-metadata, python-filelock, and python-six to native-inputs in order to run the test suite. Roel Janssen2020-03-091-1/+6
* gnu: Fix build of python-velocyto.•••* gnu/packages/bioinformatics.scm (python-velocyto): Add python-joblib to native-inputs to make the test suite run succesfully. Roel Janssen2020-03-091-0/+2
* gnu: Add vim-asyncrun.•••* gnu/packages/vim.scm (vim-asyncrun): New variable. Efraim Flashner2020-03-091-0/+25
* gnu: Add nyancat.•••* gnu/packages/toys.scm (nyancat): New variable. Efraim Flashner2020-03-091-0/+36
* gnu: Update python-statsmodels to 0.11.1.•••* gnu/packages/statistics.scm (python-statsmodels): Update to 0.11.1. Roel Janssen2020-03-091-2/+2
* gnu: Add sycamore.•••* gnu/packages/lisp-xyz.scm (cl-sycamore, sbcl-sycamore): New variables. Pierre Neidhardt2020-03-091-0/+39