~ruther/guix-local

6bded418 — Nicolas Goaziou 3 years ago
gnu: emacs-autothemer: Update to 0.2.14.

* gnu/packages/emacs-xyz.scm (emacs-autothemer): Update to 0.2.14.
c4504dfb — David Thompson 3 years ago
Revert "gnu: gitolite: Switch to git-minimal to reduce closure size."

This reverts commit e4ccfcb22ad96e71ca4dfad95af5aa6229ed9869.
ca941573 — Tobias Geerinckx-Rice 3 years ago
gnu: mcelog: Use G-expressions.

* gnu/packages/linux.scm (mcelog)[arguments]:
Rewrite as G-expressions.
3aebdc8f — Tobias Geerinckx-Rice 3 years ago
gnu: mcelog: Update to 188.

* gnu/packages/linux.scm (mcelog): Update to 188.
4078dcad — Tobias Geerinckx-Rice 3 years ago
gnu: gparted: Update to 1.4.0.

* gnu/packages/disk.scm (gparted): Update to 1.4.0.
3523e8e9 — Tobias Geerinckx-Rice 3 years ago
gnu: chrony: Update to 4.3.

* gnu/packages/ntp.scm (chrony): Update to 4.3.
26c2a8a3 — Tobias Geerinckx-Rice 3 years ago
gnu: Add exult.

* gnu/packages/games.scm (exult): New public variable.
210dc1a1 — Tobias Geerinckx-Rice 3 years ago
gnu: cpupower: Modernise.

* gnu/packages/linux.scm (cpupower)[arguments]: Rewrite as G-expressions.
[native-inputs]: Remove input label.
13da331f — Tobias Geerinckx-Rice 3 years ago
gnu: webkitgtk: Increase the CI time-out period.

* gnu/packages/webkit.scm (webkitgtk)[properties]:
Increase the TIMEOUT to 40 hours.
ec16f885 — Jack Hill 5 years ago
linux-boot: Resume from hibernation after pre-boot.

* gnu/build/linux-boot.scm (boot-system): Call resume-if-hibernated
after pre-mount.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
0f88acb9 — Foo Chuan Wei 3 years ago
gnu: Add cl-binascii.

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

Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
a278f632 — Andrew Tropin 3 years ago
doc: Add more info about commits signature local verification.

* doc/contributing.texi (Commit Access): Add more info about commits signature
local verification.
0898fd56 — Guillaume Le Vaillant 3 years ago
gnu: cl-yason: Update to 0.8.4.

* gnu/packages/lisp-xyz.scm (sbcl-yason): Update to 0.8.4.
8e85920c — jgart 3 years ago
gnu: Add cl-data-lens.

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

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2ac73deb — Lars-Dominik Braun 3 years ago
gnu: Add r-mumin.

* gnu/packages/statistics.scm (r-mumin): New variable.
c01b5a2a — Lars-Dominik Braun 3 years ago
gnu: Add r-reghelper.

* gnu/packages/statistics.scm (r-reghelper): New variable.
31b4eea5 — Andrew Tropin 3 years ago
.dir-locals.el: Add .go to completion-ignored-extensions.

* .dir-locals.el (eval): Add .go to completion-ignored-extensions.
956a79b9 — Andrew Tropin 3 years ago
.dir-locals.el: Add guix yasnippets.

* .dir-locals.el (eval): Add guix yasnippets.
d22a5c18 — Ricardo Wurmus 3 years ago
gnu: rust-crossbeam-queue-0.3: Do not skip build.

* gnu/packages/crates-io.scm (rust-crossbeam-queue-0.3)[arguments]: Do not
skip build.
af39bd88 — Ricardo Wurmus 3 years ago
gnu: rust-once-cell-1: Update to 1.13.0.

* gnu/packages/crates-io.scm (rust-once-cell-1): Update to 1.13.0.
[arguments]: Replace rust-parking-lot with rust-parking-lot-core; upgrade
rust-crossbeam-utils.
Next