summaryrefslogtreecommitdiff
path: root/gnu/packages
Commit message (Collapse)AuthorAge
* gnu: crawl: Update to 0.28.0.Nicolas Goaziou2022-02-11
| | | | | | * gnu/packages/games.scm (crawl): Update to 0.28.0. [inputs]: Add BASH-MINIMAL. * gnu/packages/patches/crawl-upgrade-saves.patch: Update for 0.28.
* gnu: mutter: Disable timeline tests.Liliana Marie Prikler2022-02-11
| | | | | * gnu/packages/gnome.scm (mutter)[disable-problematic-tests]: Also disable timeline tests.
* gnu: Add emacs-nyan-mode.Liliana Marie Prikler2022-02-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-nyan-mode): New variable.
* gnu: emacs-paren-face: Update to 1.0.8.Nicolas Goaziou2022-02-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-paren-face): Update to 1.0.8.
* gnu: lagrange: Update to 1.10.5.Nicolas Goaziou2022-02-11
| | | | * gnu/packages/web-browsers.scm (lagrange): Update to 1.10.5.
* gnu: lokke: Build with Guile 3.0.8.Ludovic Courtès2022-02-11
| | | | | | | | * gnu/packages/guile.scm (guile-3.0-for-lokke): Remove. * gnu/packages/patches/guile-3.0.7-psyntax-nil.patch: Remove. * gnu/local.mk (dist_patch_DATA): Adjust accordingly. * gnu/packages/guile-xyz.scm (lokke)[native-inputs]: Replace GUILE-3.0-FOR-LOKKE by GUILE-3.0-LATEST.
* gnu: guile: Add version 3.0.8 as 'guile-3.0-latest'.Ludovic Courtès2022-02-11
| | | | * gnu/packages/guile.scm (guile-3.0-latest): Set to 3.0.8.
* gexp: <computed-file> does not honor (%guile-for-build).Ludovic Courtès2022-02-11
| | | | | | | | * guix/gexp.scm (computed-file-compiler): Default to (default-guile). That way, lowering of <computed-file> is not affected by the '%guile-for-build' parameter. (file-union): Add #:guile parameter and honor it. * gnu/packages/ruby.scm (ruby-tzinfo-data): Pass #:guile to 'file-union'.
* gnu: autogen: Fix compilation.Ludovic Courtès2022-02-11
| | | | | * gnu/packages/autogen.scm (autogen)[source]: Add 'modules' and 'snippet'.
* gnu: Remove kicad-i18n.Petr Hodina2022-02-11
| | | | | | | * gnu/packages/engineering.scm (kicad-i18n): Remove variable. i18n is handled directly now in kicad@6.0.0 package source tree. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: kicad: Update to 6.0.1.Petr Hodina2022-02-11
| | | | | | | | | | | | | | | * gnu/packages/engineering.scm (kicad): Update to 6.0.1. Applied guix style command. [native-inputs]: Remove kicad-i18n. Use new syntax. [inputs]: Add bash-minimal, gtk+ and use opencascade-occt instead of opencascade-oce. Use new syntax. [arguments]: Remove phase install-translations. (kicad-doc): Update to 6.0.1. [native-inputs]: Add ruby-asciidoctor. Simplify inputs. (kicad-symbols, kicad-footprints, kicad-packages3d, kicad-templates): Update to 6.0.1. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: opencascade-occt: Update to 7.6.0.Petr Hodina2022-02-11
| | | | | | | * gnu/packages/maths.scm (opencascade-occt): Update to 7.6.0. [native-inputs]: Add fontconfig. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add r-torch.base-for-series-11385base-for-series-11384base-for-series-11383base-for-series-11381base-for-series-11380base-for-series-11379base-for-series-11378base-for-series-11377base-for-series-11376base-for-series-11375base-for-series-11374Ricardo Wurmus2022-02-11
| | | | * gnu/packages/cran.scm (r-torch): New variable.
* gnu: Add liblantern.Ricardo Wurmus2022-02-11
| | | | * gnu/packages/machine-learning.scm (liblantern): New variable.
* gnu: Add python-pytorch-for-r-torch.Ricardo Wurmus2022-02-11
| | | | | | * gnu/packages/patches/python-pytorch-1.9.0-system-libraries.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. * gnu/packages/machine-learning.scm (python-pytorch-for-r-torch): New variable.
* gnu: python-pytorch: Update to 1.10.2.Ricardo Wurmus2022-02-11
| | | | * gnu/packages/machine-learning.scm (python-pytorch): Update to 1.10.2.
* gnu: Add r-coro.Ricardo Wurmus2022-02-11
| | | | * gnu/packages/cran.scm (r-coro): New variable.
* gnu: Add cl-hamcrest.jgart2022-02-11
| | | | | | | * gnu/packages/lisp-check.scm (cl-hamcrest, ecl-hamcrest, sbcl-hamcrest): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: icedove: Update to 91.6.Jonathan Brielmaier2022-02-11
| | | | * gnu/packages/gnuzilla.scm (icedove): Update to 91.6.
* gnu: Add nfiles.Pierre Neidhardt2022-02-11
| | | | * gnu/packages/lisp-xyz.scm (cl-nfiles, ecl-nfiles, sbcl-nfiles): New variables.
* gnu: coq-stdpp: Update to 1.7.0.Julien Lepiller2022-02-11
| | | | * gnu/packages/coq.scm (coq-stdpp): Update to 1.7.0.
* gnu: coq-mathcomp: Update to 1.14.0.Julien Lepiller2022-02-11
| | | | * gnu/packages/coq.scm (coq-mathcomp): Update to 1.14.0.
* gnu: coq: Update to 8.15.0.Julien Lepiller2022-02-11
| | | | | | * gnu/packages/coq.scm (coq): Update to 8.15.0. (coq-equations): Update to 1.3-8.15. * gnu/packages/patches/coq-fix-envvars.patch: Adapt to new version.
* gnu: coq-interval: Update to 4.4.0.Julien Lepiller2022-02-11
| | | | * gnu/packages/coq.scm (coq-interval): Update to 4.4.0.
* gnu: coq-bignums: Update to 8.15.0.Julien Lepiller2022-02-11
| | | | * gnu/packages/coq.scm (coq-bignums): Update to 8.15.0.
* gnu: coq-gappa: Update to 1.5.1.Julien Lepiller2022-02-11
| | | | * gnu/packages/coq.scm (coq-gappa): Update to 1.5.1.
* gnu: coq-flocq: Update to 4.0.0.Julien Lepiller2022-02-11
| | | | * gnu/packages/coq.scm (coq-flocq): Update to 4.0.0.
* gnu: emacs-orgit: Update to 1.8.0.Nicolas Goaziou2022-02-11
| | | | * gnu/packages/emacs-xyz.scm (emacs-orgit): Update to 1.8.0.
* gnu: wireshark: Update to 3.6.2.Nicolas Goaziou2022-02-11
| | | | * gnu/packages/networking.scm (wireshark): Update to 3.6.2.
* gnu: pioneer: Update to 20220203.Eric Bavier2022-02-10
| | | | | * gnu/packages/games.scm (pioneer): Update to 20220203. [arguments]: Add cmake flag to ensure system GLEW is used.
* gnu: bitlbee-discord: Update to 0.4.3-1.607f988.Adam Maleszka2022-02-10
| | | | | | | | | Fixes <https://issues.guix.gnu.org/53840>. * gnu/packages/messaging.scm (bitlbee-discord): Update to 0.4.3-1.607f988. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: LLVM: Support release candidates as version.Greg Hogan2022-02-10
| | | | | | | * gnu/packages/llvm.scm (llvm-uri, clang-from-llvm): Support release candidates as version. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: lldb: Update to 13.0.1.Greg Hogan2022-02-10
| | | | | | | * gnu/packages/llvm.scm (lldb): Update to 13.0.1. [inputs]: Change from LLVM-12 and CLANG-12 to LLVM-13 and CLANG-13. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: ell: Disable parallel tests.Simon South2022-02-10
| | | | | | * gnu/packages/linux.scm (ell)[arguments]: Disable parallel tests. Co-authored-by: Ludovic Courtès <ludo@gnu.org>
* gnu: flare-game: Update to 1.13.04.Nicolas Goaziou2022-02-10
| | | | * gnu/packages/games.scm (flare-game): Update to 1.13.04.
* gnu: flare-engine: Update to 1.13.04.Nicolas Goaziou2022-02-10
| | | | * gnu/packages/games.scm (flare-engine): Update to 1.13.04.
* gnu: cl-numcl: Update to 0.2.0-3.a28f612.jgart2022-02-10
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-numcl): Update to 0.2.0-3.a28f612. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-asd-generator.jgart2022-02-10
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-asd-generator, ecl-asd-generator, sbcl-asd-generator): New variable. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: ocaml-odoc: Update to 2.1.0.Julien Lepiller2022-02-10
|
* gnu: ocaml-xmlm: Update to 1.4.0.Julien Lepiller2022-02-10
| | | | * gnu/packages/ocaml.scm (ocaml-xmlm): Update to 1.4.0.
* gnu: ocaml-ppxlib: Update to 0.24.0.Julien Lepiller2022-02-10
| | | | * gnu/packages/ocaml.scm (ocaml-ppxlib): Update to 0.24.0.
* gnu: cpplint: Reduce closure size.base-for-series-11371base-for-series-11370base-for-series-11369base-for-series-11367base-for-series-11366base-for-series-11365base-for-series-11363base-for-series-11362Marius Bakke2022-02-10
| | | | | * gnu/packages/cpp.scm (cpplint)[arguments]: Add #:modules. Add phases to adjust GUIX_PYTHONPATH before the wrap phase.
* gnu: cpplint: Update to 1.5.5.Marius Bakke2022-02-10
| | | | | | * gnu/packages/cpp.scm (cpplint): Update to 1.5.5. [arguments]: Remove obsolete phase. Override check phase. [native-inputs]: Add PYTHON-COVERAGE and PYTHON-TESTFIXTURES.
* gnu: juCi++: Unbundle embedded copy of "nlohmann" JSON library.Marius Bakke2022-02-10
| | | | | | * gnu/packages/text-editors.scm (jucipp)[source](modules, snippet): New fields. [inputs]: Add JSON-MODERN-CXX.
* gnu: juCi++: Use G-expressions.Marius Bakke2022-02-10
| | | | | * gnu/packages/text-editors.scm (jucipp)[arguments]: Rewrite as G-expressions. Simplify wrap phase while at it.
* gnu: juCi++: Remove input labels.Marius Bakke2022-02-10
| | | | | | * gnu/packages/text-editors.scm (jucipp)[arguments]: Use SEARCH-INPUT-DIRECTORY & co as appropriate. [inputs]: Remove labels.
* gnu: juCi++: Update to 1.7.1.Marius Bakke2022-02-10
| | | | | | * gnu/packages/text-editors.scm (jucipp): Update to 1.7.1. [arguments]: Remove "in-source" build adjustments. Disable offending test instead. Remove trailing #t's.
* gnu: python-importmagic: Fix test failure.Marius Bakke2022-02-10
| | | | | | * gnu/packages/python-xyz.scm (python-importmagic)[arguments]: Replace check phase. [native-inputs]: Add PYTHON-PYTEST.
* gnu: Add openboardview.Maxim Cournoyer2022-02-09
| | | | | | * gnu/packages/electronics.scm (openboardview): New variable. * gnu/packages/patches/openboardview-use-system-utf8.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it.
* gnu: Add utf8-h.Maxim Cournoyer2022-02-09
| | | | * gnu/packages/c.scm (utf8-h): New variable.