summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-06-18gnu: Remove cl-wayflan.lisp-team-remove-cl-wayflanjgart
* gnu/packages/lisp-xyz.scm (cl-wayflan): Delete variable. Change-Id: Id746d709ca3a4299e81a54fc96cd840ca7d9a8e0
2025-06-18gnu: Remove sbcl-wayflan.jgart
* gnu/packages/lisp-xyz.scm (sbcl-wayflan): Delete variable. Change-Id: I81e31fb11f38b195c062e45405b58232d3e0a50a
2025-06-18gnu: linux-libre-arm64-mnt-reform: Fix build.Vagrant Cascadian
* gnu/packages/linux.scm (%mnt-reform-revert-drm-rockchip-vop2-patch): New variable. (linux-libre-arm64-mnt-reform): Apply patch.
2025-06-18gnu: nextpnr: Add ecp5 and himbaechel architectures.Cayetano Santos via Guix-patches via
Change-Id: Ia4b92f6cd1693b844b35949fdc23369e958e73c1 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-18gnu: kicad: Update to 9.0.2.Peter Polidoro
* gnu/packages/engineering.scm (kicad): Update to 9.0.2. Change-Id: Ifa98599a047049b94e6e84b2c4d4b67cbf775489 Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
2025-06-18gnu: cl-simple-matrix: Update to 3.3.Guillaume Le Vaillant
* gnu/packages/lisp-xyz.scm (sbcl-simple-matrix): Update to 3.3. Change-Id: I4fec4a57aa5091b0e1c68da471bb04ca052deeb4
2025-06-18gnu: nlopt: No longer assume C++11 mode when building.Andy Tai
* gnu/packages/patches/nlopt_CMake-Assume-working-c-compiler-597.patch: New file. * gnu/local.mk: Register new patch. * gnu/packages/maths.scm (nlopt)[source]: Use it. Change-Id: I8aa8aa7a62c9050d8b0b15fd23029679c38cc8be Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-18gnu: octave: Update to 10.2.0.Andy Tai
* gnu/packages/maths.scm (octave-cli): Update to 10.2.0. Change-Id: Ia823bfda2b38dbbdaa24442a3d6149eb887e3173 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-18gnu: nano: Update to 8.5.Andy Tai
* gnu/packages/text-editors.scm (nano): Update to 8.5. Change-Id: I1f7152c1dc18ee33748a724dd064846ee3f9a0b8 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-18gnu: mtools: Update to 4.0.49.Andy Tai
* gnu/packages/mtools.scm (mtools): Update to 4.0.49. Change-Id: Ic1c12154e1962b2c3e3392da9f293651d6b769af Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-18teams: Add xiph.scm to the audio team.Andreas Enge
* etc/teams.scm (audio): Add gnu/packages/xiph.scm. * CODEOWNERS: Regenerate file. Change-Id: I9b47bac4bae2d53631bcfaed4922ff93aab9aaa6
2025-06-18gnu: Add r-xpose4.Rikard Nordgren
* gnu/packages/statistics.scm(r-xpose4): New variable. Change-Id: I12ff5087299fdc4fbd3760c8e2376c5217ad0196 Signed-off-by: Andreas Enge <andreas@enge.fr>
2025-06-18gnu: go-github-com-rhysd-actionlint: Only use shellcheck when supported.Efraim Flashner
* gnu/packages/golang-vcs.scm (go-github-com-rhysd-actionlint) [native-inputs]: Only include shellcheck on systems where it is supported. Change-Id: Ie14c3b0457b280661cd01e5f222fb5646e6f7a03
2025-06-17gnu: emacs-fj: Update to 0.11.Cayetano Santos
* gnu/packages/emacs-xyz.scm (emacs-fj): Update to 0.11. Change-Id: If0f184a0b18c790a4b685b4bfda3abafd5c08990 Signed-off-by: Ian Eure <ian@retrospec.tv>
2025-06-17gnu: packages/gimp: Sort use-module.Vinicius Monego
* gnu/packages/gimp.scm: Fix sorting of use-module. Change-Id: Ibca8b27dac8d0e5fca0d3396763d637133cbab11
2025-06-17gnu: gimp-resynthesizer: Update to 3.0, fix build.Vinicius Monego
* gnu/packages/gimp.scm (gimp-resynthesizer): Update to 3.0. [build-system]: Use meson-build-system. [arguments]: Enable tests. <#:phases>: Delete the 'set-env' and 'set-prefix' phases. [native-inputs]: Use modern format. Remove autoconf-wrapper, automake, glib:bin, intltool. [inputs]: Add gexiv2, gtk+, pango. Remove glib, gtk+-2. Order alphatically. Change-Id: I0ff842a7171882dde290981b0d41cba8049dc452
2025-06-17gnu: gimp-fourier: Update to 0.4.5, fix build.Vinicius Monego
* gnu/packages/gimp.scm (gimp-fourier): Update to 0.4.5. [source]: Fetch tarball from upstream on GitHub. [arguments]<#:phases>: Do not override 'configure' phase, delete 'set-prefix' phase. [inputs]: Replace gimp by gimp-2. Change-Id: Ib69a56aba74c8c0d3b7cdff514f1bd8682036ad3
2025-06-17gnu: cglm: Update to 0.9.6.Andreas Enge
* gnu/packages/maths.scm (cglm): Update to 0.9.6. Change-Id: I96eee7d6588c0785f3872ba1868ec9ac5a47340e
2025-06-17gnu: sbcl-mcclim: Update to 0.9.9.Dmytro Statyvka
* gnu/packages/lisp-xyz.scm (sbcl-mcclim): Update to 0.9.9. Change-Id: I7e7ff7d1a6cee8dd05458592b0c495d5ae5ec572
2025-06-17gnu: sbcl-zpb-ttf: Update to 1.0.7.jgart
* gnu/packages/lisp-xyz.scm (sbcl-zpb-ttf): Update to 1.0.7. Change-Id: Ie9442a39bf3aae36ad9f4172d4be813a2bccd425 Co-authored-by: Dmytro Statyvka <dstatyvka@gmail.com>
2025-06-17gnu: trealla: Update to 2.73.16.jgart
* gnu/packages/prolog.scm (trealla): Update to 2.73.16. Change-Id: I59b8fdf706ba601164b6a50bf8d88426744266ba
2025-06-17gnu: Add forgejo-runner.David Thompson
* gnu/packages/ci.scm (forgejo-runner): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I1b7df940015a064c1b9236d4bb2a50bf33ed5155
2025-06-17gnu: Add go-code-gitea-io-actions-proto-go-ping.David Thompson
* gnu/packages/golang-vcs.scm (go-code-gitea-io-actions-proto-go-ping): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I21b4b5cb000b09413f6c5534ab06278c598581ef
2025-06-17gnu: Add go-code-gitea-io-actions-proto-go-runner.David Thompson
* gnu/packages/golang-vcs.scm (go-code-gitea-io-actions-proto-go-runner): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Id4a25c9d96cf9505efa57ca1c377eb34cb49ee7f
2025-06-17gnu: Add go-github-com-nektos-act.David Thompson
* gnu/packages/golang-vcs.scm (go-github-com-nektos-act): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Id8bbc176b220f5cbb4fdc2e2c681974051c77d5b
2025-06-17gnu: Add go-github-com-distribution-reference.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-distribution-reference): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I3c4b5f216e09c469590f61cb4bfe8ea25bfe2337
2025-06-17gnu: Add go-github-com-timshannon-bolthold.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-timshannon-bolthold): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I2ca8f14f00154c195418c3365ce54affc013f7bf
2025-06-17gnu: Add go-github-com-rhysd-actionlint.David Thompson
* gnu/packages/golang-vcs.scm (go-github-com-rhysd-actionlint): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Ic2f93479b2bcefd2b844831726f12288cf9ed8e3
2025-06-17gnu: Add go-github-com-moby-patternmatcher.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-moby-patternmatcher): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I5f7d8c50077b13f13597cd5065b41cfd97813d44
2025-06-17gnu: Add go-github-com-docker-docker.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-docker-docker): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I3d64e95091a2a050dffedb4917da4d2576ce4a74
2025-06-17gnu: Add go-github-com-containerd-containerd.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-containerd-containerd): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I62398d0d697c683eca7cf3b3f6ca692758aec4da
2025-06-17gnu: Add go-github-com-docker-cli.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-docker-cli): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I3ceeccb8314c00812befcdfe4ee09c8228e9c8df
2025-06-17gnu: Add go-github-com-moby-docker-image-spec.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-moby-docker-image-spec): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I0e2f1b3b5fbd68c64b4f6329fd0c32ba0e56be13
2025-06-17gnu: Add go-github-com-docker-docker-credential-helpers.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-docker-docker-credential-helpers): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I7fb57646988a0742d64de423311f284c19531742
2025-06-17gnu: Add go-github-com-keybase-go-keychain.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-keybase-go-keychain): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I5a67c30b225a51c6387f853294b59f2da2c15244
2025-06-17gnu: Add go-github-com-danieljoos-wincred.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-danieljoos-wincred): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Ib02175f34634e7fa8b655fbc7a8fc1ecf8bbff13
2025-06-17gnu: Add go-go-opentelemetry-io-contrib.David Thompson
* gnu/packages/golang-web.scm (go-go-opentelemetry-io-contrib): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I7f62b78dc281cbb55cc98aa85fdbc486102a804f
2025-06-17gnu: Add go-github-com-moby-sys-sequential.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-moby-sys-sequential): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: If11b81717b9749dbf561075f34c16dcd5d0c47ff
2025-06-17gnu: Add go-github-com-moby-sys-user.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-moby-sys-user): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I6b679a92a09716de337e9dd824f79aca2bf4abbb
2025-06-17gnu: Add go-github-com-andreaskoch-go-fswatch.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-andreaskoch-go-fswatch): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Ib9b87c5851a3bebd7c55419930db32d130620622
2025-06-17gnu: Add go-github-com-masterminds-semver.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-masterminds-semver): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: Ic64f1a9fd600a69cffa8fabee2887b2731f2509b
2025-06-17gnu: Add go-github-com-alecaivazis-survey-v2.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-alecaivazis-survey-v2): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I73fe4df3d2cabc6800c9da0f36d3350329d40178
2025-06-17gnu: Add go-github-com-hinshun-vt10x.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-hinshun-vt10x): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I30edcf4a64b5db1c179ebc3b825c2f0a8e1664e1
2025-06-17gnu: Add go-github-com-netflix-go-expect.David Thompson
* gnu/packages/golang-xyz.scm (go-github-com-netflix-go-expect): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I241dd1f6861522f487bc80a00b9f60d7c391207c
2025-06-17gnu: Add go-connectrpc-com-connect.David Thompson
* gnu/packages/golang-xyz.scm (go-connectrpc-com-connect): New variable. Co-authored-by: Ludovic Courtès <ludo@gnu.org> Change-Id: I9bab8f359cafc458900ccf3832d2ad325ec480b4
2025-06-17gnu: Update perl-email-sender to 2.601.Steve George
* gnu/packages/mail.scm (perl-email-sender): Update to 2.601. [propagated-inputs]: remove perl-email-address and replace with perl-email-address-xs, remove perl-list-moreutils. Change to later perl-moo-2, add perl-scalar-list-utils. [native-inputs]: add additional testing packages perl-test-mockobject and perl-sub-override. Change-Id: I13aed778c16b9d06022dc579e36cbbcbf4fd7fd5 Signed-off-by: Steve George <steve@futurile.net>
2025-06-17gnu: Update perl-throwable to 1.001.Steve George
* gnu/packages/perl.scm (perl-throwable): Update to 1.001. [native-inputs]: Add perl-test-simple. [inputs]: Add perl-scaral-list-utils and perl-sub-quote. [propagated-inputs]: Change to use perl-moo-2. Change-Id: Ifd0944abf2f767b70b7905f38bd2c1093da6008f Signed-off-by: Steve George <steve@futurile.net>
2025-06-17gnu: Update perl-moo-2.Steve George
* gnu/packages/perl.scm (perl-moo-2): Update to 2.005005. [propagated-inputs]: remove perl-sub-name, perl-sub-util and perl-strictures as no longer required. [inputs]: Add perl-class-method-modifiers and perl-scalar-list-utils. Change-Id: I3063c9ebbfb6a405b9b3e9b29e87417a7f085b73 Signed-off-by: Steve George <steve@futurile.net>
2025-06-17gnu: perl-devel-repl: Reduce propagated inputs.Steve George
* gnu/packages/perl.scm (perl-devel-repl): Move propagated inputs to references so the package can be used to debug Perl libs without conflicts. [arguments]<#phases>{wrap-with-perl-libs}: New phase. Change-Id: Icdcd4824fbfce7398fcbb33a0c55d31f66cefb8b Signed-off-by: Steve George <steve@futurile.net>
2025-06-17gnu: Update perl-role-tiny-2 to 2.002004.Steve George
* gnu/packages/perl.scm (perl-role-tiny-2): Update to 2.002004. Change-Id: I04035515682f311587bd863f9172b855349bee27 Signed-off-by: Steve George <steve@futurile.net>