summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
* gnu: rust: Bootstrap rust@1.29.0 by mrustc@0.9.series-3177Danny Milosavljevic2020-03-15
| | | | | | | | | | | | | | | | | | | * gnu/packages/patches/rustc-1.29.0-src.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/rust.scm (rust-1.19): Delete variable. (rust-1.20): Delete variable. (rust-1.21): Delete variable. (rust-1.22): Delete variable. (rust-1.23): Delete variable. (rust-1.24): Delete variable. (rust-1.25): Delete variable. (rust-1.26): Delete variable. (rust-1.27): Delete variable. (rust-1.28): Delete variable. (rust-1.29): Bootstrap from mrustc. [source]: Add patch. (rust-1.30)[inputs]: Remove llvm 3. Add llvm 6. (mrustc): Update rustc-version to 1.29.0.
* gnu: Add lv2lint.base-for-series-3177Alexandros Theodotou2020-03-15
| | | | | | * gnu/packages/audio.scm (lv2lint): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add ghcid.Alexandru-Sergiu Marton2020-03-15
| | | | | | * gnu/packages/haskell-apps.scm (ghcid): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: emacs-debbugs: update to 0.22Michael Rohleder2020-03-15
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-debbugs): Update to 0.22. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: BlueZ: Update to 5.54.Vincent Legoll2020-03-15
| | | | | | | | | | * gnu/packages/linux.scm (bluez): Update to 5.54. [replacement]: Remove field. (bluez/fixed): Remove variable. * gnu/packages/patches/bluez-CVE-2020-0556.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: Add nvme-cliVincent Legoll2020-03-15
| | | | | | * gnu/packages/linux.scm (nvme-cli): New variable. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: nose2: Update to 0.9.2.Vincent Legoll2020-03-15
| | | | | | * gnu/packages/check.scm (python-nose2): Update to 0.9.2. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: eolie: Update to 0.9.98.1.Ricardo Wurmus2020-03-15
| | | | * gnu/packages/gnome.scm (eolie): Update to 0.9.98.1.
* gnu: Add rapid-photo-downloaderSebastian Schott2020-03-15
| | | | | | * gnu/packages/photo.scm (rapid-photo-downloader): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-tenacitySebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-tenacity): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-colorlogSebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-colorlog): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-pyprindSebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-pyprind): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-gphoto2Sebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-gphoto2): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-colourSebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-colour): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-d2to1Sebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-d2to1): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-rawkitSebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-rawkit): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-easyguiSebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-easygui): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: Add python-pymediainfoSebastian Schott2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-pymediainfo): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: mesa-opencl: Build with clang@9.Marius Bakke2020-03-15
| | | | | | | This is a follow-up to commit cf4fdbcb0bf8ef4639dc162e09d152666fc6b89e. * gnu/packages/gl.scm (mesa-opencl)[native-inputs]: Change from CLANG-8 to CLANG-9. (mesa)[inputs]: Add reminder.
* gnu: python-tblib: Update to 1.6.0.Marius Bakke2020-03-15
| | | | * gnu/packages/python-xyz.scm (python-tblib): Update to 1.6.0.
* gnu: python-alembic: Update to 1.4.1.Marius Bakke2020-03-15
| | | | | | | | * gnu/packages/patches/python-alembic-exceptions-cause.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/databases.scm (python-alembic): Update to 1.4.1. [source](patches): New field. [arguments]: New field, override check phase.
* gnu: python-editor: Update to 1.0.4.Marius Bakke2020-03-15
| | | | | | * gnu/packages/python-xyz.scm (python-editor): Update to 1.0.4. [arguments]: New field. [home-page, synopsis]: Adjust indentation.
* gnu: python-jedi: Update to 0.16.Marius Bakke2020-03-15
| | | | | | | * gnu/packages/patches/python-jedi-deleted-variables.patch: New file. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/python-xyz.scm (python-jedi): Update to 0.16. [source](patches): New field.
* gnu: python-psycopg2: Update to 2.8.4.Marius Bakke2020-03-15
| | | | * gnu/packages/databases.scm (python-psycopg2): Update to 2.8.4.
* gnu: python-sqlalchemy: Update to 1.3.15.Marius Bakke2020-03-15
| | | | * gnu/packages/databases.scm (python-sqlalchemy): Update to 1.3.15.
* gnu: python-parso: Update to 0.6.2.Marius Bakke2020-03-15
| | | | * gnu/packages/python-xyz.scm (python-parso): Update to 0.6.2.
* gnu: Update python-natsort to 7.0.1, python2-natsort to 6.2.1.Marius Bakke2020-03-15
| | | | | * gnu/packages/python-xyz.scm (python-natsort): Update to 7.0.1. (python2-natsort): Update to 6.2.1.
* gnu: Update python-seaborn to 0.10.0, python2-seaborn to 0.9.1.Marius Bakke2020-03-15
| | | | | | | | * gnu/packages/python-xyz.scm (python-seaborn): Update to 0.9.0. [source](patches): Remove. [arguments]: Remove obsolete phase. [properties]: New field. (python2-seaborn): Update to 0.9.1.
* gnu: python-joblib: Update to 0.14.1.Marius Bakke2020-03-15
| | | | * gnu/packages/python-xyz.scm (python-joblib): Update to 0.14.1.
* gnu: python-networkx: Update to 2.4.Marius Bakke2020-03-15
| | | | | | | | | * gnu/packages/python-xyz.scm (python-networkx): Update to 2.4. [source](uri): Download tarball instead of zipball. [arguments]: New field. [native-inputs]: Remove PYTHON-NOSE and UNZIP. Add PYTHON-PYTEST. [properties]: New field. (python2-networkx): Stick with version 2.2.
* gnu: python-pyrsistent: Update to 0.15.7.Marius Bakke2020-03-15
| | | | * gnu/packages/python-xyz.scm (python-pyrsistent): Update to 0.15.7.
* gnu: python2-pandas: Fix build with Python 2.7.17.Marius Bakke2020-03-15
| | | | | | | | While at it, fix the inheritance. * gnu/packages/python-science.scm (python2-pandas): Use INHERIT instead of PACKAGE/INHERIT. [source](modules, snippet): New fields.
* gnu: python2-scikit-learn: Downgrade to 0.20.4.Marius Bakke2020-03-15
| | | | | | | This is a follow-up to commit 546893c2965c8114e4d7cfe1de46c46664ec4b9e. * gnu/packages/machine-learning.scm (python-scikit-learn)[properties]: New field. (python2-scikit-learn)[version, source]: New fields.
* gnu: libarea: Build with cmake-minimal.Marius Bakke2020-03-15
| | | | | * gnu/packages/engineering.scm (libarea)[native-inputs]: Change from CMAKE to CMAKE-MINIMAL.
* gnu: python-pyside: Update to 5.12.6.Marius Bakke2020-03-15
| | | | | | | | | | | | | | * gnu/packages/qt.scm (python-shiboken-2): Update to 5.12.6. [source]: Download tarball release instead of git repository. [arguments]: Add phase to make files writable and update timestamps. (python-pyside-2): Inherit version and source from PYTHON-SHIBOKEN-2. [native-inputs]: Remove LIBCXX-6. Rename "python-wrapper" input to "python". Change from CMAKE to CMAKE-MINIMAL. [arguments]: Remove libcxx substitution. Add "-DPYTHON_EXECUTABLE" in #:configure-flags. (python-pyside-2-tools)[native-inputs]: Add PYTHON-WRAPPER. [arguments]: Set "-DPYTHON_EXECUTABLE" in #:configure-flags. Add phase 'go-to-source-dir'.
* gnu: zabbix-agentd: Update to 4.4.6.Ricardo Wurmus2020-03-15
| | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.6.
* gnu: guile-gi: Embed absolute file name of extension library.Ricardo Wurmus2020-03-15
| | | | | * gnu/packages/guile-xyz.scm (guile-gi)[arguments]: Add phase patch-references-to-extension.
* services/web: nginx-configuration: Add support for global directives.Ricardo Wurmus2020-03-15
| | | | | | | * gnu/services/web.scm (<nginx-configuration>)[global-directives]: Add field. (emit-global-directive): New procedure. (default-nginx-config): Use it. * doc/guix.texi (Web Services): Document it.
* services/web: Remove empty events directive from default-nginx-config.Ricardo Wurmus2020-03-15
| | | | * gnu/services/web.scm (default-nginx-config): Remove empty events directive.
* gnu: Add python-pytest-vcr.Efraim Flashner2020-03-15
| | | | * gnu/packages/python-check.scm (python-pytest-vcr): New variable.
* gnu: Add python-blurhash.Efraim Flashner2020-03-15
| | | | * gnu/packages/python-crypto.scm (python-blurhash): New variable.
* gnu: Add bidiv.Efraim Flashner2020-03-15
| | | | | | * gnu/packages/fribidi.scm (bidiv): New variable. * gnu/packages/patches/bidiv-update-fribidi.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: LibreOffice: Update to 6.4.1.2.Leo Famulari2020-03-14
| | | | * gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.1.2.
* Revert "gnu: VIGRA: Try to fix a build failure on the build farm."Leo Famulari2020-03-14
| | | | | | | | | | | This doesn't have any effect on our build farm, because Cuirass does not honor the 'timeout' and 'max-silent-time' properties: https://lists.gnu.org/archive/html/guix-devel/2020-03/msg00209.html This reverts commit 9e89b4196605457cff6ca14b21f86c7b25a22671. * gnu/packages/image.scm (vigra)[properties]: Remove field.
* gnu: gauche: Use HTTPS home page.base-for-series-3167Tobias Geerinckx-Rice2020-03-15
| | | | * gnu/packages/scheme.scm (gauche)[home-page]: Use HTTPS.
* gnu: librep: Update home page.Tobias Geerinckx-Rice2020-03-15
| | | | | * gnu/packages/sawfish.scm (librep)[home-page]: Follow (HTTPS) redirection.
* gnu: librep: Don't use NAME in source URI.Tobias Geerinckx-Rice2020-03-15
| | | | * gnu/packages/sawfish.scm (librep)[source]: Hard-code NAME.
* gnu: sudo: Update to 1.8.31p1.Tobias Geerinckx-Rice2020-03-15
| | | | * gnu/packages/admin.scm (sudo): Update to 1.8.31p1.
* gnu: java-osgi-cmpn: Update source URI.Björn Höfling2020-03-14
| | | | * gnu/packages/java.scm (java-osgi-cmpn)[source]: Update URI.
* gnu: java-qdox-1.12: Update source and home-page URI.Björn Höfling2020-03-14
| | | | | * gnu/packages/java.scm (java-qdox-1.12)[source]: Update URI. [home-page]: Update URI.