summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
* gnu: Add cl-dejavu.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (cl-dejavu, ecl-cl-dejavu, sbcl-cl-dejavu): New variables.
* gnu: cl-zpb-exif: Update to 1.2.5.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-zpb-exif): Update to 1.2.5.
* gnu: cl-retrospectiff: Update to 0.2-1.2fbf8c6.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-retrospectiff): Update to 0.2-1.2fbf8c6.
* gnu: cl-opticl: Update to 0.0.0-1.f6fc4dc.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-opticl): Update to 0.0.0-1.f6fc4dc. [inputs]: Use new style.
* gnu: cl-slime-swank: Update to 2.27.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-slime-swank): Update to 2.27.
* gnu: Add cl-try.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-check.scm (cl-try, ecl-try, sbcl-try): New variables.
* gnu: cl-mgl-pax: Update to 0.1.0-0.ed82a80.Guillaume Le Vaillant2022-03-03
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-mgl-pax): Update to 0.1.0-0.ed82a80. [inputs]: Use new style. [arguments]: Add 'asd-files' parameter. Disable tests.
* gnu: cl-esrap: Update to 0.18-3.4c82a86.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-esrap): Update to 0.18-3.4c82a86.
* gnu: cl-hunchentoot: Fix build.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-hunchentoot)[arguments]: Disable tests.
* gnu: cl-osicat: Update to 0.7.0-3.a45eb3b.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-osicat): Update to 0.7.0-3.a45eb3b.
* gnu: cl-fad: Update to 0.7.6-1.3f4d32d.Guillaume Le Vaillant2022-03-03
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-fad): Update to 0.7.6-1.3f4d32d. [native-inputs]: Add cl-ppcre and unit-test. [inputs]: Add alexandria.
* gnu: cl+ssl: Update to 0.0.0-3.046d698.Guillaume Le Vaillant2022-03-03
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl+ssl): Update to 0.0.0-3.046d698. [native-inputs]: Add fiveam. [arguments]: Add 'fix-tests' phase.
* gnu: cl-chipz: Update to 0.8-2.82a17d3.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-chipz): Update to 0.8-2.82a17d3. [source]: Switch to maintained repository.
* gnu: sbcl-ironclad: Update to 0.57.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-ironclad): Update to 0.57.
* gnu: cl-babel: Update to 0.5.0-2.f892d05.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-babel): Update to 0.5.0-2.f892d05. [license]: Add bsd-2.
* gnu: cl-strings: Update to 0.0.1-1.93ec417.Guillaume Le Vaillant2022-03-03
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-strings): Update to 0.0.1-1.93ec417. [source]: Use git-file-name function. [synopsis]: Shorten it.
* gnu: cl-uglify-js: Improve package definition.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-uglify-js)[source]: Use git-version function.
* gnu: cl-iterate: Update to 1.5.3.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-iterate): Update to 1.5.3. [source]: Use git-fetch method.
* gnu: cl-parse-js: Improve package definition.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-parse-js)[source]: Use git-version and git-file-name functions.
* gnu: cl-pdf: Update to 2.0.0-2.f57905e.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-cl-pdf): Update to 2.0.0-2.f57905e. [arguments]: Add cl-pdf-parser to 'asd-systems'.
* gnu: cl-flexichain: Update to 1.5.1-2.9af644a.Guillaume Le Vaillant2022-03-03
| | | | | * gnu/packages/lisp-xyz.scm (sbcl-flexichain): Update to 1.5.1-2.9af644a. [inputs]: Add trivial-garbage.
* gnu: cl-zpb-ttf: Update to 1.0.4.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.4.
* gnu: cl-trivial-gray-streams: Update to 2.0-1.2b3823e.Guillaume Le Vaillant2022-03-03
| | | | | | * gnu/packages/lisp-xyz.scm (sbcl-trivial-gray-streams): Update to 2.0-1.2b3823e. [source]: Use git-version and git-file-name functions.
* gnu: sbcl: Update to 2.2.2.Guillaume Le Vaillant2022-03-03
| | | | * gnu/packages/lisp.scm (sbcl): Update to 2.2.2.
* gnu: texlive-wrapfig: Install missing documentation files.Nicolas Goaziou2022-03-03
| | | | * gnu/packages/tex.scm (texlive-wrapfig): Install missing documentation files.
* gnu: flightgear: Don't explicitly return #t anywhere.base-for-series-11529base-for-series-11527base-for-series-11526base-for-series-11525base-for-series-11524base-for-series-11520base-for-series-11519Tobias Geerinckx-Rice2022-02-27
| | | | | | * gnu/packages/games.scm (flightgear)[source]: Don't return #t from snippet… [arguments]: …nor from phases.
* gnu: flightgear: Use G-expressions.Tobias Geerinckx-Rice2022-02-27
| | | | | | | This fixes the build by removing broken usage of %outputs. * gnu/packages/games.scm (flightgear)[arguments]: Rewrite as G-expressions.
* gnu: tectonic: Update to 0.8.2.Nicolas Goaziou2022-03-02
| | | | | * 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.
* gnu: rust-pinot-0.1: Update to 0.1.4.Nicolas Goaziou2022-03-02
| | | | | | * 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.
* gnu: lesspipe: Update to 2.04.Hartmut Goebel2022-03-02
| | | | | | | | | * 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.
* gnu: hypre: Remove input labels.Ludovic Courtès2022-03-02
| | | | | * gnu/packages/maths.scm (hypre)[native-inputs, inputs]: Remove labels. (hypre-openmpi)[inputs]: Use 'modify-inputs'.
* gnu: texlive-latex-wrapfig: Rename to "texlive-wrapfig".Ludovic Courtès2022-03-02
| | | | | | | | | * 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.
* gnu: texlive-latex-listings: Rename to "texlive-listings".Ludovic Courtès2022-03-02
| | | | | | | | | | 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.
* gnu: texlive-latex-pgf: Rename to "texlive-pgf".Ludovic Courtès2022-03-02
| | | | | | | | | | | | | 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.
* gnu: texlive-bin: Skip faulty tests on armhf-linux.Ludovic Courtès2022-03-02
| | | | | | | | 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.
* gnu: emacs-macrostep: Shorten description.Nicolas Goaziou2022-03-02
| | | | | * gnu/packages/emacs-xyz.scm (emacs-macrostep)[description]: Shorten it, removing an unresolved reference.
* gnu: emacs-macrostep: Use G-expressions.Nicolas Goaziou2022-03-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-macrostep)[arguments]: Use G-expressions.
* gnu: emacs-macrostep: Honor #:tests? flag.Nicolas Goaziou2022-03-02
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-macrostep)[arguments]<#:tests?>: Activate tests. <#:phases>: Honor #:tests? flag.
* gnu: emacs-m-buffer-el: Use G-expressions.Nicolas Goaziou2022-03-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[arguments]<#:phases>: Use G-expressions.
* gnu: emacs-m-buffer-el: Honor the #:tests? flag.Nicolas Goaziou2022-03-02
| | | | | * gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[arguments]: Adjust custom 'check phase to honor the #:tests? flag.
* gnu: Add emacs-goggles.Niklas Eklund2022-03-02
| | | | | | * gnu/packages/emacs-xyz.scm (emacs-goggles): New variable. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* gnu: qbittorrent: Upgrade to 4.4.1.Jacob Hart2022-03-02
| | | | | | * gnu/packages/bittorrent.scm (qbittorrent): Update to 4.4.1. Signed-off-by: Julien Lepiller <julien@lepiller.eu>
* gnu: emacs-consult-notmuch: Update to 0.7.Nicolas Goaziou2022-03-02
| | | | * gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.7.
* gnu: why3: Update to 1.4.1.Julien Lepiller2022-03-02
| | | | * gnu/packages/maths.scm (why3): Update to 1.4.1.
* gnu: ocaml-react: Update to 1.2.2.Julien Lepiller2022-03-02
| | | | * gnu/packages/ocaml.scm (ocaml-react): Update to 1.2.2.
* gnu: ocaml-batteries: Update to 3.5.1.Julien Lepiller2022-03-02
| | | | * gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.5.1.
* gnu: Fix typo.base-for-series-11518base-for-series-11517base-for-series-11516base-for-series-11515base-for-series-11514base-for-series-11513Brendan Tildesley2022-02-27
| | | | | | | | * gnu/local.mk (dist_patch_DATA): Fix typo. This follows up on commit 6693ff05696d71a9ca556760a1597b48a95c5298. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
* gnu: qemu: Add liburing support.Tobias Geerinckx-Rice2022-02-27
| | | | * gnu/packages/virtualization.scm (qemu)[inputs]: Add liburing.
* gnu: qemu: Support Zstd compression.Tobias Geerinckx-Rice2022-02-27
| | | | * gnu/packages/virtualization.scm (qemu)[inputs]: Add zstd.
* gnu: bcachefs-tools: Update to 0.1-14.fd1b849.Tobias Geerinckx-Rice2022-02-27
| | | | * gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-14.fd1b849.