summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2022-05-01gnu: ocaml-ppx-typerep-conv: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-typerep-conv): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-typerep: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-typerep): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-fieldslib: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-fieldslib): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-fixed-literal: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-fixed-literal): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-splittable-random: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-splittable-random): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-bigstringaf: Update to 0.9.0....* gnu/packages/ocaml.scm (ocaml-bigstringaf): Update to 0.9.0. Julien Lepiller
2022-05-01gnu: ocaml-markup: Update to 1.0.3....* gnu/packages/ocaml.scm (ocaml-markup): Update to 1.0.3. Julien Lepiller
2022-05-01gnu: ocaml-time-now: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-time-now): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-bin-prot: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-bin-prot): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-here: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-here): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-js-style: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-js-style): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-cold: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-cold): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-assert: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-assert): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-optional: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-optional): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-enumerate: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-enumerate): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-string: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-string): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: ocaml-ppx-sexp-message: Update to 0.15.0....* gnu/packages/ocaml.scm (ocaml-ppx-sexp-message): Update to 0.15.0. Julien Lepiller
2022-05-01gnu: tailon: Update to 1.4.3....* 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 <othacehe@gnu.org> Mathieu Othacehe
2022-05-01gnu: Add python-deepmerge....* gnu/packages/python-xyz.scm (python-deepmerge): New variable. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org> Mathieu Othacehe
2022-04-30gnu: ocaml: Update to 4.14....* 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. Julien Lepiller
2022-04-30gnu: ocaml-dot-merlin: Update to 4.5-414....* gnu/packages/ocaml.scm (ocaml-dot-merlin): Update to 4.5.414. Julien Lepiller
2022-04-30gnu: ocaml-num: Fix race condition....* gnu/packages/ocaml.scm (ocaml-num)[arguments]: Fix race condition. Julien Lepiller
2022-04-30gnu: camlp5: Update to 8.00.03....* gnu/packages/ocaml.scm (camlp5): Update to 8.00.03. Julien Lepiller
2022-04-30gnu: Add ocaml-camlp-streams....* gnu/packages/ocaml.scm (ocaml-camlp-streams): New variable. Julien Lepiller
2022-04-29gnu: Add Liquid War 6....* gnu/packages/games.scm (liquidwar6): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> zamfofex
2022-04-29gnu: guix: Update to c1719a0....* gnu/packages/package-management.scm (guix): Update to c1719a0. Ludovic Courtès
2022-04-29gnu: Add r-zlog....* gnu/packages/cran.scm (r-zlog): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid Afkhami
2022-04-29gnu: Add r-afpt....* gnu/packages/cran.scm (r-afpt): New variable. Signed-off-by: Ricardo Wurmus <rekado@elephly.net> Navid
2022-04-29gnu: Add python-flatten-json....* gnu/packages/python-xyz.scm (python-flatten-json): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Peter Polidoro
2022-04-29gnu: Add envytools....* gnu/packages/hardware.scm (envytools): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Petr Hodina
2022-04-29gnu: zsh: Build and install info pages....* gnu/packages/shells.scm (zsh)[arguments]: Add 'make-info' and 'install-info' phases. [native-inputs]: Add TEXINFO. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Andrew Tropin
2022-04-29gnu: lensfun: Update to 0.3.3....* 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 <ludo@gnu.org> John Kehayias
2022-04-29gnu: Add urh....* gnu/packages/radio.scm (urh): New variable. Co-authored-by: Arun Isaac <arunisaac@systemreboot.net> Guillaume Le Vaillant
2022-04-29gnu: font-gnu-unifont: Update to 14.0.03....* gnu/packages/fonts.scm (font-gnu-unifont): Update to 14.0.03. Efraim Flashner
2022-04-29gnu: gama: Update to 2.19....* gnu/packages/gps.scm (gama): Update to 2.19. Efraim Flashner
2022-04-29gnu: Add Avizo....* gnu/packages/wm.scm (avizo): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Pier-Hugues Pellerin
2022-04-29gnu: openssh: Trust Guix store directory...* gnu/local.mk (dist_patch_DATA): Add the patch * gnu/packages/patches/openssh-trust-guix-store-directory.patch: Patch it * gnu/packages/ssh.scm (openssh[source]): Use it. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Alexey Abramov
2022-04-28gnu: rust-pyo3: Allow compilation with Criterion 0.3.5....Fixes a regression introduced in 2703daf6eb0098ad064a9b6ec64a9ae7b5b35343. * gnu/packages/crates-io.scm (rust-pyo3-0.15)[modules, snippet]: New fields. Ludovic Courtès
2022-04-28gnu: flatpak: Do not leak GDK_PIXBUF_MODULE_FILE into the sandbox....Fixes <https://issues.guix.gnu.org/54784>. * gnu/packages/patches/flatpak-unset-gdk-pixbuf-for-sandbox.patch: New file. * gnu/local.mk (dist_patch_DATA): Add corresponding entry. * gnu/packages/package-management.scm (flatpak)[source]: Use patch. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao
2022-04-28gnu: flatpak: Use G-expressions....* gnu/packages/package-management.scm (flatpak): Fix indentation. [arguments]: Use G-expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Zhu Zihao
2022-04-28gnu: Add r-guix-install....* gnu/packages/cran.scm (r-guix-install): New variable. Ricardo Wurmus
2022-04-27gnu: mercury: Selectively import match-lambda from ice9 module....* gnu/packages/mercury.scm (mercury): Use #:select instead of a comment string for importing match-lambda. Signed-off-by: Raghav Gururajan <rg@raghavgururajan.name> jgart
2022-04-27gnu: linux-libre 4.9: Update to 4.9.312....* gnu/packages/linux.scm (linux-libre-4.9-version): Update to 4.9.312. (linux-libre-4.9-pristine-source): Update hash. Leo Famulari
2022-04-27gnu: linux-libre 4.14: Update to 4.14.277....* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.277. (linux-libre-4.14-pristine-source): Update hash. Leo Famulari
2022-04-27gnu: linux-libre 4.19: Update to 4.19.240....* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.240. (linux-libre-4.19-pristine-source): Update hash. Leo Famulari
2022-04-27gnu: linux-libre 5.4: Update to 5.4.191....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.191. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-04-27gnu: linux-libre 5.10: Update to 5.10.113....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.113. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-04-27gnu: linux-libre 5.15: Update to 5.15.36....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.36. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-04-27gnu: linux-libre: Update to 5.17.5....* gnu/packages/linux.scm (linux-libre-5.17-version): Update to 5.17.5. (linux-libre-5.17-pristine-source): Update hash. Leo Famulari
2022-04-27gnu: conan: Use python-pyyaml@5....* gnu/packages/package-management.scm (conan)[propagated-inputs]: Replace python-pyyaml by python-yyaml-5. Signed-off-by: Ludovic Courtès <ludo@gnu.org> zimoun