~ruther/guix-local

4bd8b6b0 — Efraim Flashner 2 years ago
gnu: vim-asyncrun: Update to 2.12.4.

* gnu/packages/vim.scm (vim-asyncrun): Update to 2.12.4.

Change-Id: I316eb22c71ac4e807b9fd4590c7819478e4f7260
90a3c506 — Efraim Flashner 2 years ago
gnu: universal-ctags: Update to 6.1.20240218.0.

* gnu/packages/code.scm (universal-ctags): Update to 6.1.20240218.0.

Change-Id: I3d4b19d0ba002d809cb5e659899965d3f62e8e1a
d3b325da — Ricardo Wurmus 2 years ago
gnu: Remove duplicate module import.

* gnu/packages/mail.scm: Remove extra import of (guix utils).

Change-Id: I757af2e1249e687aedb9774986304c6366c625a9
e20ac6d8 — Ricardo Wurmus 2 years ago
gnu: Add libdbx.

* gnu/packages/mail.scm (libdbx): New variable.

Change-Id: Ia50bec92c5de72e4037cbf59ee7ecc6bf657fdd0
8073a260 — Ricardo Wurmus 2 years ago
gnu: Add emacs-mini-echo.

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

Change-Id: Id5f293210755e7bb252b8e2a0ff71e9adb9cf95a
f7c55f54 — Nicolas Graves 2 years ago
gnu: node-serialport-parser-inter-byte-timeout: Move in order.

* gnu/packages/node-xyz.scm (node-serialport-parser-inter-byte-timeout): Move
package in alphabetical order.

Change-Id: Ice71f75c197b6d8f0e0c0c5b5bdb03ebf1d1d4cb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
a78a1fc3 — Nicolas Graves 2 years ago
gnu: node-serialport-parser-ready: Move in alphabetical order.

* gnu/packages/node-xyz.scm (node-serialport-parser-ready): Move
package in alphabetical order.

Change-Id: I4d16d0ea922cfdd5fde4f055200645dee4110036
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
5b2f6a49 — Nicolas Graves 2 years ago
gnu: node-serialport-parser-cctalk: Move in alphabetical order.

* gnu/packages/node-xyz.scm (node-serialport-parser-cctalk): Move
package in alphabetical order.

Change-Id: Ia849d7f2a02f2d7ba8117e031056e01239a3a5fb
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c7f76fb8 — Nicolas Graves 2 years ago
gnu: node-serialport-parser-byte-length: Move in alphabetical order.

* gnu/packages/node-xyz.scm (node-serialport-parser-byte-length): Move
package in alphabetical order.

Change-Id: I0b6126f11695c9e08fb51327a7a87385928d4472
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c4ea0a41 — Nicolas Graves 2 years ago
gnu: node-serialport-bindings: Move package in alphabetical order.

* /gnu/packages/node-xyz.scm (node-serialport-bindings): Move package
in alphabetical order.

Change-Id: I8a232d2160191386c5cd4e41ce62c6e9bea030d7
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
e718c4a6 — Nicolas Graves 2 years ago
gnu: node-serialport: Move package in alphabetical order.

* /gnu/packages/node-xyz.scm

(node-serialport): Move package in alphabetical order. Remove
inheritance on node-serialport-binding-abstract, and add fields
build-system, home-page, and license.

(node-serialport-binding-abstract): Inherit from node-serialport and
remove fields source, build-system, home-page, and license.

(node-serialport-parser-delimiter, node-serialport-parser-readline,
node-serialport-bindings, node-serialport-parser-regex,
node-serialport-parser-ready,
node-serialport-parser-inter-byte-timeout,
node-serialport-parser-cctalk, node-serialport-parser-byte-length,
node-serialport-stream): Inherit from node-serialport instead of
node-serialport-binding-abstract.

Change-Id: Ib2c6bae11f9a7afeaa8566c86d1800afd40d22d3
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b3f4ad6c — Ricardo Wurmus 2 years ago
gnu: Add emacs-mu4e-column-faces.

* gnu/packages/emacs-xyz.scm (emacs-mu4e-column-faces): New variable.

Change-Id: I6a28ad3d8a86ccd2b9963aa61b7d6a3a15479996
ec9c8b0c — Maxim Cournoyer 2 years ago
doc: Refine wording of binary installation introductory text.

* doc/guix.texi (Binary Installation): Mention the requirement to use a
Hurd or Linux kernel for the binary installation.

Suggested-by: Matt <matt@excalamus.com>
Change-Id: Ibc0552f59be4fdaaf8d44a5222e6feb925d3f06f
5e66832a — Maxim Cournoyer 2 years ago
gnu: mold: Update to 2.4.0.

* gnu/packages/mold.scm (mold): Update to 2.4.0.
[source]: Streamline snippet.
[inputs]: Remove unused openssl input.

Change-Id: Iba4e7c1053459c5e765eb7089428149b49151e29
ec6d6a51 — Ricardo Wurmus 2 years ago
gnu: Add r-options.

* gnu/packages/cran.scm (r-options): New variable.

Change-Id: I5e005bc8933796b0e5a6028dec2678fd74cc425d
fa222331 — Oleg Pykhalov 2 years ago
tests: install: Fix encrypted-root-not-boot-os test.

Fix build failure caused by lack of free disk space.

* gnu/tests/install.scm (%test-encrypted-root-not-boot-os): Increase the root
partition to 1600 MiB.

Change-Id: I9f8378c37743ae8e59a72228b9e8bdbad93b4473
afdcba78 — Danny Milosavljevic 2 years ago
gnu: jbr: Update to 17.0.10-b1211.2.

* gnu/packages/java.scm (jbr): Update to 17.0.10-b1211.2.

Change-Id: If08dc1f7d0c00f6ca2d2ebfb7daeca35cf3f665c
b71a270f — Andre A. Gomes 2 years ago
gnu: nyxt: Update to 3.11.3.

* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.3.

Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
bb877452 — Ricardo Wurmus 2 years ago
gnu: emacs-ess: Update to 24.01.1.

* gnu/packages/statistics.scm (emacs-ess): Update to 24.01.1.
[source]: Remove patch to fix r-help-mode test.
[arguments]: Enable some tests; only run tests conditionally.

Change-Id: Ib341eac2d2e57cda7b2534bf88b0dd762b56281a
2c0ada25 — ClĂ©ment Lassieur 2 years ago
gnu: mullvadbrowser: Update to 13.0.10.

* gnu/packages/tor-browsers.scm (%mullvadbrowser-build-date): Update to
20240213150358.
(%mullvadbrowser-version): Update to 13.0.10.
(%mullvadbrowser-firefox-version): Update to 115.8.0esr-13.0-1-build1.

Change-Id: Ia3c444e893bf7c3299d2d091c6c6578be272a782
Next