summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
2022-12-13gnu: Add tmux-plugin-resurrect.EuAndreh
* gnu/packages/tmux.scm (tmux-plugin-resurrect): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13gnu: Add rust-csv-index-0.1.Paul A. Patience
* gnu/packages/crates-io.scm (rust-csv-index-0.1): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13gnu: nheko: Support video calls.Martin Schmidt
* gnu/packages/messaging.scm (nheko)[inputs]: Replace GST-PLUGINS-GOOD with GST-PLUGINS-GOOD-QT to fix video calls. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13gnu: Add gst-plugins-good-qt.Martin Schmidt
* gnu/packages/gstreamer.scm (gst-plugins-good-qt): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-13gnu: guix-data-service: Update to 0.0.1-36.7b69611.Christopher Baines
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-36.7b69611.
2022-12-13gnu: kaldi: Update to 0-1.be22248.Ricardo Wurmus
* gnu/packages/machine-learning.scm (kaldi): Update to 0-1.be22248.
2022-12-13gnu: kaldi: Remove trailing #T from build phases.Ricardo Wurmus
* gnu/packages/machine-learning.scm (kaldi)[arguments]: Remove trailing #T from build phases.
2022-12-13gnu: kaldi-gstreamer-server: Update to 0-3.f79e204.Ricardo Wurmus
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server): Update to 0-3.f79e204.
2022-12-13gnu: kaldi-gstreamer-server: Drop input labels.Ricardo Wurmus
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[inputs]: Drop package labels.
2022-12-13gnu: kaldi-gstreamer-server: Remove trailing #T from build phases.Ricardo Wurmus
* gnu/packages/machine-learning.scm (kaldi-gstreamer-server)[arguments]: Remove trailing #T from build phases.
2022-12-13gnu: gst-kaldi-nnet2-online: Update to 0-3.7888ae5.Ricardo Wurmus
* gnu/packages/machine-learning.scm (gst-kaldi-nnet2-online): Update to 0-3.7888ae5. [arguments]: Do to quote list; remove trailing #T from build phases; augment CPLUS_INCLUDE_PATH instead of replacing it. [inputs]: Replace openfst with openfst-1.7.3.
2022-12-13gnu: sbcl-alloy: Update to 20221126.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-alloy): Update to 20221126.
2022-12-13gnu: sbcl-3b-bmfont: Update to 20220327.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-3b-bmfont): Update to 20220327.
2022-12-13gnu: Add cl-sdf.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-sdf, ecl-sdf, sbcl-sdf): New variables.
2022-12-13gnu: sbcl-cl-vectors: Build all subsystems.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (sbcl-cl-vectors)[arguments]: Build cl-paths, cl-aa and cl-aa-misc as well.
2022-12-13gnu: Add cl-binpack.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-binpack, ecl-binpack, sbcl-binpack): New variables.
2022-12-13gnu: Add cl-uax-14.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-uax-14, ecl-uax-14, sbcl-uax-14): New variables.
2022-12-13gnu: Add cl-font-discovery.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-font-discovery, ecl-font-discovery, sbcl-font-discovery): New variables.
2022-12-13gnu: Add cl-colored.Pierre Neidhardt
* gnu/packages/lisp-xyz.scm (cl-colored, ecl-colored, sbcl-colored): New variables.
2022-12-13gnu: mympd: Update to 10.1.6.Bruno Victal
* gnu/packages/mpd.scm (mympd): Update to 10.1.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-13gnu: gauche: Update to 0.9.12Robby Zambito
* gnu/packages/scheme.scm (gauche): Update to 0.9.12. [source]: Project migrated to GitHub. libatomic-ops is no longer in the Gauche source tree. [arguments]: Renamed network test file. Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
2022-12-13gnu: cnvkit: Update to 0.9.9.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (cnvkit): Update to 0.9.9. [build-system]: Use pyproject-build-system. [arguments]: Relax restriction on python-joblib. [propagated-inputs]: Add python-pomegranate and python-scikit-learn.
2022-12-13gnu: seqmagick: Update to 0.8.4.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (seqmagick): Update to 0.8.4. [build-system]: Use pyproject-build-system. [inputs]: Add python-pygtrie. [native-inputs]: Replace python-nose with python-pytest.
2022-12-13gnu: python-flasgger: Update to 0.9.5.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-flasgger): Update to 0.9.5. [build-system]: Use pyproject-build-system. [arguments]: Remove custom 'check phase; add 'prepare-check phase; disable "test_swag" test via #:test-flags. [native-inputs]: Add python-apispec-webframeworks and python-flask-jwt.
2022-12-13gnu: python-pyjwt: Update to 2.6.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-pyjwt): Update to 2.6.0. [build-system]: Use pyproject-build-system. [arguments]: Remove. [native-inputs]: Add pytohn-coverage, python-pre-commit, python-sphinx, and python-sphinx-rtd-theme.
2022-12-13gnu: python-apispec: Update to 6.0.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-apispec): Update to 6.0.2. [build-system]: Use pyproject-build-system. [arguments]: Disable test through test-flags, not by replacing the 'check phase. [propagated-inputs]: Remove python-pyyaml; add python-packaging. [native-inputs]: Add python-flake8, python-flake8-bugbear, python-mypy, python-pre-commit, and python-pyyaml.
2022-12-13gnu: python-marshmallow: Update to 3.19.0.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-marshmallow): Update to 3.19.0. [build-system]: Use pyproject-build-system. [propagated-inputs]: Remove python-dateutil and python-simplejson; add python-packaging. [native-inputs]: Add python-flake8, python-flake8-bugbear, python-mypy, python-pre-commit, and python-simplejson.
2022-12-13gnu: python-flask-restful: Update to 0.3.9.Ricardo Wurmus
* gnu/packages/python-web.scm (python-flask-restful): Update to 0.3.9. [source]: Remove patch. [build-system]: Use pyproject-build-system. [arguments]: Disable "test_redirect" test; remove 'fix-imports phase. [native-inputs]: Replace python-nose with python-pytest. * gnu/local.mk (dist_patch_DATA): Remove patch. * gnu/packages/patches/python-flask-restful-werkzeug-compat.patch: Remove file.
2022-12-13gnu: python-cgatcore: Update to 0.6.14.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-cgatcore): Update to 0.6.14. [build-system]: Use pyproject-build-system. [arguments]: Disable broken tests with #:test-flags; do not replace 'check phase; add phase 'sqlite-compatibility. [native-inputs]: Drop input labels.
2022-12-13gnu: python-apsw: Update to 3.40.0.0.Ricardo Wurmus
* gnu/packages/databases.scm (python-apsw): Update to 3.40.0.0. [source]: Remove obsolete patch. [build-system]: Use pyproject-build-system. [native-inputs]: Add python-cython. [arguments]: Move build-extensions phase before build phase. * gnu/local.mk (dist_patch_DATA): Remove patch. * gnu/packages/patches/python-apsw-3.39.2.1-test-fix.patch: Remove file.
2022-12-13gnu: python-bokeh: Skip failing PIL test.Ricardo Wurmus
The test compares base64-encoded gifs; the gifs look identical but the base64-encoded data differs. Since the result seems fine, disabling this PIL test is probably okay. * gnu/packages/python-xyz.scm (python-bokeh)[arguments]: Ignore failing test_transform_PIL test.
2022-12-13gnu: python-dna-features-viewer: Update to 3.1.1.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-dna-features-viewer): Update to 3.1.1. [build-system]: Use pyproject-build-system. [arguments]: Add build phase to fix a compatibility problem with biopython. [propagated-inputs]: Add python-packaging.
2022-12-13gnu: python-hicexplorer: Update to 3.7.2.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-hicexplorer): Update to 3.7.2. [build-system]: Use pyproject-build-system. [arguments]: Use gexp; remove phase "loosen-up-requirements"; add test-flags to skip some tests; add phase "remove-dependency-on-krbalancing" to remove a dependency on an unlicensed package; add phase "fix-references"; add phase "run-only-low-mem-tests". [propagated-inputs]: Remove python-configparser and python-six; add python-biopython, python-cleanlab-1, python-fit-nbinom, python-graphviz, python-hic2cool, python-hicmatrix, python-hyperopt, python-imbalanced-learn, python-ipykernel, python-psutil, python-pybedtools, python-pygenometracks, python-scikit-learn, and python-tqdm. [native-inputs]: Add graphviz.
2022-12-13gnu: python-pygenometracks: Update to 3.5.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-pygenometracks): Update to 3.5. [build-system]: Use pyproject-build-system. [arguments]: Quote phases instead of full list of arguments; remove trailing #T from build phase.
2022-12-13gnu: python-hicmatrix: Update to 16.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-hicmatrix): Update to 16. [build-system]: Use pyproject-build-system. [arguments]: Shuffle the quote.
2022-12-13gnu: python-biopython: Update to 1.80.Ricardo Wurmus
* gnu/packages/bioinformatics.scm (python-biopython): Update to 1.80. [build-system]: Use pyproject-build-system. [arguments]: Remove trailing #T from build phase.
2022-12-13gnu: python-hyperopt: Update to 0.2.7.Ricardo Wurmus
* gnu/packages/machine-learning.scm (python-hyperopt): Update to 0.2.7. [arguments]: Adjust check phase; disable test_distribution_rvs test. [build-system]: Use pyproject-build-system. [propagated-inputs]: Add python-py4j. [native-inputs]: Remove python-ipython and python-ipyparallel.
2022-12-13gnu: python-graphviz: Update to 0.20.1.Ricardo Wurmus
* gnu/packages/graphviz.scm (python-graphviz): Update to 0.20.1. [build-system]: Use pyproject-build-system. [arguments]: Remove custom "check" phase; add "prepare-check" phase. [native-inputs]: Remove python-mock.
2022-12-12gnu: python-anndata: Use pyproject-build-system.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-anndata)[build-system]: Use pyproject-build-system. [arguments]: Replace custom 'build phase with 'set-version phase; remove custom 'install phase; disable doctest via build phase 'disable-doctests and the #:test-flags property. [propagated-inputs]: Add python-scikit-learn. [native-inputs]: Add python-boltons.
2022-12-12gnu: python-zarr: Update to 2.13.3.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-zarr): Update to 2.13.3.
2022-12-12gnu: python-numcodecs: Update to 0.10.2.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-numcodecs): Update to 0.10.2. [build-system]: Use pyproject-build-system. [arguments]: Enable tests; add phase 'build-extensions; remove custom 'check phase. [propagated-inputs]: Add python-entrypoints and python-typing-extensions-next.
2022-12-12gnu: python-typer: Simplify by using pyproject-build-system.Ricardo Wurmus
* gnu/packages/python-xyz.scm (python-typer)[build-system]: Use pyproject-build-system. [arguments]: Remove extra quoting; remove custom 'build phase; remove custom 'install phase; remove custom 'check phase; add 'pre-check phase. [synopsis]: Pull onto the same line. [description]: Reformat.
2022-12-12gnu: Add erlang-yamerl.jgart
* gnu/packages/erlang.scm (erlang-yamerl): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-12gnu: Add erlang-jsx.jgart
* gnu/packages/erlang.scm (erlang-jsx): New variable. Signed-off-by: Christopher Baines <mail@cbaines.net>
2022-12-12services: guix-build-coordinator: Fix service startup.Christopher Baines
Previously the service would keep starting more and more processes. * gnu/services/guix.scm (guix-build-coordinator-shepherd-services): Fix how make-forkexec-constructor is called.
2022-12-12gnu: re2: Update to 2022-12-01.Marius Bakke
* gnu/packages/regex.scm (re2): Update to 2022-12-01.
2022-12-12tests: Add system tests for each supported kernel version.Marius Bakke
* gnu/tests/base.scm (%test-basic-os): Rename to ... (test-basic-os): ... this, and turn into procedure that takes optional KERNEL argument. (%test-basic-os): Use that procedure. (%test-linux-libre-5.15, %test-linux-libre-5.10, %test-linux-libre-5.4, %test-linux-libre-4.19, %test-linux-libre-4.14, %test-linux-libre-4.9): New tests.
2022-12-12gnu: f2fs-tools: Remove obsolete phase.Marius Bakke
* gnu/packages/linux.scm (f2fs-tools)[arguments]: Remove. (f2fs-tools-1.7)[arguments]: Add #:phases.
2022-12-12gnu: f2fs-tools: Update to 1.15.0.Marius Bakke
* gnu/packages/linux.scm (f2fs-tools): Update to 1.15.0. (f2fs-tools/static)[arguments]: Add #:make-flags. Remove make-static phase.
2022-12-12gnu: f2fs-tools@1.7: Don't fetch autogenerated git snapshot.Marius Bakke
* gnu/packages/linux.scm (f2fs-tools-1.7)[source]: Switch to GIT-FETCH.