summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-11-20gnu: grafx2: Build with '-fcommon'.Ludovic Courtès
* gnu/packages/game-development.scm (grafx2)[arguments]: Add '-fcommon' to #:make-flags.
2021-11-20gnu: grafx2: Add 'file-name' field to source.Ludovic Courtès
Without a file name ending in ".tgz" (or similar), the 'unpack' phase wouldn't extract it (as implemented in commit cfcead2e515c0dae02127e5a76496463898be6b6). * gnu/packages/game-development.scm (grafx2)[source]: Add 'file-name' field.
2021-11-20gnu: Add ocaml-charinfo-width.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-charinfo-width): Replace with... (ocaml-charinfo-width): ...this. Use latest ocaml package.
2021-11-20gnu: Add ocaml-gsl.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-gsl): Replace with... (ocaml-gsl): ...this. Use latest ocaml package. (ocaml4.07-gsl-1): Adapt accordingly.
2021-11-20gnu: Add ocaml-fftw3.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-fftw3): Replace with... (ocaml-fftw3) ...this. Use latest ocaml package.
2021-11-20gnu: Add ocaml-lacaml.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml4.07-lacaml): Replace with... (ocaml-lacaml): ...this. Use latest ocaml package.
2021-11-20gnu: ledger: Remove failing test output.John Kehayias
* gnu/packages/finance.scm (ledger)[source]: Add snippet to remove a failing test. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: sdrangel: Update to 6.17.3.Guillaume Le Vaillant
* gnu/packages/radio.scm (sdrangel): Update to 6.17.3. [arguments]: Add 'fix-boost-compatibility' phase.
2021-11-20gnu: linux-libre 5.10: Update to 5.10.80.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.80. (linux-libre-5.10-pristine-source): Update hash.
2021-11-20gnu: linux-libre: Update to 5.14.20.Leo Famulari
* gnu/packages/linux.scm (linux-libre-5.14-version): Update to 5.14.20. (linux-libre-5.14-pristine-source): Update hash.
2021-11-20gnu: opencpn: Update to 5.2.4.Guillaume Le Vaillant
* gnu/packages/geo.scm (opencpn): Update to 5.2.4. [arguments]: Update 'configure-flag' and 'fix-build' phase.
2021-11-20gnu: ocaml-version: Update to 3.4.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-version): Update to 3.4.0.
2021-11-20gnu: ocaml-tyxml: Update to 4.5.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-tyxml): Update to 4.5.0.
2021-11-20gnu: ocaml-topkg: Update to 1.0.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-topkg): Update to 1.0.4.
2021-11-20gnu: ocaml-stdlib-shims: Update to 0.3.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-stdlib-shims): Update to 0.3.0.
2021-11-20gnu: ocaml-sedlex: Update to 2.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-sedlex): Update to 2.4. [native-inputs]: Remove ocamlbuild. [propagated-inputs]: Remove ocaml-ppx-tools-versioned. (ocaml4.07-sedlex)[propagated-inputs]: Add ocaml-ppx-tools-versioned.
2021-11-20gnu: ocaml-qtest: Update to 2.11.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-qtest): Update to 2.11.2.
2021-11-20gnu: ocaml-qcheck: Update to 0.18.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-qcheck): Update to 0.18. * gnu/packages/patches/ocaml-qcheck-fix-test-whitespace.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it.
2021-11-20gnu: ocaml-ppx-variants-conv: Update to 0.14.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): Update to 0.14.2. [origin]: Remove patch. * gnu/packages/patches/ocaml-ppx-variants-ppxlib-api-change.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it.
2021-11-20gnu: ocaml-ppx-js-style: Update to 0.14.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): Update to 0.14.1.
2021-11-20gnu: ocaml-odoc: Update to 2.0.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-odoc): Update to 2.0.0. [inputs, native-inputs]: Adjust inputs. (ocaml4.07-odoc)[inputs, native-inputs]: Keep previous inputs.
2021-11-20gnu: ocaml-ocplib-endian: Update to 1.2.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ocplib-endian): Update to 1.2.
2021-11-20gnu: ocaml-mtime: Update to 1.3.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-mtime): Update to 1.3.0.
2021-11-20gnu: ocaml-mdx: Remove unneeded dependency.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-mdx)[inputs]: remove ocaml-migrate-parsetree.
2021-11-20gnu: ocaml-integers: Update to 0.5.1.Julien Lepiller
2021-11-20gnu: ocaml-fmt: Update to 0.9.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fmt): Update to 0.9.0. (ocaml4.07-fmt): New variable.
2021-11-20gnu: pigx-bsseq: Update to 0.1.6.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (pigx-bsseq): Update to 0.1.6.
2021-11-20gnu: python-scikit-learn: Update to 1.0.1.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-scikit-learn): Update to 1.0.1. [arguments]: Disable one failing network test.
2021-11-20gnu: python-scikit-learn: Run tests conditionally.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-scikit-learn)[arguments]: Respect TESTS? in 'check phase.
2021-11-20gnu: python-joblib: Update to 1.1.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-joblib): Update to 1.1.0. [arguments]: Disable one test.
2021-11-20gnu: python2-joblib: Do not inherit source from python-joblib.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python2-joblib)[version]: Explicitly set to 0.14.1. [source]: Do not inherit.
2021-11-20gnu: gtk: Guard against timeouts in the test suite.Maxim Cournoyer
This change piggy backs on the improvements to the meson-build-system made in dfcc96d8f48716ae5aefb383c58b153d5bcb407c; it's motivated by timeouts that occurred in the GTK test suite while building on a heavily loaded machine. * gnu/packages/gtk.scm (gtk)[parallel-tests]: New argument. [test-options]: New argument, which now includes --suite=gtk and --no-suite=gsk-compare-broadway, to match what upstream uses. [phases]{check}: Remove override.
2021-11-20gnu: libnice: Disable the 'test-bsd' test.Maxim Cournoyer
* gnu/packages/networking.scm (libnice) [phases]{disable-failing-test}: Rename to... {disable-failing-tests}: ... this, plural. Disable 'test-bsd'.
2021-11-20gnu: wayland: Use native-inputs unconditionallyMaxim Cournoyer
* gnu/packages/freedesktop.scm (wayland): Remove trailing #t. [phases]: Use native-inputs unconditionally.
2021-11-20gnu: gnome-shell: Update to 41.0.Maxim Cournoyer
* gnu/packages/gnome.scm (gnome-shell): Update to 41.0. [origin]: Remove patches and modules fields. [phases]{pre-check}: Set HOME. * gnu/packages/patches/gnome-shell-disable-test.patch: Delete file. * gnu/local.mk (dist_patch_DATA): De-register it.
2021-11-20gnu: gsettings-desktop-schemas: Update to 41.0.Maxim Cournoyer
* gnu/packages/gnome.scm (gsettings-desktop-schemas): Update to 41.0. Reformat synopsis and description. [origin]: Fix indentation.
2021-11-20gnu: gjs: Update to 1.70.0.Maxim Cournoyer
* gnu/packages/gnome.scm (gjs): Update to 1.70.0.
2021-11-20gnu: mutter: Update to 41.0 and enable tests.Maxim Cournoyer
* gnu/packages/gnome.scm (mutter): Update to 41.0. [imported-modules, modules]: New arguments. [configure-flags]: Specify the gles2_libname, egl_device and wayland_eglstream options. Enable the profiler by removing the option. [phases]{patch-dlopen-calls}: New phase. {disable-problematic-tests}: Likewise. {check}: Override phase. [native-inputs]{xorg-server-for-tests}: Replace with... {xvfb-run}: ... this. {adwaita-icon-theme, libxcursor, pipewire-0.3} {python-dbus, python-dbusmock, tini}: New native inputs. [propagated-inputs]: Add libxcvt. [inputs]: Add egl-wayland and sysprof.
2021-11-20gnu: libxcursor: Add a search path for XCURSOR_PATH.Maxim Cournoyer
* gnu/packages/xorg.scm (libxcursor): Fix indentation. [native-search-paths]: New field (previously commented). Update comment.
2021-11-20build: syscalls: Add a SET-CHILD-SUBREAPER! procedure.Maxim Cournoyer
* guix/build/syscalls.scm (PR_SET_CHILD_SUBREAPER): New variable. (set-child-subreaper!): New procedure.
2021-11-20gnu: Add cl-flute.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-flute, ecl-flute, sbcl-flute): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add cl-let-over-lambda.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-let-over-lambda, ecl-let-over-lambda, sbcl-let-over-lambda): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add cl-assoc-utils.Foo Chuan Wei
* gnu/packages/lisp-xyz.scm (cl-assoc-utils, ecl-assoc-utils, sbcl-assoc-utils): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2021-11-20gnu: Add libresprite.Ekaitz Zarraga
* gnu/packages/game-development.scm (libresprite): New variable. Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2021-11-20gnu: python-numba: Update to 0.54.1.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-numba): Update to 0.54.1. [propagated-inputs]: Replace python-numpy with python-numpy-1.20. [arguments]: Add phase 'disable-failing-tests.
2021-11-20gnu: python-numba: Run tests conditionally.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-numba)[arguments]: Respect TESTS? argument.
2021-11-20gnu: python-numba: Remove trailing #T.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-numba)[arguments]: Remove trailing #T from build phase.
2021-11-20gnu: Add python-numpy-1.20.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-numpy-1.20): New variable.
2021-11-20gnu: repo2docker: Use GUIX_PYTHONPATH.Ricardo Wurmus
* gnu/packages/jupyter.scm (repo2docker)[arguments]: Use GUIX_PYTHONPATH instead of PYTHONPATH.
2021-11-20gnu: python-llvmlite: Update to 0.37.0.Ricardo Wurmus
* gnu/packages/llvm.scm (python-llvmlite): Update to 0.37.0. [inputs]: Update patched LLVM.