summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-05-01gnu: ocaml-opam-file-format: Update to 2.1.4.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-opam-file-format): Update to 2.1.4.
2022-05-01gnu: ocaml-ctypes: Update to 0.20.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ctypes): Update to 0.20.1.
2022-05-01gnu: ocaml-integers: Update to 0.7.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-integers): Update to 0.7.0.
2022-05-01gnu: ocaml-ppx-bench: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-bench): Update to 0.15.0.
2022-05-01gnu: dune: Update to 3.1.1.Julien Lepiller
* gnu/packages/ocaml.scm (dune): Update to 3.1.1.
2022-05-01gnu: ocaml-ppx-pipebang: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-pipebang): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-custom-printf: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-custom-printf): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-module-timer: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-module-timer): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-let: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-let): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-variants-conv: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-variants-conv): Update to 0.15.0.
2022-05-01gnu: ocaml-utop: Update to 2.9.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-utop): Update to 2.9.1.
2022-05-01gnu: ocaml-bisect-ppx: Update to 2.8.1.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.8.1.
2022-05-01gnu: ocaml-ppx-typerep-conv: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): Update to 0.15.0.
2022-05-01gnu: ocaml-typerep: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-typerep): Update to 0.15.0.
2022-05-01gnu: ocaml-fieldslib: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-fieldslib): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-fixed-literal: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-fixed-literal): Update to 0.15.0.
2022-05-01gnu: ocaml-splittable-random: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-splittable-random): Update to 0.15.0.
2022-05-01gnu: ocaml-bigstringaf: Update to 0.9.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bigstringaf): Update to 0.9.0.
2022-05-01gnu: ocaml-markup: Update to 1.0.3.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-markup): Update to 1.0.3.
2022-05-01gnu: ocaml-time-now: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-time-now): Update to 0.15.0.
2022-05-01gnu: ocaml-bin-prot: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-bin-prot): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-here: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-here): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-js-style: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-js-style): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-cold: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-cold): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-assert: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-assert): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-optional: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-optional): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-enumerate: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-string: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-string): Update to 0.15.0.
2022-05-01gnu: ocaml-ppx-sexp-message: Update to 0.15.0.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): Update to 0.15.0.
2022-05-01tests: Fix tailon test.Mathieu Othacehe
This is a follow-up of 73eeeeafbb0765f76834b53c9fe6cf3c8f740840. * gnu/tests/web.scm (run-tailon-test): Wait for the TCP port 8080 instead of relying on start-service. Signed-off-by: Mathieu Othacehe <[email protected]>
2022-05-01gnu: tailon: Update to 1.4.3.Mathieu Othacehe
* gnu/packages/logging.scm (tailon): Update to 1.4.3. [native-inputs]: Add python-tox, python-wheel. [inputs]: Use python-pyyaml-5 instead of python-pyyaml. Relax tornado version requirement. Signed-off-by: Mathieu Othacehe <[email protected]>
2022-05-01gnu: Add python-deepmerge.Mathieu Othacehe
* gnu/packages/python-xyz.scm (python-deepmerge): New variable. Signed-off-by: Mathieu Othacehe <[email protected]>
2022-04-30gnu: ocaml: Update to 4.14.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-4.14): New variable. (ocaml-4.13): Remove variable. (ocaml-down): Update to 0.1.0. (js-of-ocaml)[arguments]: Disable tests.
2022-04-30gnu: ocaml-dot-merlin: Update to 4.5-414.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-dot-merlin): Update to 4.5.414.
2022-04-30gnu: ocaml-num: Fix race condition.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-num)[arguments]: Fix race condition.
2022-04-30gnu: camlp5: Update to 8.00.03.Julien Lepiller
* gnu/packages/ocaml.scm (camlp5): Update to 8.00.03.
2022-04-30gnu: Add ocaml-camlp-streams.Julien Lepiller
* gnu/packages/ocaml.scm (ocaml-camlp-streams): New variable.
2022-04-29gnu: Add Liquid War 6.zamfofex
* gnu/packages/games.scm (liquidwar6): New variable. Co-authored-by: Ludovic Courtès <[email protected]>
2022-04-29guix system: Highlight search results.Ludovic Courtès
This is a followup to 5e0c3479759047311b6a518fd0bc512b232f201a. * guix/scripts/system/search.scm (guix-system-search): Pass #:regexps parameter to 'display-search-results'.
2022-04-29services: guix-publish: Use socket activation when possible.Ludovic Courtès
* gnu/services/base.scm (guix-publish-shepherd-service): Use 'make-systemd-constructor' when it's available and ADVERTISE? is false.
2022-04-29gnu: guix: Update to c1719a0.Ludovic Courtès
* gnu/packages/package-management.scm (guix): Update to c1719a0.
2022-04-29gnu: Add r-zlog.Navid Afkhami
* gnu/packages/cran.scm (r-zlog): New variable. Signed-off-by: Ricardo Wurmus <[email protected]>
2022-04-29gnu: Add r-afpt.Navid
* gnu/packages/cran.scm (r-afpt): New variable. Signed-off-by: Ricardo Wurmus <[email protected]>
2022-04-29publish: Send uncached narinfo replies from the main thread.Ludovic Courtès
Fixes <https://issues.guix.gnu.org/54723>. Reported by Guillaume Le Vaillant <[email protected]>. Regression introduced in f743f2046be2c5a338ab871ae8666d8f6de7440b. With commit f743f2046be2c5a338ab871ae8666d8f6de7440b, responses to pipelined GETs would end up being written concurrently by many threads. Thus the body of those responses could be interleaved and garbled. * guix/scripts/publish.scm: Revert f743f2046be2c5a338ab871ae8666d8f6de7440b. * tests/publish.scm ("/*.narinfo pipeline"): New test.
2022-04-29tests: Avoid starting services to check whether they're running.Ludovic Courtès
Fixes a regression introduced in the Shepherd 0.9.0 whereby clients can start a service that is already being started, leading to two instances of the process (and usually failure of the second attempt to start it). Partly fixes <https://issues.guix.gnu.org/54786>. Reported by Mathieu Othacehe. * gnu/tests/version-control.scm (run-cgit-test) ["nginx running", "fcgiwrap running"]: Wail for a file/TCP port instead of starting the service. (run-git-http-test)["nginx running"]: Likewise. (run-gitile-test)["nginx running"]: Likewise.
2022-04-29gnu: Add python-flatten-json.Peter Polidoro
* gnu/packages/python-xyz.scm (python-flatten-json): New variable. Signed-off-by: Ludovic Courtès <[email protected]>
2022-04-29gnu: Add envytools.Petr Hodina
* gnu/packages/hardware.scm (envytools): New variable. Signed-off-by: Ludovic Courtès <[email protected]>
2022-04-29gnu: zsh: Build and install info pages.Andrew Tropin
* gnu/packages/shells.scm (zsh)[arguments]: Add 'make-info' and 'install-info' phases. [native-inputs]: Add TEXINFO. Co-authored-by: Ludovic Courtès <[email protected]>
2022-04-29gnu: lensfun: Update to 0.3.3.John Kehayias
* gnu/packages/photo.scm (lensfun): Update to 0.3.3. [source, homepage]: Update URLs as the project has moved. Signed-off-by: Ludovic Courtès <[email protected]>
2022-04-29home: shells: Migrate fish to xdg-configuration-files.Bastien Rivière
* gnu/home/services/shells.scm (home-fish-service-type): Use new xdg-configuration-files-service-type service. Signed-off-by: Ludovic Courtès <[email protected]>