summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* gnu: libjaylink: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/embedded.scm (libjaylink)[home-page]: Use HTTPS.
* gnu: qdbm: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/databases.scm (qdbm)[home-page]: Use HTTPS.
* gnu: fritzing: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/engineering.scm (fritzing)[home-page]: Use HTTPS.
* gnu: glfw: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/gl.scm (glfw)[home-page]: Use HTTPS.
* gnu: wireless-tools: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/linux.scm (wireless-tools)[home-page]: Use HTTPS.
* gnu: openimageio: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/graphics.scm (openimageio)[home-page]: Use HTTPS.
* gnu: shogun: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/machine-learning.scm (shogun)[home-page]: Use HTTPS.
* gnu: perl-test-simple: Update to 1.302172.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/perl-check.scm (perl-test-simple): Update to 1.302172.
* gnu: five-or-more: Update to 3.32.1.Tobias Geerinckx-Rice2020-03-17
| | | | | * gnu/packages/gnome.scm (five-or-more): Update to 3.32.1. [source]: Hard-code NAME.
* gnu: eigen: Update to 3.3.7.Tobias Geerinckx-Rice2020-03-17
| | | | | | | * gnu/packages/algebra.scm (eigen): Update to 3.3.7. [source]: Add a patch to fix a test failure. * gnu/packages/patches/eigen-stabilise-sparseqr-test.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
* gnu: doctest: Update to 2.3.7.Tobias Geerinckx-Rice2020-03-17
| | | | * gnu/packages/check.scm (doctest): Update to 2.3.7.
* gnu: reaver: Update to 1.6.6.Tobias Geerinckx-Rice2020-03-17
| | | | | * gnu/packages/networking.scm (reaver): Update to 1.6.6. [source]: Hard-code NAME.
* guix: import: opam: Use a default repository.Julien Lepiller2020-03-17
| | | | | * guix/import/opam.scm (opam->guix-package): Use a default value for `repository`.
* gnu: gnome-shell-extension-appindicator: Update to 33.Ekaitz Zarraga2020-03-16
| | | | | | | * gnu/packages/gnome-xyz.scm (gnome-shell-extension-appindicator): Update to 33. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add tla.Ludovic Courtès2020-03-16
| | | | * gnu/packages/version-control.scm (tla): New variable.
* services: nfs: Remove unnecessary "mount" invocation.Ludovic Courtès2020-03-16
| | | | | | * gnu/services/nfs.scm (%nfs-activation): Remove unnecessary "mount" invocation (/proc/fs/nfsd is automatically mounted, somehow). Remove unnecessary 'mkdir-p' call.
* services: nfs: Move activation snippet out of line.Ludovic Courtès2020-03-16
| | | | | * gnu/services/nfs.scm (%nfs-activation): New variable. (nfs-service-type)[extensions]: Refer to %NFS-ACTIVATION.
* tests: nfs-server: Use marionette helper procedures.Ludovic Courtès2020-03-16
| | | | | * gnu/tests/nfs.scm (run-nfs-server-test)[test](wait-for-file): Remove. ("nscd is listening on its socket"): Use 'wait-for-unix-socket'.
* gnu: rust-rand-0.4: Don't skip build.Efraim Flashner2020-03-16
| | | | * gnu/packages/crates-io.scm (rust-rand-0.4)[arguments]: Don't skip build.
* gnu: rust-rand-0.3: Don't skip build.Efraim Flashner2020-03-16
| | | | * gnu/packages/crates-io.scm (rust-rand-0.3)[arguments]: Don't skip build.
* gnu: rust-rand-xorshift-0.2: Don't skip build.Efraim Flashner2020-03-16
| | | | | * gnu/packages/crates-io.scm (rust-rand-xorshift-0.2)[arguments]: Don't skip build.
* gnu: rust-rawpointer-0.1: Don't skip build.Efraim Flashner2020-03-16
| | | | | * gnu/packages/crates-io.scm (rust-rawpointer-0.1)[arguments]: Don't skip build.
* gnu: rust-argon2rs-0.2: Don't skip build.Efraim Flashner2020-03-16
| | | | | * gnu/packages/crates-io.scm (rust-argon2rs-0.2)[arguments]: Don't skip build. Add phase to find all rust dependencies.
* gnu: rust-cargon-0.0: Don't skip build.Efraim Flashner2020-03-16
| | | | | * gnu/pacakges/crates-io.scm (rust-cargon-0.0)[arguments]: Don't skip build. Move rust-gcc-0.3 from cargo-development-inputs to cargo-inputs.
* gnu: linux-libre@4.19: Update to 4.19.110.base-for-series-3184Mark H Weaver2020-03-16
| | | | | * gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.110. (linux-libre-4.19-pristine-source): Update hash.
* gnu: cook: Fix.base-for-series-3183Tobias Geerinckx-Rice2020-03-16
| | | | | | | | This follows up on commit 5adc59e6fe8abb701df8fc97d56a6e60258318a4. * gnu/packages/cook.scm (cook)[home-page]: Better. Reported-by: Marius Bakke <mbakke@fastmail.com>
* gnu: cogl: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-16
| | | | * gnu/packages/gnome.scm (cogl)[home-page]: Use HTTPS.
* gnu: agda: Use HTTPS home page.Tobias Geerinckx-Rice2020-03-16
| | | | * gnu/packages/agda.scm (agda)[home-page]: Use HTTPS.
* gnu: cook: Use archived home page.Tobias Geerinckx-Rice2020-03-16
| | | | * gnu/packages/cook.scm (cook)[home-page]: Use a Web Archived copy.
* gnu: wxwidgets: Refer to xdg-open.Tobias Geerinckx-Rice2020-03-16
| | | | | | | Fixes <https://debbugs.gnu.org/cgi/bugreport.cgi?bug=22704>. * gnu/packages/wxwidgets.scm (wxwidgets)[inputs]: Add xdg-utils. [arguments]: Add ‘refer-to-inputs’ phase to patch xdg-open calls.
* gnu: python-tqdm: Update to 4.43.0.Marius Bakke2020-03-16
| | | | | | | | * gnu/packages/python-xyz.scm (python-tqdm): Update to 4.43.0. [arguments]: New field. [native-inputs]: Remove PYTHON-FLAKE8 and PYTHON-COVERAGE. [properties]: Remove. (python2-tqdm): Use PACKAGE-WITH-PYTHON2.
* gnu: python-zope-security: Update to 5.1.0.Marius Bakke2020-03-16
| | | | | | | | * gnu/packages/python-web.scm (python-zope-security): Update to 5.1.0. [native-inputs]: Remove PYTHON-SIX. Move PYTHON-ZOPE-COMPONENT and PYTHON-ZOPE-LOCATION ... [propagated-inputs]: ... here. Add PYTHON-ZOPE-INTERFACE. (python2-zope-security)[propagated-inputs]: Remove.
* gnu: python-zope-location: Update to 4.2.Marius Bakke2020-03-16
| | | | | | * gnu/packages/python-web.scm (python-zope-location): Update to 4.2. [native-inputs]: Add PYTHON-ZOPE-TESTRUNNER. [propagated-inputs]: Add PYTHON-ZOPE-INTERFACE.
* gnu: python-zope-proxy: Update to 4.3.4.Marius Bakke2020-03-16
| | | | | * gnu/packages/python-web.scm (python-zope-proxy): Update to 4.3.4. [native-inputs]: Add PYTHON-ZOPE-TESTRUNNER.
* gnu: python-zope-configuration: Update to 4.3.1.Marius Bakke2020-03-16
| | | | | | * gnu/packages/python-web.scm (python-zope-configuration): Update to 4.3.1. [native-inputs]: Add PYTHON-ZOPE-TESTING and PYTHON-ZOPE-TESTRUNNER. [propagated-inputs]: Add PYTHON-ZOPE-INTERFACE.
* gnu: python-zope-schema: Update to 5.0.1.Marius Bakke2020-03-16
| | | | | | | * gnu/packages/python-web.scm (python-zope-schema): Update to 5.0.1. [propagated-inputs]: Remove PYTHON-ZOPE-EXCEPTIONS. [native-inputs]: Remove PYTHON-NOSE and PYTHON-COVERAGE. Add PYTHON-ZOPE-TESTRUNNER and PYTHON-ZOPE-I18NMESSAGEID.
* gnu: python-zope-i18nmessageid: Update to 5.0.1.Marius Bakke2020-03-16
| | | | | | * gnu/packages/python-web.scm (python-zope-i18nmessageid): Update to 5.0.1. [native-inputs]: Add PYTHON-COVERAGE and PYTHON-ZOPE-TESTRUNNER. [propagated-inputs]: Add PYTHON-SIX.
* gnu: python-zope-testrunner: Update to 5.1.Marius Bakke2020-03-16
| | | | | | | | * gnu/packages/python-web.scm (python-zope-testrunner): Update to 5.1. [source](uri): Download tarball instead of zipball. [native-inputs]: Remove UNZIP. Move PYTHON-ZOPE-INTERFACE and PYTHON-ZOPE-EXCEPTIONS ... [propagated-inputs]: ... here.
* gnu: python-zope-testing: Update to 4.7.Marius Bakke2020-03-16
| | | | | * gnu/packages/python-web.scm (python-zope-testing): Update to 4.7. [source](modules, snippet): Remove.
* gnu: python-zope-exceptions: Update to 4.3.Marius Bakke2020-03-16
| | | | * gnu/packages/python-web.scm (python-zope-exceptions): Update to 4.3.
* gnu: python-zope-interface: Update to 4.7.2.Marius Bakke2020-03-16
| | | | * gnu/packages/python-web.scm (python-zope-interface): Update to 4.7.2.
* gnu: python-gevent: Update to 1.4.0.Marius Bakke2020-03-16
| | | | | | | | | | * gnu/packages/python-xyz.scm (python-gevent): Update to 1.4.0. [arguments]: Adjust unbundling variables. Future-proof the C_INCLUDE_PATH override. Add phases "pretend-to-be-CI" and "adjust-tests". Run the tests with "python -m gevent.tests", and respect PARALLEL-JOB-COUNT. [native-inputs]: Add PYTHON-DNSPYTHON, PYTHON-PSUTIL, PYTHON-ZOPE-EVENT and PYTHON-ZOPE-INTERFACE. (python2-gevent)[native-inputs]: Fix input inheritance.
* gnu: python-kivy: Remove unused input.Marius Bakke2020-03-16
| | | | * gnu/packages/python-xyz.scm (python-kivy)[native-inputs]: Remove GIT.
* gnu: Remove python2-gitdb.Marius Bakke2020-03-16
| | | | | | Upstream no longer supports Python 2 and there are no users in Guix. * gnu/packages/version-control.scm (python2-gitdb): Remove variable.
* gnu: Remove python2-gitpython.Marius Bakke2020-03-16
| | | | | | This package fails to build and has no users in Guix. * gnu/packages/version-control.scm (python2-gitpython): Remove variable.
* gnu: Remove python2-bandit.Marius Bakke2020-03-16
| | | | | | This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-bandit): Remove variable.
* gnu: Remove python2-oslo.config.Marius Bakke2020-03-16
| | | | | | This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.config): Remove variable.
* gnu: Remove python2-oslo.utils.Marius Bakke2020-03-16
| | | | | | This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.utils): Remove variable.
* gnu: Remove python2-oslo.serialization.Marius Bakke2020-03-16
| | | | | * gnu/packages/openstack.scm (python2-oslo.serialization): Remove variable. (python-oslo.serialization)[properties]: Remove.
* gnu: Remove python2-oslo.log.Marius Bakke2020-03-16
| | | | | | This package fails to build and has no users in Guix. * gnu/packages/openstack.scm (python2-oslo.log): Remove variable.