~ruther/guix-local

70335d7e — Nicolas Goaziou 1 year, 11 months ago
gnu: emacs-corfu: Update to 1.3.

* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 1.3.

Change-Id: Id870c18b4b303c40513cb00aa78b6b8d9ff1ac49
73831eb7 — Nicolas Goaziou 1 year, 11 months ago
gnu: emacs-company-emoji: Update to 3.0.0.

* gnu/packages/emacs-xyz.scm (emacs-company-emoji): Update to 3.0.0.
[source]<origin>: Switch to Codeberg.

Change-Id: I98ac3fa105e27daff5c7a84216dbb22ad543991e
53905804 — Nicolas Goaziou 1 year, 11 months ago
gnu: emacs-buttercup: Update to 1.35.

* gnu/packages/emacs-xyz.scm (emacs-buttercup): Update to 1.35.

Change-Id: I3665731182e4e1f0ee73ebe0f0bd2521e1e154fe
8532d074 — Nicolas Goaziou 1 year, 11 months ago
gnu: emacs-devdocs: Update to 0.6.1.

* gnu/packages/emacs-xyz.scm (emacs-devdocs): Update to 0.6.1.

Change-Id: I14e5ec6be446cea29ce538964adaee6a808a57ff
abf9cf4a — Nicolas Goaziou 1 year, 11 months ago
gnu: emacs-tramp: Update to 2.6.3.

* gnu/packages/emacs-xyz.scm (emacs-tramp): Update to 2.6.3.

Change-Id: I3f5c1efa05635ee21bc66f871eeb5a75d448d333
9b50a35f — Ludovic Courtès 1 year, 11 months ago
gnu: Add missing import.

Fixes a regression introduced in dccc807eb24791facc9e3144643f1526d101803e.

* gnu/packages/irc.scm: Add missing import.

Change-Id: I2b015939ba57ee61532b99c8e88e39217fa1cdd1
91e1a457 — Ludovic Courtès 1 year, 11 months ago
services: guix: Gracefully handle dangling symlink for ‘machines.scm’.

Previously, if /etc/guix/machines.scm was a dangling symlink, it would
be kept (because ‘file-exists?’ would return #f) and thus the following
‘symlink’ call would throw with EEXIST.

* gnu/services/base.scm (guix-machines-files-installation): Use ‘lstat’
rather than ‘file-exists?’.

Change-Id: I07c7eed842dacabbd19ae2a17ac3e59cf26e46b2
0b941ea0 — Sharlatan Hellseher 1 year, 11 months ago
gnu: packages: code: Add golang module back.

Fix CI as seen in <https://ci.guix.gnu.org/eval/1229755>.

* gnu/packages/code.scm: Add golang module back, required for
automatic-component-toolkit.

Change-Id: I5e099f769e7edf5735e2119e65fd37619fe4760e
732bab5d — Sharlatan Hellseher 1 year, 11 months ago
gnu: packages: backup: Sort use-module alphabetically.

* gnu/packages/backup.scm: Sort use-module alphabetically to ease
maintenance.

Change-Id: Ibe5288440edbe74d34f528a5867184d551f49e80
4259ca99 — Sharlatan Hellseher 1 year, 11 months ago
gnu: countdown: Remove input labels.

* gnu/packages/time.scm (countdown) [native-inputs]: Remove labels.

Change-Id: Ic2ebb39885ae351da5987721f92c1e21e1e15b58
bc4a097d — Sharlatan Hellseher 1 year, 11 months ago
gnu: countdown: Update to 1.5.0.

* gnu/packages/time.scm (countdown): Update to 1.5.0.
[native-inputs]: Remove go-github-com-mattn-go-runewidth.

Change-Id: I6a1267721abf2fd1dde4cfe75ddf40a7cb1ed6ed
702d01a5 — Sharlatan Hellseher 1 year, 11 months ago
gnu: tz: Refresh package style.

* gnu/packages/time.scm (tz): [arguments]: Swap to list
style. <#:phases>: Swap to default 'check phase. Set <#:install-source?>
to #t.
[inputs]: Remove labels.
[description]: Fix indentation.

Change-Id: Id375585c926535015f5c4b8b9964fa455de7ca41
0c1f8508 — Sharlatan Hellseher 1 year, 11 months ago
gnu: tz: Update to 0.7.0.

* gnu/packages/time.scm (tz): Update to 0.7.0.
[inputs]: Add go-github-com-tkuchiki-go-timezone.

Change-Id: I6984763a1235f79f5845b79eada0134a5c20f236
4117a463 — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-github-com-tkuchiki-go-timezone.

* gnu/packages/golang-xyz.scm (go-github-com-tkuchiki-go-timezone): New variable.

Change-Id: Iab9a96c7a8224b5c0b7dbcab75dcc4dcf45e5699
6533ff25 — Sharlatan Hellseher 1 year, 11 months ago
gnu: lf: Refresh package style.

* gnu/packages/disk.scm (lf): Adjust indentation.
[arguments]: Use list style. Add <#:install-source?>.
[native-inputs]: Sort alphabetically, move after arguments.
[description]: Use texinfo style, adjust indentation.

Change-Id: I7ce733139ca9a1514329cc1034de8f21c100b855
0243721f — Sharlatan Hellseher 1 year, 11 months ago
gnu: lf: Update to 31.

* gnu/packages/disk.scm (lf): Update to 31.
[arguments] <#:go>: Use go-1.18.
[native-inputs]: Remove go-github-com-gdamore-tcell-v2-2.3; add
go-github-com-gdamore-tcell-v2 and go-github-com-djherbis-times.

* gnu/packages/golang.scm (go-github-com-gdamore-tcell-v2-2.3): Remove
variable.

Change-Id: I02f675eeb74a2a08dd153ca64619bd6a8f23943c
34e21fac — Sharlatan Hellseher 1 year, 11 months ago
gnu: Add go-github-com-djherbis-times.

* gnu/packages/golang-xyz.scm (go-github-com-djherbis-times): New
variable.

Change-Id: I5584f32a5ce384cc6ec1c742cf6606b26e6578fe
ace24a27 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-songmu-gitconfig: Update to 0.1.1.

* gnu/packages/golang-xyz.scm (go-github-com-songmu-gitconfig): Update
to 0.1.1.
[source]: Use direct URL string instead of home-page.
[home-page]: Move above synopsis.

Change-Id: I6669bd6a3d25ae652b2d20441a29fdc3e0a318f7
59a8b156 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-mattn-go-pointer: Fix indentation.

* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Fix
indentation.

Change-Id: I15669131fdeaf519458c40e49954529c5fea7c72
490d31d7 — Sharlatan Hellseher 1 year, 11 months ago
gnu: go-github-com-mattn-go-pointer: Update to 0.0.1.

* gnu/packages/golang-xyz.scm (go-github-com-mattn-go-pointer): Update to 0.0.1.

Change-Id: I8a3d5f1cf5e8ae96e7c506ca1d28ee7c95a680ff
Next