~ruther/guix-local

2df24bc6 — Florian Pelz 9 months ago
ui: Change bug report address to Codeberg.

`guix --help` used to print `Report bugs to: bug-guix@gnu.org.`

This commit changes the message to
`Report bugs to: <https://codeberg.org/guix/guix/issues/>`.

In accordance with the consensus decision
<https://codeberg.org/guix/guix-consensus-documents/src/branch/main/002-codeberg.md>
and just in time before we phase out bug-guix.

* configure.ac (AC_INIT): Set Codeberg as bug-report address, to be used
as %guix-bug-report-address in guix/config.scm.in.
* guix/self.scm (make-config.scm): Likewise, to be applied when
`guix pull` is run a second time.
* guix/ui.scm (show-bug-report-information): Display bug report address
in <> angle brackets.

Change-Id: Ie16dccbf8b9801e278d3aa0dd5eccaab737725bd
2e59bbc4 — ColdSideOfYourPillow 11 months ago
gnu: Add emacs-erc-irc-format.

* gnu/packages/emacs-xyz.scm (emacs-erc-irc-format): New variable.

Change-Id: I7089b1dd25a2698d714b42f4991aa2a6ed91144c
Signed-off-by: jgart <jgart@dismail.de>
gnu: Add emacs-org-block-capf.

* gnu/packages/emacs-xyz.scm (emacs-org-block-capf): New variable.

Change-Id: Iaccf720ce44e3e27bc749ecdd855272598be5d23
Signed-off-by: moksh <mysticmoksh@riseup.net>
Signed-off-by: jgart <jgart@dismail.de>
659fef43 — Zhu Zihao 9 months ago
gnu: emacs-paredit: Update source and home-page URL.

This change was confirmed by Taylor R. Campbell, the author of Paredit.
See https://lists.gnu.org/archive/html/emacs-devel/2025-10/msg00726.html.

* gnu/packages/emacs-xyz.scm (emacs-paredit)[source]: Switch URL.
[home-page]: Switch URL.

Change-Id: I7e5ce176d5189b52831e8fc7c6bd986826f862ef
Signed-off-by: jgart <jgart@dismail.de>
513898aa — Guillaume Le Vaillant 9 months ago
gnu: eisl: Update to 5.56.

* gnu/packages/lisp.scm (eisl): Update to 5.56.
  [native-inputs]: Remove cppcheck.
  [arguments]: Add 'build-library' phase.

Change-Id: I804b3eea4aaa1a904d800ea5dc03dbcbe4dcd3fc
c06c6b41 — Guillaume Le Vaillant 9 months ago
gnu: cl-simple-optimization: Update to 1.1.

* gnu/packages/lisp-xyz.scm (sbcl-simple-optimization): Update to 1.1.

Change-Id: I5d6381fecd2a3cd86a1d5e1c07d1c6b3014ebd2a
44c1ebdd — Guillaume Le Vaillant 9 months ago
gnu: gcl: Update to 2.7.1.

* gnu/packages/lisp.scm (gcl): Update to 2.7.1.
  [arguments]: Remove custom 'test-target', 'configure-flags' and
  'make-flags'. Update 'fix-makefile' and 'pre-conf' phases.

Change-Id: I15c87b12212ede9a86d198c2dd5609f3dc262dc6
72c5fcd3 — Janneke Nieuwenhuizen 9 months ago
gnu: python-ml-collections: Fix build.

* gnu/packages/machine-learning.scm (python-ml-collections)
[propagated-inputs]: Add python-six.

Change-Id: I171afef3f31d792f2016cf6a8dee0a6add3308e0
39bce2c6 — André Batista 9 months ago
gnu: noscript: Update to 13.2.1.

* gnu/packages/browser-extensions.scm (noscript): Update to 13.2.1.

Change-Id: I1b66756ceed1c82f2aeaba38f878355f8b7bcf9c
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
105d0d26 — Ludovic Courtès 9 months ago
pull: Remove old code to migrate generations to /var/guix/profiles.

This code was added in 2018 (commit 795d430d90e41eb172315bfccf79c9f13fc0ebfa)
to move profile generations created before that from ~/.config/guix to
/var/guix/profiles.  It has long become useless.

* guix/scripts/pull.scm (migrate-generations): Remove.
(ensure-default-profile): Remove call to ‘migrate-generations’.

Change-Id: I43d3860995be300a065814db6c0482514035bda9
ecf964c0 — Ashish SHUKLA 9 months ago
gnu: Add schemesh.

* gnu/packages/chez.scm: New variable.

Change-Id: Ic484602c51589ef5f9983fa7d83553a18c2ff5d1
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
489e9432 — Ludovic Courtès 9 months ago
gnu: telepathy-gabble, telepathy-salut: Fix wocky compilation.

* gnu/packages/freedesktop.scm (telepathy-gabble)[source]: Add ‘snippet’.
(telepathy-salut)[source]: Likewise.

Fixes: guix/guix#3662
Change-Id: I33f7be07481e3ae4b406a45ad07e3f8afedf2b46
66399fea — Ashish SHUKLA 9 months ago
gnu: Add hpn-ssh.

* gnu/packages/ssh.scm: New variables.

Change-Id: Ia3481d8415665d08a91898c202bf694a4a773182
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
9864e2d9 — Julian Flake 9 months ago
gnu: Add espanso.

* gnu/packages/rust-apps.scm (espanso-x11, espanso-wayland): New variables.
* gnu/packages/rust-crates.scm: Update.

Change-Id: I009f0f635e4a7dc8a8ba404026f05e83e46e4003
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
800cbcf7 — Florian Pelz 9 months ago
nls: Update translations.

Change-Id: I636d03ffbdf38ba4389bb9fc313cd1e41245191e
071b31a8 — Cayetano Santos 9 months ago
gnu: python-ml-dtypes: Update to 0.5.3.

* gnu/packages/machine-learning.scm (python-ml-dtypes): Update to 0.5.3.
[native-inputs]: Remove python-wheel.
[source]: Add snippet.

Change-Id: I33988d41ab5967346921c054c5c4f4040e5427df
Signed-off-by: jgart <jgart@dismail.de>
0a5e1e5b — Vagrant Cascadian 9 months ago
gnu: diffoscope: Update to 307.

* gnu/packages/diffoscope.scm (diffoscope): Update to 307.
b77a918e — Artyom V. Poptsov 9 months ago
gnu: mpb: Fix build with gcc-14.

* gnu/packages/engineering.scm (mpb): Fix build with gcc-14.
[arguments]<#:phases>: Add "relax-gcc-14-strictness" phase.

Change-Id: I50c0b7507221a2c738d165b33e99474c65300130
3df60427 — Artyom V. Poptsov 9 months ago
gnu: harminv: Update to 1.4.2.

* gnu/packages/engineering.scm (harminv): Update to 1.4.2.

Change-Id: I390fe0dcf82170777f2c8c3c8ee0d8b389f9ed95
90f786c4 — Lilah Tascheter 9 months ago
doc: Document hare-build-system.

* doc/guix.texi (Build Systems)[hare-build-system]: New variable doc.

Change-Id: I4aee955eb8ea6451340a76cd57671fdc6ba238d9
Signed-off-by: jgart <jgart@dismail.de>
Next