Age | Commit message (Expand) | Author |
2022-03-03 | gnu: sbcl-ironclad: Update to 0.57....* gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.57.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-babel: Update to 0.5.0-2.f892d05....* gnu/packages/lisp-xyz.scm (sbcl-babel): Update to 0.5.0-2.f892d05.
[license]: Add bsd-2.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-strings: Update to 0.0.1-1.93ec417....* gnu/packages/lisp-xyz.scm (sbcl-cl-strings): Update to 0.0.1-1.93ec417.
[source]: Use git-file-name function.
[synopsis]: Shorten it.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-uglify-js: Improve package definition....* gnu/packages/lisp-xyz.scm (sbcl-cl-uglify-js)[source]: Use git-version
function.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-iterate: Update to 1.5.3....* gnu/packages/lisp-xyz.scm (sbcl-iterate): Update to 1.5.3.
[source]: Use git-fetch method.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-parse-js: Improve package definition....* gnu/packages/lisp-xyz.scm (sbcl-parse-js)[source]: Use git-version and
git-file-name functions.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-pdf: Update to 2.0.0-2.f57905e....* gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-2.f57905e.
[arguments]: Add cl-pdf-parser to 'asd-systems'.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-flexichain: Update to 1.5.1-2.9af644a....* gnu/packages/lisp-xyz.scm (sbcl-flexichain): Update to 1.5.1-2.9af644a.
[inputs]: Add trivial-garbage.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-zpb-ttf: Update to 1.0.4....* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.4.
| Guillaume Le Vaillant |
2022-03-03 | gnu: cl-trivial-gray-streams: Update to 2.0-1.2b3823e....* gnu/packages/lisp-xyz.scm (sbcl-trivial-gray-streams): Update
to 2.0-1.2b3823e.
[source]: Use git-version and git-file-name functions.
| Guillaume Le Vaillant |
2022-03-03 | gnu: sbcl: Update to 2.2.2....* gnu/packages/lisp.scm (sbcl): Update to 2.2.2.
| Guillaume Le Vaillant |
2022-03-03 | gnu: texlive-wrapfig: Install missing documentation files....* gnu/packages/tex.scm (texlive-wrapfig): Install missing documentation files.
| Nicolas Goaziou |
2022-02-27 | gnu: flightgear: Don't explicitly return #t anywhere....* gnu/packages/games.scm (flightgear)[source]: Don't return #t from
snippet…
[arguments]: …nor from phases.
| Tobias Geerinckx-Rice |
2022-02-27 | gnu: flightgear: Use G-expressions....This fixes the build by removing broken usage of %outputs.
* gnu/packages/games.scm (flightgear)[arguments]:
Rewrite as G-expressions.
| Tobias Geerinckx-Rice |
2022-03-02 | gnu: tectonic: Update to 0.8.2....* gnu/packages/crates-io.scm (tectonic): Update to 0.8.2.
* gnu/packages/rust-apps.scm (rust-tectonic-engine-spx2html-0.1): Update to 0.1.1.
| Nicolas Goaziou |
2022-03-02 | gnu: rust-pinot-0.1: Update to 0.1.4....* gnu/packages/crates-io.scm (rust-pinot-0.1): Update to 0.1.4.
* gnu/packages/patches/rust-pinot-0.1-implement-math-table.patch: Remove file.
* gnu/local.mk: Remove reference to the file above.
| Nicolas Goaziou |
2022-03-02 | gnu: lesspipe: Update to 2.04....* gnu/packages/less.scm (lesspipe): Update to 2.04.
[arguments] Use new style. <phases>{configure} Adjust to updated source.
{fix-makefile} New phase.
{patch-tput-and-file} rename into …
{patch-command-paths} this; patch other relevant scripts.
[inputs] Add perl-archive-zip.
| Hartmut Goebel |
2022-03-02 | gnu: hypre: Remove input labels....* gnu/packages/maths.scm (hypre)[native-inputs, inputs]: Remove labels.
(hypre-openmpi)[inputs]: Use 'modify-inputs'.
| Ludovic Courtès |
2022-03-02 | gnu: texlive-latex-wrapfig: Rename to "texlive-wrapfig"....* gnu/packages/tex.scm (texlive-latex-wrapfig): Rename to...
(texlive-wrapfig): ... this.
(texlive-latex-wrapfig): Define as deprecated.
* gnu/packages/maths.scm (hypre)[native-inputs]: Use new name.
* gnu/packages/python-xyz.scm (python-ipython-documentation)
(python-numpy-documentation): Likewise.
| Ludovic Courtès |
2022-03-02 | gnu: texlive-latex-listings: Rename to "texlive-listings"....Suggested by Ricardo Wurmus.
* gnu/packages/tex.scm (texlive-latex-listings): Rename to...
(texlive-listings): ... this. Adjust 'name' accordingly.
(texlive-latex-listings): Define as deprecated.
(texlive-latex-xkeyval)[propagated-inputs]: Add comment.
* gnu/packages/docbook.scm (dblatex)[inputs]: Add comment.
| Ludovic Courtès |
2022-03-02 | gnu: texlive-latex-pgf: Rename to "texlive-pgf"....Suggested by Ricardo Wurmus.
* gnu/packages/tex.scm (texlive-latex-pgf): Rename to...
(texlive-pgf): ... this. Change 'name' accordingly.
(texlive-latex-pgf): Define as deprecated.
(texlive-beamer)[propagated-inputs]: Use the new name.
(texlive-todonotes)[propagated-inputs]: Likewise.
(texlive-adjustbox)[propagated-inputs]: Likewise.
(texlive-tcolorbox)[propagated-inputs]: Likewise.
* gnu/packages/bioinformatics.scm (discrover)[native-inputs]: Likewise.
| Ludovic Courtès |
2022-03-02 | gnu: texlive-bin: Skip faulty tests on armhf-linux....Fixes <https://issues.guix.gnu.org/54055>.
Reported by Christopher Baines <mail@cbaines.net>.
* gnu/packages/tex.scm (texlive-bin)[arguments]: When 'target-arm32?' is
true, add 'skip-faulty-test' phase.
| Ludovic Courtès |
2022-03-02 | gnu: emacs-macrostep: Shorten description....* gnu/packages/emacs-xyz.scm (emacs-macrostep)[description]: Shorten it,
removing an unresolved reference.
| Nicolas Goaziou |
2022-03-02 | gnu: emacs-macrostep: Use G-expressions....* gnu/packages/emacs-xyz.scm (emacs-macrostep)[arguments]: Use G-expressions.
| Nicolas Goaziou |
2022-03-02 | gnu: emacs-macrostep: Honor #:tests? flag....* gnu/packages/emacs-xyz.scm (emacs-macrostep)[arguments]<#:tests?>: Activate
tests.
<#:phases>: Honor #:tests? flag.
| Nicolas Goaziou |
2022-03-02 | gnu: emacs-m-buffer-el: Use G-expressions....* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[arguments]<#:phases>: Use G-expressions.
| Nicolas Goaziou |
2022-03-02 | gnu: emacs-m-buffer-el: Honor the #:tests? flag....* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
| Nicolas Goaziou |
2022-03-02 | gnu: Add emacs-goggles....* gnu/packages/emacs-xyz.scm (emacs-goggles): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Niklas Eklund |
2022-03-02 | gnu: qbittorrent: Upgrade to 4.4.1....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.4.1.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Jacob Hart |
2022-03-02 | gnu: emacs-consult-notmuch: Update to 0.7....* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.7.
| Nicolas Goaziou |
2022-03-02 | gnu: why3: Update to 1.4.1....* gnu/packages/maths.scm (why3): Update to 1.4.1.
| Julien Lepiller |
2022-03-02 | gnu: ocaml-react: Update to 1.2.2....* gnu/packages/ocaml.scm (ocaml-react): Update to 1.2.2.
| Julien Lepiller |
2022-03-02 | gnu: ocaml-batteries: Update to 3.5.1....* gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.5.1.
| Julien Lepiller |
2022-02-27 | gnu: qemu: Add liburing support....* gnu/packages/virtualization.scm (qemu)[inputs]: Add liburing.
| Tobias Geerinckx-Rice |
2022-02-27 | gnu: qemu: Support Zstd compression....* gnu/packages/virtualization.scm (qemu)[inputs]: Add zstd.
| Tobias Geerinckx-Rice |
2022-02-27 | gnu: bcachefs-tools: Update to 0.1-14.fd1b849....* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-14.fd1b849.
| Tobias Geerinckx-Rice |
2022-03-02 | gnu: ocaml-mmap: Update to 1.2.0....* gnu/packages/ocaml.scm (ocaml-mmap): Update to 1.2.0.
| Julien Lepiller |
2022-03-02 | gnu: ocaml-lambda-term: Update to 3.2.0....* gnu/packages/ocaml.scm (ocaml-lambda-term): Update to 3.2.0.
| Julien Lepiller |
2022-03-02 | gnu: ocamlbuild: Update to 0.14.1....* gnu/packages/ocaml.scm (ocamlbuild): Update to 0.14.1.
| Julien Lepiller |
2022-03-02 | gnu: ocaml-menhir: Update to 20220210....* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20220210.
| Julien Lepiller |
2022-03-02 | gnu: ocaml-mtime: Update to 1.4.0....* gnu/packages/ocaml.scm (ocaml-mtime): Update to 1.4.0.
| Julien Lepiller |
2022-03-02 | gnu: ocaml-ounit2: Update to 2.2.6....* gnu/packages/ocaml.scm (ocaml-ounit2): Update to 2.2.6.
| Julien Lepiller |
2022-03-02 | gnu: ocaml-bindlib: Update to 6.0.0....* gnu/packages/ocaml.scm (ocaml-bindlib): Update to 6.0.0.
| Julien Lepiller |
2022-03-02 | gnu: ocaml-bisect-ppx: Update to 2.8.0....* gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.8.0.
| Julien Lepiller |
2022-03-01 | gnu: tectonic: Update to 0.8.1....* gnu/packages/rust-apps.scm (tectonic): Update to 0.8.1.
[inputs]: Add FREETYPE, GRAPHITE2, ICU4C, LIBPNG.
* gnu/packages/crates-io.scm (rust-pinot-0.1)[origin]<patches>: Add patch
necessary for Tectonic.
(rust-tectonic-docmodel-0.1): Update to 0.1.2.
(rust-tectonic-engine-spx2html-0.1): New variable.
(rust-tectonic-engine-xetex-0.2): New variable.
(rust-tectonic-engine-xetex-0.1): Remove variable.
(rust-tectonic-io-base-0.4): New variable.
(rust-tectonic-io-base-0.3): Inherit from above.
(rust-tectonic-xdv-0.2): New variable.
(rust-tectonic-xdv-0.1): Remove variable.
* gnu/packages/patches/rust-pinot-0.1-implement-math-table.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register new file.
| Nicolas Goaziou |
2022-03-01 | gnu: nar-herder: Use guile from guix....Since the nar-herder uses Guile modules from Guix, it should be built with the
same Guile version.
* gnu/packages/package-management.scm (nar-herder)[native-inputs,inputs]: Use
the guile package from guix.
| Christopher Baines |
2022-03-01 | gnu: ruby: Add ruby-3.1....* gnu/packages/ruby.scm (ruby-3.1): New variable.
| Christopher Baines |
2022-03-01 | gnu: Add rhino....* gnu/package/javascript.scm (rhino): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
| Frank Pursel |
2022-03-01 | gnu: guile-wisp: Update to 1.0.7....* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Arne Babenhauserheide |
2022-03-01 | gnu: guile-3.0-latest: Fix build on powerpc-linux....* gnu/packages/guile.scm (guile-3.0-latest)[arguments]: On powerpc-linux
replace the 'adjust-bootstrap-flags for changes in the source code.
| Efraim Flashner |