~ruther/guix-local

969f9b8b — Ricardo Wurmus 3 years ago
gnu: rust-proc-macro2-1: Add rust-unicode-ident-1 to inputs.

* gnu/packages/crates-io.scm (rust-proc-macro2-1)[inputs]: Add
rust-unicode-ident-1.
32da9bbc — tiantian 3 years ago
gnu: bootloader: Report error in menu-entry.

* gnu/bootloader.scm (report-menu-entry-error): New procedure.
(menu-entry->sexp): Add a call to `report-menu-entry-error'.

Co-Authored-By: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
1fc20e4c — tiantian 3 years ago
gnu: bootloader: grub: Add support for chain-loader.

* gnu/bootloader/grub.scm (grub-configuration-file): Add support for
chain-loader.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
52d780ea — tiantian 3 years ago
gnu: bootloader: Extend `<menu-entry>' for chain-loader.

* gnu/bootloader.scm (<menu-entry>)[chain-loader]: New field.
(menu-entry->sexp, sexp->menu-entry): Support chain-loader.
* doc/guix.texi (Bootloader Configuration): Document it.

Co-Authored-By: Julien Lepiller <julien@lepiller.eu>
Signed-off-by: Julien Lepiller <julien@lepiller.eu>
e8bded2d — Efraim Flashner 3 years ago
gnu: eigen: Skip some tests on some architectures.

* gnu/packages/algebra.scm (eigen)[arguments]: Add a phase to skip some
tests which fail on various platforms.
(eigen-for-tensorflow, eigen-for-tensorflow-lite)[arguments]: Don't
inherit new phase.
8d34df72 — Arun Isaac 3 years ago
gnu: Add python-pymonad.

* gnu/packages/python-xyz.scm (python-pymonad): New variable.
685dd8fb — Hilton Chain 3 years ago
services: agetty-service-type: Add missing dash.

* gnu/services/base.scm (<agetty-configuration>): Add missing dash for
no-hostname? configuration.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
26aa149b — Michael Rohleder 3 years ago
gnu: strawberry: Update to 1.0.9.

* gnu/packages/music.scm (strawberry): Update to 1.0.9.
[inputs]: Add icu4c.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
5ecbb9c1 — kiasoc5 3 years ago
gnu: dragon-drop: Update to 1.2.0.

* gnu/packages/gtk.scm (dragon-drop): Update to 1.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
94a46dc2 — kiasoc5 3 years ago
gnu: flatpak: Update to 1.14.0.

* gnu/packages/package-management.scm (flatpak): Update to 1.14.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9fb065a5 — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-totcount.

* gnu/packages/tex.scm (texlive-latex-totcount): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
742e70cb — Wiktor Żelazny 3 years ago
gnu: Add texlive-generic-soul.

* gnu/packages/tex.scm (texlive-generic-soul): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c92b0108 — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-tabto-ltx.

* gnu/packages/tex.scm (texlive-latex-tabto-ltx): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7627ac7b — Wiktor Żelazny 3 years ago
gnu: Add texlive-latex-lastpage.

* gnu/packages/tex.scm (texlive-latex-lastpage): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
38086675 — Zhu Zihao 3 years ago
gnu: podman: Update to 4.2.0.

* gnu/packages/containers.scm (podman): Update to 4.2.0.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
14a450ae — Zhu Zihao 3 years ago
gnu: podman: Use G-expressions.

* gnu/packages/containers.scm (podman)[arguments]: Use G-expressions.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9f74add6 — Kristian Lein-Mathisen 3 years ago
gnu: Add solvespace.

* gnu/packages/engineering.scm (solvespace): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
7fabdffc — Kristian Lein-Mathisen 3 years ago
gnu: Add mimalloc.

* gnu/packages/c.scm (mimalloc): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
b2e560ac — Lilah Tascheter 3 years ago
gnu: man-pages: Update to new style.

* gnu/packages/man.scm (man-pages)[arguments]: Refer to package output
  using gexps instead of assoc-ref on a parameter.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
4ace4692 — Lilah Tascheter 3 years ago
gnu: Add man-pages-posix.

* gnu/packages/man.scm (man-pages-posix): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Next