summaryrefslogtreecommitdiff
path: root/gnu/packages
AgeCommit message (Expand)Author
2022-02-03gnu: ocaml-ounit2: Update to 2.2.5....* gnu/packages/ocaml.scm (ocaml-ounit2): Update to 2.2.5. Julien Lepiller
2022-02-03gnu: ocaml-bisect-ppx: Update to 2.7.1....* gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.7.1. Julien Lepiller
2022-02-03gnu: ocaml-fix: Update to 20220121....* gnu/packages/ocaml.scm (ocaml-fix): Update to 20220121. Julien Lepiller
2022-02-03gnu: ocaml-ocp-index: Update to 1.3.3....* gnu/packages/ocaml.scm (ocaml-ocp-index): Update to 1.3.3. Julien Lepiller
2022-02-03gnu: ocaml-odoc-parser: Update to 1.0.0....* gnu/packages/ocaml.scm (ocaml-odoc-parser): Update to 1.0.0. (ocamlformat): Update to 0.20.1. Julien Lepiller
2022-02-03gnu: dune: Update to 2.9.3....* gnu/packages/ocaml.scm (dune-bootstrap): Update to 2.9.3. Julien Lepiller
2022-02-03gnu: mixxx: Update to 2.3.2....* gnu/packages/music.scm (mixxx): Update to 2.3.2. [arguments]<#:phases>: Don't override the 'check phase as the previously failing test passes in this version. [native-inputs]: Use the new style. [inputs]: Likewise. Vinicius Monego
2022-02-03gnu: js-of-ocaml: Update to 4.0.0....* gnu/packages/ocaml (js-of-ocaml): Update to 4.0.0. Signed-off-by: Julien Lepiller <julien@lepiller.eu> pukkamustard
2022-02-03gnu: Add cl-snakes....* gnu/packages/lisp-xyz.scm (cl-snakes, ecl-snakes, sbcl-snakes): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-02-03gnu: Add cl-css-lite....* gnu/packages/lisp-xyz.scm (cl-css-lite, ecl-css-lite, sbcl-css-lite): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net> jgart
2022-02-03gnu: ungoogled-chromium: Don't use the bundled libc++....This partially reverts f01ec472b9c3ef9008e70e0cf41ca46c61137d8c. * gnu/packages/chromium.scm (%preserved-third-party-files): Unbundle libcxx, re2, and jsoncpp. (%debian-patches): Add 'system/jsoncpp.patch'. (ungoogled-chromium-snippet): Replace re2 GN files. (ungoogled-chromium)[arguments]: Add use_custom_libcxx, rtc_build_json, and rtc_jsoncpp_root to #:configure-flags. Don't override CPLUS_INCLUDE_PATH. Add substitution. [inputs]: Add JSONCPP and RE2. Marius Bakke
2022-02-03gnu: dia: Update to 0.97.3-3.0997887....* gnu/packages/gnome.scm (dia): Update to 0.97.3-3.0997887. [arguments]: Remove #:meson. Add #:parallel-build?. [inputs]: Remove PYTHON-2. Add PYTHON. [native-inputs]: Remove INTLTOOL. Add GETTEXT-MINIMAL. Marius Bakke
2022-02-03gnu: python-idna: Remove 2.7....* gnu/packages/python-xyz.scm (python-idna-2.7): Remove variable. Marius Bakke
2022-02-02gnu: linux-libre 5.4: Update to 5.4.176....* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.176. (linux-libre-5.4-pristine-source): Update hash. Leo Famulari
2022-02-02gnu: linux-libre 5.10: Update to 5.10.96....* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.96. (linux-libre-5.10-pristine-source): Update hash. Leo Famulari
2022-02-02gnu: linux-libre 5.15: Update to 5.15.19....* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.19. (linux-libre-5.15-pristine-source): Update hash. Leo Famulari
2022-02-02gnu: linux-libre 5.16: Update to 5.16.5....* gnu/packages/linux.scm (linux-libre-5.16-version): Update to 5.16.5. (linux-libre-5.16-pristine-source): Update hash. Leo Famulari
2022-02-02gnu: guix-build-coordinator: Update to 0-48.f8acb62....* gnu/packages/package-management.scm (guix-build-coordinator): Update to 0-48.f8acb62. Christopher Baines
2022-02-02gnu: nar-herder: Update to 0-2.f016f37....* gnu/packages/package-management.scm (nar-herder): Update to 0-2.f016f37. Christopher Baines
2022-02-02gnu: guile-fibers: Add version 1.1.0....This release looks to break a few packages, so keep using fibers 1.0 to build things, and provide the new version to allow switching to when packages are compatible. * gnu/packages/guile-xyz.scm (guile-fibers-1.1): New variable. (guile-fibers): Inherit from guile-fibers-1.1. (guile2.0-fibers): Rename to guile2.2-fibers, and inherit from guile-fibers-1.1. Christopher Baines
2022-02-02gnu: Syncthing: Update to 1.19.0....* gnu/packages/syncthing.scm (syncthing): Update to 1.19.0. Leo Famulari
2022-02-02gnu: cgdb: Update to 0.8.0....* gnu/packages/debug.scm (cgdb): Update to 0.8.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2022-02-02gnu: rr: Update to 5.5.0....* gnu/packages/debug.scm (rr): Update to 5.5.0. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Michael Rohleder
2022-02-02gnu: oil: Update to 0.9.7....* gnu/packages/shells.scm (oil): Update to 0.9.7. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Felix Gruber
2022-02-02gnu: openttd: Update to 12.1....* gnu/packages/games.scm (openttd-engine): Update ot 12.1. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Yovan Naumovski
2022-02-02gnu: Add python-types-dataclasses....* gnu/packages/python-xyz.scm (python-types-dataclasses): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Pierre-Henry Fröhring
2022-02-02gnu: luminance-hdr: Remove input labels....* gnu/packages/image-viewers.scm (luminance-hdr)[inputs]: Remove labels. Ludovic Courtès
2022-02-02gnu: luminance-hdr: Fix compilation....Reported by Leo Famulari <leo@famulari.name>. * gnu/packages/image-viewers.scm (luminance-hdr)[arguments]: In 'add-ilmbase-include-path' phase, set C_INCLUDE_PATH and be more specific about the include directory searched for. Ludovic Courtès
2022-02-02gnu: perf: Remove input labels....* gnu/packages/linux.scm (perf)[native-inputs, inputs]: Remove labels. Ludovic Courtès
2022-02-02gnu: perf: Help 'perf report --symfs' find separate debug info files....* gnu/packages/linux.scm (perf)[arguments]: In 'configure' phase, modify "util/dso.c". Ludovic Courtès
2022-02-02gnu: utf-8-lineseparator: Update to cj8....* gnu/packages/textutils.scm (utf-8-lineseparator): Update to cj8. Signed-off-by: Efraim Flashner <efraim@flashner.co.il> jgart
2022-02-02gnu: texlive-latex-base: Skip JIT formats on riscv64-linux....* gnu/packages/tex.scm (texlive-latex-base)[arguments]: Adjust custom 'build phase to also skip the jit formats on riscv64-linux. Efraim Flashner
2022-02-02gnu: syncthing: Add release-monitoring-url....* gnu/packages/syncthing.scm (syncthing)[properties]: New field. Efraim Flashner
2022-02-02gnu: urlscan: Update to 0.9.9....* gnu/packages/mail.scm (urlscan): Update to 0.9.9. Efraim Flashner
2022-02-02gnu: ruby-rubocop: Skip tests on riscv64-linux....* gnu/packages/ruby.scm (ruby-rubocop)[arguments]: Skip tests when building for riscv64-linux. Efraim Flashner
2022-02-02gnu: ruby-stackprof: Adjust skipped test on riscv64-linux....* gnu/packages/ruby.scm (ruby-stackprof)[arguments]: On riscv64-linux adjust the 'skip-dubious-test phase. Efraim Flashner
2022-02-02gnu: xfce4-cpufreq-plugin: Update to 1.2.6....* gnu/packages/xfce.scm (xfce4-cpufreq-plugin): Update to 1.2.6. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Michael Rohleder
2022-02-02gnu: Add wireviz....* gnu/packages/engineering.scm (wireviz): New variable. Signed-off-by: 宋文武 <iyzsong@member.fsf.org> Evgeny Pisemsky
2022-02-01gnu: libomp: Update to 13.0.0....* gnu/packages/llvm.scm (libomp): Update to 13.0.0. [arguments]: Add workaround to #:configure-flags. [native-inputs]: Change from CLANG-9 and LLVM-9 to CLANG and LLVM. Marius Bakke
2022-02-01gnu: LLVM: Switch to 13 as the default....* gnu/packages/llvm.scm (llvm, clang-runtime, clang, clang-toolchain): Use version 13. * gnu/packages/gnuzilla.scm (mozjs-78)[native-inputs]: Change from LLVM to LLVM-9. * gnu/packages/rust.scm (rust-1.39, rust-1.40)[inputs]: Likewise. * gnu/packages/debug.scm (c-reduce)[inputs]: Stick with CLANG-9 and/or LLVM-9. * gnu/packages/diffoscope.scm (diffoscope)[inputs]: Likewise. * gnu/packages/linux.scm (bcc, bpftrace)[inputs]: Likewise. * gnu/packages/llvm.scm (libclc, libomp)[native-inputs]: Likewise. * gnu/packages/games.scm (hedgewars)[native-inputs]: Likewise. * gnu/packages/graphics.scm (openshadinglanguage)[native-inputs]: Likewise. * gnu/packages/opencl.scm (pocl)[inputs]: Likewise. Marius Bakke
2022-02-01gnu: doctest: Update to 2.4.8....* gnu/packages/check.scm (doctest): Update to 2.4.8. Marius Bakke
2022-02-01gnu: json-modern-cxx: Fix cross-compilation....* gnu/packages/cpp.scm (json-modern-cxx)[native-inputs]: Move DOCTEST ... [inputs]: ... here. Marius Bakke
2022-02-01gnu: json-modern-cxx: Remove input labels....* gnu/packages/cpp.scm (json-modern-cxx)[native-inputs]: Remove labels. [arguments]: Use SEARCH-INPUT-FILE. Marius Bakke
2022-02-01gnu: fifo-map: Fix cross-compilation....* gnu/packages/cpp.scm (fifo-map)[native-inputs]: Move CATCH-FRAMEWORK2-1 ... [inputs]: ... here. Marius Bakke
2022-02-01gnu: fifo-map: Use a release tag....* gnu/packages/cpp.scm (fifo-map): Update to 1.0.0, which is one (inconsequential) commit ahead of our custom "1.1.1" version. [arguments]: Respect TESTS? in check phase while at it. Marius Bakke
2022-02-01gnu: json-modern-cxx: Run tests in parallel....* gnu/packages/cpp.scm (json-modern-cxx)[arguments]: Respect PARALLEL-TESTS? in check phase. Marius Bakke
2022-02-01gnu: json-modern-cxx: Update to 3.10.5....* gnu/packages/cpp.scm (json-modern-cxx): Update to 3.10.5. [source](snippet): Adjust for upstream changes. [arguments]: Remove obsolete workaround. Marius Bakke
2022-02-01gnu: librecad: Fix build with boost 1.76....Fixes <https://issues.guix.gnu.org/53694>. * gnu/packages/patches/librecad-support-for-boost-1.76.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/engineering.scm (librecad)[source]: Use it. Guillaume Le Vaillant
2022-02-01gnu: r-nloptr: Update to 2.0.0....* gnu/packages/statistics.scm (r-nloptr): Update to 2.0.0. [propagated-inputs]: Add r-testthat. Ricardo Wurmus
2022-02-01gnu: r-quantreg: Update to 5.87....* gnu/packages/statistics.scm (r-quantreg): Update to 5.87. [propagated-inputs]: Remove r-conquer. Ricardo Wurmus