~ruther/guix-local

e5681b56 — Nicolas Graves 10 months ago
gnu: emacs-minimal: Fix compilation errors.

Backport this patch in emacs@30 to fix compilation issues.

* gnu/packages/patches/emacs-30-fix-compilation-errors.patch: Add patch.
* gnu/packages/emacs.scm (emacs-minimal)[source]: Record patch.
* gnu/local.mk: Record patch.

Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
2bd31290 — Liliana Marie Prikler 10 months ago
build-system: emacs: Use new lisp-mnt primitives.

* guix/build/emacs-build-system.scm (ensure-package-description)
[%write-pkg-file-form]: Use ‘lm-summary’ and ‘lm-package-requires’.

Fixes: guix/guix#736 (Missing `*-pkg.el` files).
8030c91d — Liliana Marie Prikler 10 months ago
build-system: emacs: Error if package file could not be generated.

* guix/build/emacs-build-system.scm (ensure-package-description)
[%write-pkg-file-form]: Use ‘error’ for error reporting.
6f93f5ac — Efraim Flashner 7 months ago
gnu: gpa: Fix build with gcc-14.

Fixes guix/guix#2609.

* gnu/packages/gnupg.scm (gpa)[arguments]: Add CFLAGS with
'-Wno-error=implicit-function-declaration'

Change-Id: I4d8e003947305ed4f7e11e468b2c6f3aa1a871c9
5053a59a — Nicolas Graves 7 months ago
gnu: Add and use libxml2-next/fixed.

Fixes guix/guix#2599.

* gnu/packages/xml.scm (libxml2-next/fixed): New variable.
(libxml2-next-from-grafting): Change replacement to libxml2-next/fixed.

Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop>
cc0f3ff1 — Lars Bilke 8 months ago
gnu: Add ogs-petsc

* gnu/packages/geo.scm (ogs-petsc): New variable.

Change-Id: Idc3d426f14ed3e5ecc141ac2956f3dbcb34dd88a
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
c3813ce9 — Lars Bilke 8 months ago
gnu: Add ogs-serial

* gnu/packages/geo.scm (ogs-serial): New variable.

Change-Id: I1bfc22af9220f7900ba40515ee9d7552442ddcf5
Modified-by: Sharlatan Hellseher <sharlatanus@gmail.com>
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2164ed79 — Lars Bilke 8 months ago
gnu: Add iphreeqc

* gnu/packages/geo.scm (iphreeqc): New variable.

Change-Id: I6fc47869f21d573d8adad5e4f06ffebee317da4e
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
b28c150f — Lars Bilke 8 months ago
gnu: Add mgis

* gnu/packages/cpp.scm (mgis): New variable.

Change-Id: I82ffeb466a13c65307434a9dee809f297024f1e8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
969562ae — Lars Bilke 8 months ago
gnu: Add tfel

* gnu/packages/cpp.scm (tfel): New variable.

Change-Id: Ie7234ae8ecb9ba909f9e6cb64e849e3162eb8ec8
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
d4ee55ee — Maxim Cournoyer 7 months ago
Revert "gnu: shepherd-1.0: Use latest guile-fibers."

This reverts commit 2ba475d37aade4f551d39f65faef8b9c597f1cf9.  Fibers 1.4.0
introduces a new bug, which uses 100% of a CPU core.  Reported in
<https://codeberg.org/shepherd/shepherd/issues/1>.
dc4b9331 — Sharlatan Hellseher 7 months ago
gnu: delve: Enable tests.

* gnu/packages/debug.scm (delve)[arguments]<tests?>: Enable.
<test-flags>: Skip 2 problematic tests.

Change-Id: I35e013b52a8f464608e41ad444d603ee7829c472
9e09b1f9 — Sharlatan Hellseher 7 months ago
gnu: delve: Update to 1.25.2.

* gnu/packages/debug.scm (delve): Update to 1.25.2.

Change-Id: I27bf94365bbb160f2f8d2140c32601208a194325
37f9954a — Sharlatan Hellseher 7 months ago
gnu: aerc: Update to 0.21.0.

* gnu/packages/mail.scm (aerc): Update to 0.21.0.
[native-inputs]: Remove go-github-com-gatherstars-com-jwz.

Change-Id: Iebe483e81b71fc31f6579bab0d814266e36ddbf5
221a1ad8 — Sharlatan Hellseher 7 months ago
gnu: go-github-com-emersion-go-maildir: Update to 0.6.0.

* gnu/packages/golang-web.scm (go-github-com-emersion-go-maildir): Update to 0.6.0.

Change-Id: Id68663c7c625be322013d42aefe8ff666326f4b6
9c977cf9 — Sharlatan Hellseher 7 months ago
gnu: clipman: Update to 1.6.4.

* gnu/packages/xdisorg.scm (clipman): Update to 1.6.4.
[inputs]: Remove go-gopkg-in-alecthomas-kingpin-v2; add
go-github-com-alecthomas-kingpin-v2.

Change-Id: I0fdc5e200d837d0d94cb937eae5bcb63a4b8e903
0d5ea48c — Sharlatan Hellseher 7 months ago
gnu: cliphist: Update to 0.6.1.

* gnu/packages/xdisorg.scm (cliphist): Update to 0.6.1.

Change-Id: I902382d604ee2de3d062b0767a491b5d56534f69
fbb3103a — Sharlatan Hellseher 7 months ago
gnu: chathistorysync: Update to 0.2.1.

* gnu/packages/irc.scm (chathistorysync): Update to 0.2.1.
[inputs]: Remove go-golang-org-x-sys, go-golang-org-x-term,
go-golang-org-x-crypto, and go-gopkg-in-irc-v3.
[native-inputs]: Add go-golang-org-x-term and go-gopkg-in-irc-v3.

Change-Id: I45eac3eb9d2884653b472e1ef761d604bb466aeb
bd243268 — Sharlatan Hellseher 7 months ago
gnu: curlie: Update to 1.8.2.

* gnu/packages/curl.scm (curlie): Update to 1.8.2.
[arguments] <install-source?>: It's not required for the final
executible.
[inputs]: Remove go-golang-org-x-crypto.

Change-Id: I13839a5d312ef08ea68b51f345e47689e9bbf68f
206d9c8c — Sharlatan Hellseher 7 months ago
gnu: cni-plugins: Update to 1.8.0.

* gnu/packages/containers.scm (cni-plugins): Update to 1.8.0.
[native-inputs]: Add go-github-com-coreos-go-systemd-v22,
go-github-com-godbus-dbus-v5, go-github-com-insomniacslk-dhcp,
go-github-com-onsi-ginkgo-v2, go-github-com-onsi-gomega,
go-github-com-opencontainers-selinux, go-github-com-pkg-errors,
go-github-com-safchain-ethtool, go-github-com-vishvananda-netlink,
go-github-com-vishvananda-netns, and go-golang-org-x-sys.

Change-Id: Idff85d22a78cde5616880f3d7f0003de99627a76
Next