~ruther/guix-local

3806f55a — Cayetano Santos 1 year, 2 months ago
gnu: Remove arachne-pnr.

Arachne README.md states that this code is not maintained anymore, and advices
to replace it by nextpnr.

* gnu/packages/fpga.scm (arachne-pnr): Delete variable.

Change-Id: I86a42633de96af04499106aabca43bfab4b35f24
73ed87b1 — Ashish SHUKLA 1 year, 2 months ago
gnu: snapper: Update to 0.12.1.

* gnu/packages/file-systems.scm (snapper): Update to 0.12.1.
[#:phases]<relative-file-locations>: Update to patch more files.

Change-Id: I6ee16a4fca78a26a7c41e29f53c22ac51912e095
1de27b59 — Cayetano Santos 1 year, 2 months ago
gnu: abc: Update to 0.0-4.d5e1a5d.

* gnu/packages/fpga.scm (abc): Update to 0.0-4.d5e1a5d.

Change-Id: I99caeed3cac17af830ce3fe38689ee6fad7e8074
d111f6de — Zheng Junjie 1 year, 2 months ago
gnu: dhcpcd: Update to 10.1.0.

* gnu/packages/admin.scm (dhcpcd): Update to 10.1.0.

Change-Id: Id99145aa94f25c7920bdee798c70daff915214db
b77d0523 — Sören Tempel 1 year, 2 months ago
gnu: Add dhcpcd.

* gnu/packages/admin.scm (dhcpcd): new procedure.

Change-Id: I963b7b32dd4c5aaf40371e310bb96fa20e51504d
Signed-off-by: Zheng Junjie <873216071@qq.com>
b213b0d3 — Zheng Junjie 1 year, 2 months ago
gnu: libantlr3c: Use G-Expression.

gnu/packages/java.scm (libantlr3c)[arguments]: Use G-Expression.

Change-Id: If280b345a9c86ddccb0614a124ff8b2215b8648c
4d0f5e13 — Zheng Junjie 1 year, 2 months ago
gnu: libantlr3c: Fix build on riscv64.

* gnu/packages/java.scm (libantlr3c)[arguments]#<configure-flags>:  When
target riscv64, Add --disable-abiflags.

Change-Id: I9e53575134630015e332e27a0286c1f58f072804
5133fe25 — Leo Famulari 1 year, 2 months ago
gnu: linux-libre 5.15: Update to 5.15.177.

* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.177.
(linux-libre-5.15-pristine-source): Update hash.

Change-Id: I995d06356a4939b947316f8c90d3e21cba9a78e1
40d75ef8 — Leo Famulari 1 year, 2 months ago
gnu: linux-libre 6.1: Update to 6.1.127.

* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.127.
(linux-libre-6.1-pristine-source): Update hash.

Change-Id: I8ad723c7a133b771c5c59d00615271ec6aadd704
91fc5026 — Leo Famulari 1 year, 2 months ago
gnu: linux-libre 6.6: Update to 6.6.74.

* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.74.
(linux-libre-6.6-pristine-source): Update hash.

Change-Id: Ifcbc164fdcb177e6e9e83299f95a29482b8287a9
5fb64cf3 — Leo Famulari 1 year, 2 months ago
gnu: linux-libre: Update to 6.12.11.

* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.11.
(linux-libre-6.12-pristine-source): Update hash.

Change-Id: Ia3ef093f90182d818c9605f0c75e2244a28e8ab1
2ef62487 — Nicolas Goaziou 1 year, 2 months ago
gnu: emacs-jsdoc: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-jsdoc): Use proper version tag.

Change-Id: I20df314d2508eb264bd826af4ddcbc6163d884bc
12bd1d92 — Nicolas Goaziou 1 year, 2 months ago
gnu: emacs-logview: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-logview): Fix typo in version.
[propagated-inputs]: Add emacs-compat.

Change-Id: I42b6bd62ad78103f6c1c0e2e9152d95e32664bdb
ac546fa7 — Nicolas Goaziou 1 year, 2 months ago
gnu: emacs-beframe: Fix hash.

* gnu/packages/emacs-xyz.scm (emacs-beframe): Fix hash, which wasn’t properly
updated during last version bump.

Change-Id: I275596235b37a8733e668f0c07dcf3706c343604
1d7dd577 — Nicolas Goaziou 1 year, 2 months ago
gnu: emacs-visual-replace: Fix build.

* gnu/packages/emacs-xyz.scm (emacs-visual-replace): Update to 1.2-1.17d693f.
[native-inputs]: Add emacs-turtles.
[arguments]: Simplify `install-info' phase to avoid relying on git and Sphinx.
[propagated-inputs]: Remove python-sphinx.

Change-Id: I0bc84e7e38b3fa52ba226cde6630fb37558d5ce8
9946bbf8 — Nicolas Goaziou 1 year, 2 months ago
gnu: Add emacs-turtles.

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

Change-Id: Ia7fc70d240afbe2eeb8909a88e30caac6f4fe14f
services: dico: Add symbols to help users configure FreeDict with dicod.

* gnu/services/dict.scm: (dicod-freedict-database): New procedure;
(%dicod-databases:freedict): new variable.
* doc/guix.texi (Dictionary Service): Document them.

Signed-off-by: Runciter <runciter@whispers-vpn.org>
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Change-Id: Id5b20e235b988953a66e0344872d1fa165c4c773
4fa122bc — Ludovic Courtès 1 year, 2 months ago
home: services: Add ‘transient’ and ‘timer’ to ‘%base-home-services’.

* gnu/home.scm (%base-home-services): Add
‘home-shepherd-timer-service-type’ and
‘home-shepherd-transient-service-type’.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ib48744b82c7e4c6ff6b8ac3d669774feda813f4b
5cfbf7b5 — Ludovic Courtès 1 year, 2 months ago
home: services: shepherd: Add ‘transient’ and ‘timer’ services.

* gnu/home/services/shepherd.scm (home-shepherd-timer-service-type)
(home-shepherd-transient-service-type): New variables.
* doc/guix.texi (Shepherd Home Service): Document them.
(Shepherd Services): Add anchor.

Reviewed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: Ia4eb7cf043f4661c64f5ca81b8989a451532aa18
dc0df5eb — Ludovic Courtès 1 year, 2 months ago
services: Add the Shepherd’s ‘transient’ and ‘timer’ to ‘%base-services’.

* gnu/services/base.scm (%base-services): Add instances of
‘shepherd-timer-service-type’ and ‘shepherd-transient-service-type’.

Change-Id: I28a35d0dce40b142ee71b330b1cf7a3d222ef6bd
Next