Age | Commit message (Collapse) | Author |
|
* gnu/packages/perl.scm (perl-xs-object-magic): Update to 0.05.
|
|
* gnu/packages/perl.scm (perl-datetime-format-strptime): Update to 1.77.
|
|
* gnu/packages/perl.scm (perl-datetime): Update to 1.52.
|
|
* gnu/packages/man.scm (man-db): Update to 2.9.1.
|
|
* 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.
|
|
* gnu/packages/freedesktop.scm (libinput): Update to 1.15.3.
|
|
* gnu/packages/package-management.scm (libostree): Update to 2020.2.
|
|
* gnu/packages/shells.scm (tcsh)[home-page]: Use HTTPS.
|
|
* gnu/packages/kerberos.scm (mit-krb5)[home-page]: Use HTTPS.
|
|
* gnu/packages/maths.scm (speedcrunch)[home-page]: Use HTTPS.
|
|
* gnu/packages/dictionaries.scm (ding)[home-page]: Use HTTPS.
|
|
* gnu/packages/plotutils.scm (plotutils)[home-page]: Use HTTPS.
|
|
* gnu/packages/idris.scm (idris)[home-page]: Use HTTPS.
|
|
* gnu/packages/xfce.scm (xfce4-power-manager): Update to 1.7.0.
|
|
* gnu/packages/xfce.scm (xfce4-power-manager)[source]: Hard-code NAME.
|
|
* gnu/packages/xfce.scm (xfburn): Update to 0.6.2.
|
|
* gnu/packages/mail.scm (claws-mail): Update to 3.17.5.
|
|
* gnu/packages/skarnet.scm (s6): Update to 2.9.0.1.
|
|
* gnu/packages/skarnet.scm (s6-linux-init): Update to 1.0.4.0.
|
|
It issues bogus redirections instead of returning 404.
* guix/download.scm (%mirrors): Remove kvin.lv from CPAN.
|
|
* gnu/packages/geo.scm (spatialite-tools): New variable.
|
|
* gnu/packages/geo.scm (readosm): New variable.
|
|
* gnu/packages/geo.scm (spatialite-gui)[inputs]: Add libjpeg-turbo.
|
|
* gnu/packages/geo.scm (gdal): Update to 3.0.4.
|
|
* gnu/packages/geo.scm (proj): Update to 6.3.1.
|
|
* gnu/packages/perl.scm (perl-math-vecstat): New variable.
|
|
* 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.
|
|
* gnu/packages/bioinformatics.scm (python-velocyto): Add python-joblib to
native-inputs to make the test suite run succesfully.
|
|
* gnu/packages/vim.scm (vim-asyncrun): New variable.
|
|
* gnu/packages/toys.scm (nyancat): New variable.
|
|
* gnu/packages/statistics.scm (python-statsmodels): Update to 0.11.1.
|
|
* gnu/packages/lisp-xyz.scm (cl-sycamore, sbcl-sycamore): New variables.
|
|
* gnu/packages/emacs-xyz.scm (emacs-sly): Update to 20200228.
|
|
* doc/contributing.texi: Switch to https for the link to
contributor-covenant.org
Reported-By: guix-vits on IRC
|
|
* gnu/packages/cran.scm (r-desolve): Update to 1.28.
|
|
* gnu/packages/cran.scm (r-umap): Update to 0.2.5.0.
[native-inputs]: Add r-knitr.
|
|
* gnu/packages/cran.scm (r-rcppannoy): Update to 0.0.16.
[native-inputs]: Remove r-knitr.
|
|
* gnu/packages/cran.scm (r-quantmod): Update to 0.4-16.
|
|
* gnu/packages/cran.scm (r-vcd): Update to 1.4-6.
|
|
* gnu/packages/cran.scm (r-ggrepel): Update to 0.8.2.
|
|
This is so that the options supported by the service configuration don't have
to always be changed. Generally though all options should be explicitly
supported and documented, so this is mostly to facilitate experimentation.
* gnu/services/cuirass.scm (<cuirass-configuration>): Add an extra-options
field.
(cuirass-shepherd-service): Pass the extra options to the shepherd servvices.
* doc/guix.texi (Continuous Integration): Document it.
|
|
This is so that the options supported by the service configuration don't have
to always be changed. Generally though all options should be explicitly
supported and documented, so this is mostly to facilitate experimentation.
* gnu/services/guix.scm (<guix-data-service-configuration>): Add extra-options
and extra-process-jobs-options to the record type.
(guix-data-service-shepherd-services): Handle these new configuration record
fields.
* doc/guix.texi (Guix Data Service): Document these new options.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-18.18eb9df.
(inputs, native-inputs): Switch to using the Guile 3 package variants where
applicable.
|
|
* gnu/packages/python-xyz.scm (python-virtualenv): Update to 20.0.8.
[arguments]: Remove the now-redundant 'disable-failing-test phase.
[native-inputs]: Add python-setuptools and python-setuptools-scm.
[inputs]: Add python-{appdirs, distlib, filelock, six,
importlib-metadata}.
|
|
* gnu/packages/python-xyz.scm (python-filelock): New variable.
|
|
* gnu/packages/python-xyz.scm (python-distlib): New variable.
|
|
* gnu/packages/bioinformatics.scm (ngless): Update to 1.1.0.
|
|
* gnu/packages/music.scm (jack-select): New variable.
|
|
* gnu/packages/bioinformatics.scm (taxtastic): Update to 0.8.11.
[source]: Fetch from Github.
[arguments]: Build with default Python; add phases 'prepare-directory,
'python37-compatibility, and update 'check phase.
[propagated-inputs]: Replace Python 2 variants with Python 3 variants.
|
|
Guile 3.0.1 segfaults while building guix-system-tests.drv on
and "guile3.0-guix" on x86_64-linux.
* gnu/packages/guile.scm (guile-next): Revert to 3.0.0.
(guile-3.0):
|