~ruther/guix-local

b51e7bdf — jgart 3 years ago
gnu: Add cl-simple-guess.

* gnu/packages/lisp-xyz.scm (cl-simple-guess, ecl-simple-guess,
  sbcl-simple-guess): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
5e7f2a5e — jgart 3 years ago
gnu: Add cl-inheriting-readers.

* gnu/packages/lisp-xyz.scm (cl-inheriting-readers,
  ecl-inheriting-readers, sbcl-inheriting-readers): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
594b9dd3 — jgart 3 years ago
gnu: Add cl-shared-preferences.

* gnu/packages/lisp-xyz.scm (cl-shared-preferences,
  ecl-shared-preferences, sbcl-shared-preferences): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
1f13f795 — jgart 3 years ago
gnu: Add cl-object-class.

* gnu/packages/lisp-xyz.scm (cl-object-class, ecl-object-class,
  sbcl-object-class): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
18fcaee2 — jgart 3 years ago
gnu: Add cl-enhanced-defclass.

* gnu/packages/lisp-xyz.scm (cl-enhanced-defclass, ecl-enhanced-defclass,
  sbcl-enhanced-defclass): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
3b5c5cbb — jgart 3 years ago
gnu: Add cl-enhanced-typep.

* gnu/packages/lisp-xyz.scm (cl-enhanced-typep, ecl-enhanced-typep,
  sbcl-enhanced-typep): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
003b9129 — jgart 3 years ago
gnu: Add cl-canonicalized-initargs.

* gnu/packages/lisp-xyz.scm (cl-canonicalized-initargs,
  ecl-canonicalized-initargs, sbcl-canonicalized-initargs): New variables.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
b9e0aff9 — jgart 3 years ago
gnu: Add emacs-telephone-line.

* gnu/packages/emacs-xyz.scm (emacs-telephone-line): New variable.

Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
ef5636c3 — Nicolas Goaziou 3 years ago
gnu: emacs-eldev: Update to 1.2.2.

* gnu/packages/emacs-xyz.scm (emacs-eldev): Update to 1.2.2.
a86e4a77 — Nicolas Goaziou 3 years ago
gnu: emacs-php-mode: Update to 1.24.1.

* gnu/packages/emacs-xyz.scm (emacs-php-mode): Update to 1.24.1.
456c6d4b — Nicolas Goaziou 3 years ago
gnu: emacs-gruvbox-theme: Update to 1.30.1.

* gnu/packages/emacs-xyz.scm (emacs-gruvbox-theme): Update to 1.30.1.
1d690f7d — Julien Lepiller 3 years ago
news: Update 'fr' translation.

* etc/news.scm: Add French translation to kernel news.
0a875c62 — Thiago Jung Bauermann via Guix-patches via 3 years ago
news: Add 'pt' translation.

* etc/news.scm: Add Portuguese translation of entry about the update of the
'linux-libre' package.

Signed-off-by: Julien Lepiller <julien@lepiller.eu>
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>
Next