aboutsummaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2020-03-15gnu: python2-pandas: Fix build with Python 2.7.17.Marius Bakke
While at it, fix the inheritance. * gnu/packages/python-science.scm (python2-pandas): Use INHERIT instead of PACKAGE/INHERIT. [source](modules, snippet): New fields.
2020-03-15gnu: python2-scikit-learn: Downgrade to 0.20.4.Marius Bakke
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.
2020-03-15gnu: libarea: Build with cmake-minimal.Marius Bakke
* gnu/packages/engineering.scm (libarea)[native-inputs]: Change from CMAKE to CMAKE-MINIMAL.
2020-03-15gnu: python-pyside: Update to 5.12.6.Marius Bakke
* 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'.
2020-03-15gnu: zabbix-agentd: Update to 4.4.6.Ricardo Wurmus
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 4.4.6.
2020-03-15gnu: guile-gi: Embed absolute file name of extension library.Ricardo Wurmus
* gnu/packages/guile-xyz.scm (guile-gi)[arguments]: Add phase patch-references-to-extension.
2020-03-15services/web: nginx-configuration: Add support for global directives.Ricardo Wurmus
* 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.
2020-03-15services/web: Remove empty events directive from default-nginx-config.Ricardo Wurmus
* gnu/services/web.scm (default-nginx-config): Remove empty events directive.
2020-03-15gnu: Add python-pytest-vcr.Efraim Flashner
* gnu/packages/python-check.scm (python-pytest-vcr): New variable.
2020-03-15gnu: Add python-blurhash.Efraim Flashner
* gnu/packages/python-crypto.scm (python-blurhash): New variable.
2020-03-15gnu: Add bidiv.Efraim Flashner
* gnu/packages/fribidi.scm (bidiv): New variable. * gnu/packages/patches/bidiv-update-fribidi.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
2020-03-14gnu: LibreOffice: Update to 6.4.1.2.Leo Famulari
* gnu/packages/libreoffice.scm (libreoffice): Update to 6.4.1.2.
2020-03-14Revert "gnu: VIGRA: Try to fix a build failure on the build farm."Leo Famulari
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.
2020-03-15gnu: gauche: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/scheme.scm (gauche)[home-page]: Use HTTPS.
2020-03-15gnu: librep: Update home page.Tobias Geerinckx-Rice
* gnu/packages/sawfish.scm (librep)[home-page]: Follow (HTTPS) redirection.
2020-03-15gnu: librep: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/sawfish.scm (librep)[source]: Hard-code NAME.
2020-03-15gnu: sudo: Update to 1.8.31p1.Tobias Geerinckx-Rice
* gnu/packages/admin.scm (sudo): Update to 1.8.31p1.
2020-03-14gnu: java-osgi-cmpn: Update source URI.Björn Höfling
* gnu/packages/java.scm (java-osgi-cmpn)[source]: Update URI.
2020-03-14gnu: java-qdox-1.12: Update source and home-page URI.Björn Höfling
* gnu/packages/java.scm (java-qdox-1.12)[source]: Update URI. [home-page]: Update URI.
2020-03-14gnu: pangomm: Update home page.Tobias Geerinckx-Rice
* gnu/packages/gtk.scm (pangomm)[home-page]: Follow (HTTPS) redirection.
2020-03-14gnu: giblib: Use archived home page.Tobias Geerinckx-Rice
* gnu/packages/image.scm (giblib)[home-page]: Use Web Archive snapshot.
2020-03-14gnu: giblib: Add mirror URL.Tobias Geerinckx-Rice
* gnu/packages/image.scm (giblib)[source]: Add another URL.
2020-03-14gnu: ant: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/java.scm (ant)[home-page]: Use HTTPS.
2020-03-14gnu: fio: Update to 3.19.Tobias Geerinckx-Rice
* gnu/packages/benchmark.scm (fio): Update to 3.19.
2020-03-14gnu: cube: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/profiling.scm (cube)[home-page]: Use HTTPS.
2020-03-14gnu: talkfilters: Don't use NAME in source URI.Tobias Geerinckx-Rice
* gnu/packages/games.scm (talkfilters)[source]: Hard-code NAME.
2020-03-14gnu: hyperrogue: Update to 11.3a.Tobias Geerinckx-Rice
* gnu/packages/games.scm (hyperrogue): Update to 11.3a.
2020-03-14gnu: openlibm: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/maths.scm (openlibm)[home-page]: Use HTTPS.
2020-03-14gnu: define dune-*-openmpi packagesFelix Gruber
* gnu/packages/maths.scm (dune-common-openmpi, dune-geometry-openmpi, dune-istl-openmpi, dune-typetree-openmpi, dune-uggrid-openmpi, dune-grid-openmpi, dune-alugrid-openmpi, dune-subgrid-openmpi, dune-localfunctions-openmpi, dune-functions-openmpi, dune-pdelab-openmpi): New variables. (add-openmpi-to-dune-package): New function to add openmpi to the inputs of a dune-* package and replace all dune-* packages in its input with the corresponding dune-*-openmpi package. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-14gnu: dune-*: remove openmpi dependencyFelix Gruber
* gnu/packages/maths.scm (dune-*)[inputs]: Remove openmpi dependency. [arguments]: remove code to setup openmpi for tests. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-03-14gnu: gcc-9: Update to 9.3.0.Efraim Flashner
* gnu/packages/gcc.scm (gcc-9): Update to 9.3.0.
2020-03-14gnu: Add guile3.0-chickadee.Ricardo Wurmus
* gnu/packages/game-development.scm (guile3.0-chickadee): New variable.
2020-03-14gnu: Add guile3.0-opengl.Ricardo Wurmus
* gnu/packages/gl.scm (guile3.0-opengl): New variable.
2020-03-14gnu: Add guile3.0-sdl2.Ricardo Wurmus
* gnu/packages/sdl.scm (guile3.0-sdl2): New variable.
2020-03-14gnu: Add superfamiconvJakub Kądziołka
* gnu/packages/graphics.scm (superfamiconv): New variable.
2020-03-14Merge branch 'staging'Marius Bakke
2020-03-14gnu: libopenshot: Update to 0.2.5.Marius Bakke
* gnu/packages/video.scm (libopenshot): Update to 0.2.5.
2020-03-14gnu: libopenshot-audio: Update to 0.2.0.Marius Bakke
* gnu/packages/audio.scm (libopenshot-audio): Update to 0.2.0.
2020-03-14gnu: cppzmq: Update to 4.6.0.Marius Bakke
* gnu/packages/networking.scm (cppzmq): Update to 4.6.0. [arguments]: Add #:configure-flags.
2020-03-14gnu: GraphicsMagick: Update to 1.3.35.Marius Bakke
* gnu/packages/imagemagick.scm (graphicsmagick): Update to 1.3.35.
2020-03-14gnu: suitesparse: Build with cmake-minimal.Marius Bakke
* gnu/packages/maths.scm (suitesparse)[native-inputs]: Change from CMAKE to CMAKE-MINIMAL.
2020-03-14gnu: Add SVT-AV1.Leo Famulari
* gnu/packages/video.scm (svt-av1): New variable.
2020-03-14gnu: hyperestraier: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/search.scm (hyperestraier)[home-page]: Use HTTPS.
2020-03-14gnu: blender: Update to 2.82a.Tobias Geerinckx-Rice
* gnu/packages/graphics.scm (blender): Update to 2.82a.
2020-03-14gnu: cdparanoia: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/cdrom.scm (cdparanoia)[home-page]: Use HTTPS.
2020-03-14gnu: scm: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/scheme.scm (scm)[home-page]: Use HTTPS.
2020-03-14gnu: iodine: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/networking.scm (iodine)[home-page]: Use HTTPS.
2020-03-14gnu: vim-scheme: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/vim.scm (vim-scheme)[home-page]: Use HTTPS.
2020-03-14gnu: ncftp: Use HTTPS home page.Tobias Geerinckx-Rice
* gnu/packages/ftp.scm (ncftp)[home-page]: Use HTTPS.
2020-03-14Merge branch 'master' into stagingMarius Bakke