| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
* 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/packages/maths.scm (hypre)[native-inputs, inputs]: Remove labels.
(hypre-openmpi)[inputs]: Use 'modify-inputs'.
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
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/packages/emacs-xyz.scm (emacs-macrostep)[description]: Shorten it,
removing an unresolved reference.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-macrostep)[arguments]: Use G-expressions.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-macrostep)[arguments]<#:tests?>: Activate
tests.
<#:phases>: Honor #:tests? flag.
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[arguments]<#:phases>: Use G-expressions.
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-m-buffer-el)[arguments]: Adjust custom
'check phase to honor the #:tests? flag.
|
|
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-goggles): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
|
|
|
|
| |
* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.4.1.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
| |
* gnu/packages/emacs-xyz.scm (emacs-consult-notmuch): Update to 0.7.
|
|
|
|
| |
* gnu/packages/maths.scm (why3): Update to 1.4.1.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-react): Update to 1.2.2.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-batteries): Update to 3.5.1.
|
|
|
|
| |
* gnu/packages/virtualization.scm (qemu)[inputs]: Add liburing.
|
|
|
|
| |
* gnu/packages/virtualization.scm (qemu)[inputs]: Add zstd.
|
|
|
|
| |
* gnu/packages/file-systems.scm (bcachefs-tools): Update to 0.1-14.fd1b849.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-mmap): Update to 1.2.0.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-lambda-term): Update to 3.2.0.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocamlbuild): Update to 0.14.1.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-menhir): Update to 20220210.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-mtime): Update to 1.4.0.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-ounit2): Update to 2.2.6.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-bindlib): Update to 6.0.0.
|
|
|
|
| |
* gnu/packages/ocaml.scm (ocaml-bisect-ppx): Update to 2.8.0.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* 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.
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
| |
* gnu/packages/ruby.scm (ruby-3.1): New variable.
|
|
|
|
|
|
| |
* gnu/package/javascript.scm (rhino): New variable.
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
|
|
|
|
|
|
| |
* gnu/packages/guile-xyz.scm (guile-wisp): Update to 1.0.7.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-3.0-latest)[arguments]: On powerpc-linux
replace the 'adjust-bootstrap-flags for changes in the source code.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is to make it less surprising, given the common convention sets forth by
the kernel Linux command-line parameters.
* gnu/build/linux-boot.scm (boot-system): Rename '--load', '--repl', '--root'
and '--system' to 'gnu.load', 'gnu.repl', 'root' and 'gnu.system',
respectively. Adjust doc.
(find-long-option): Adjust doc.
* gnu/installer/parted.scm (installer-root-partition-path): Adjust accordingly.
* gnu/system.scm (bootable-kernel-arguments): Add a VERSION argument and
update doc. Use VERSION to conditionally return old style vs new style initrd
arguments.
(%boot-parameters-version): Increment to 1.
(operating-system-boot-parameters): Adjust doc.
(operating-system-boot-parameters-file): Likewise.
* gnu/system/linux-initrd.scm (raw-initrd, base-initrd): Likewise.
* doc/guix.texi: Adjust doc.
* gnu/build/activation.scm (boot-time-system): Adjust accordingly.
* gnu/build/hurd-boot.scm (boot-hurd-system): Likewise.
* gnu/packages/commencement.scm (%final-inputs-riscv64): Adjust comment.
|
|
|
|
|
|
|
| |
* gnu/packages/databases.scm (guile-wiredtiger): Since we depend on guile-2.2,
we should depend on guile2.2-bytestructures, not guile-bytestructures.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/guile-ssh-fix-test-suite.patch,
gnu/packages/patches/guile-ssh-read-error.patch: Remove.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/ssh.scm (guile-ssh): Update to 0.15.1, and remove those
patches.
(guile2.2-ssh)[source]: Remove.
(guile2.0-ssh): Remove.
Co-authored-by: poptsov.artyom@gmail.com (Artyom V. Poptsov)
|
|
|
|
|
|
|
|
| |
Cross builds, as in "guix build guile@3.0.8 --target=i586-pc-gnu", are
not bit-reproducible unless built sequentially.
* gnu/packages/guile.scm (guile-3.0-latest)[arguments]: Set #:parallel-build?
to #f when cross-compiling.
|
|
|
|
|
|
|
|
|
|
| |
This works around <https://issues.guix.gnu.org/54198>, whereby
cross-compilation from (say) x86_64-linux to i586-pc-gnu would produce a
broken Guile that crashes at startup.
* gnu/packages/patches/guile-cross-compilation.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/guile.scm (guile-3.0-latest)[source]: Use it.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-pinot-0.1): New variable.
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-tera-1): Update to 1.15.0.
|
|
|
|
| |
* gnu/packages/mail.scm (offlineimap3): Update to 8.0.0.
|
|
|
|
|
| |
* gnu/packages/bootloaders.scm (dtc)[native-inputs]: Only include
valgrind when building on a system which supports valgrind.
|
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-emacs-0.18): New variable.
(rust-emacs-0.11): Inherit from rust-emacs-0.18.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-emacs-macros-0.17): New variable.
(rust-emacs-macros-0.11): Inherit from rust-emacs-macros-0.17.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-emacs-module-0.18): New variable.
(rust-emacs-module-0.10): Inherit from rust-emacs-module-0.18.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-spin-0.9)[arguments]: Don't skip build.
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-spin-0.7): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-html-escape-0.2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
|
|
|
|
| |
* gnu/packages/crates-io.scm (rust-smallbitvec-2): New variable.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|