aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAge
...
* | gnu: st: Update to 0.9.2.jgart2024-06-11
| | | | | | | | | | | | * gnu/packages/suckless.scm (st): Update to 0.9.2. Change-Id: I7d42fbaa0cd5b1989d4c249bdfc0b26e9e048b30
* | gnu: dwm: Update to 6.5.jgart2024-06-11
| | | | | | | | | | | | * gnu/packages/suckless.scm (dwm): Update to 6.5. Change-Id: I8e9627541abb521d54f4d91ee067d3678ce18b02
* | gnu: catgirl: Update to 2.2a.jgart2024-06-11
| | | | | | | | | | | | * gnu/packages/irc.scm (catgirl): Update to 2.2a. Change-Id: I72b832ed92dc351cabea0fb344e1402b3340b1e2
* | gnu: tor: Update to 0.4.8.12.André Batista2024-06-11
| | | | | | | | | | | | * gnu/packages/tor.scm (tor): Update to 0.4.8.12. Signed-off-by: jgart <jgart@dismail.de>
* | doc: Update field name in gitile-configuration.Nguyễn Gia Phong2024-06-12
| | | | | | | | | | | | | | | | * doc/guix.texi (gitile-configuration): Update field name nginx-server-block to nginx. Change-Id: I215d3d57c1cb88271c580fa1426a661477a775f7 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: godot: Update to 4.2.2.Adriel Dumas--Jondeau2024-06-12
| | | | | | | | | | | | | | * gnu/packages/game-development.scm (godot): Update to 4.2.2. Change-Id: I4450c41439435d18b1e1fb727b9d42c683455831 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: blktrace: Update to 1.3.0.Artyom V. Poptsov2024-06-12
| | | | | | | | | | | | | | | | * gnu/packages/linux.scm (blktrace): Update to 1.3.0. [arguments]: Use gexps. Change-Id: I4e107c8d1f99d5eb44d7f0fd67925cefac36eba9 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: musl: Update to 1.2.5.fanquake2024-06-12
| | | | | | | | | | | | * gnu/packages/musl.scm (musl): Update to 1.2.5. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | gnu: cutter: Update to 2.3.4.Juliana Sims2024-06-11
| | | | | | | | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/63669>. * gnu/packages/engineering.scm (cutter): Update to 2.3.4. (radare2-for-cutter): Delete. Signed-off-by: Ludovic Courtès <ludo@gnu.org> Reported-by: XVilka Haos of System <xvilka@gmail.com> Change-Id: Id8c9087df56bd11a81103635920f9ad0b6a290b5
* | gnu: libressl: Run tests under ‘datefudge’.Ludovic Courtès2024-06-11
| | | | | | | | | | | | | | | | Fixes <https://issues.guix.gnu.org/71491>. * gnu/packages/tls.scm (libressl)[arguments]: Add #:phases. Change-Id: I85d866808a01265c90de6c662f35a083773faf08
* | gnu: e2fsprogs: Fix compilation for GNU/Hurd.Ludovic Courtès2024-06-11
| | | | | | | | | | | | | | | | | | | | Fixes a regression introduced in ce78f9cb668971954add5473c8549ebb00424f66. * gnu/packages/linux.scm (e2fsprogs)[arguments]: When ‘system-hurd?’, add ‘set-PATH_MAX’ phase. Change-Id: Idc8c2a24d2518b44e42102db48a8ab484b855f47
* | gnu: cmus: Switch to new package style.Timotej Lazar2024-06-11
| | | | | | | | | | | | | | | | * gnu/packages/music.scm (cmus): Switch to new style. [arguments]: Use g-exps. Drop trailing #t from 'configure phase. Change-Id: Ia840202adddf390bd29a0fb57fa1a3294dd7a61a Signed-off-by: jgart <jgart@dismail.de>
* | gnu: cmus: Update to 2.11.0.Timotej Lazar2024-06-11
| | | | | | | | | | | | | | * gnu/packages/music.scm (cmus): Update to 2.11.0. Change-Id: I2b0895640e3db1997c3e78c4d7def3ba9a97697e Signed-off-by: jgart <jgart@dismail.de>
* | gnu: keepassxc: Update to 2.7.8.Timotej Lazar2024-06-11
| | | | | | | | | | | | | | * gnu/packages/password-utils.scm (keepassxc): Update to 2.7.8. Change-Id: Ibcd4097972ea2878f461044c82784eecd194dd13 Signed-off-by: jgart <jgart@dismail.de>
* | gnu: scrot: Update to 1.11.Artyom V. Poptsov2024-06-11
| | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (scrot): Update to 1.11. Change-Id: I09addd3dcdf8edb88e6aa65949dec125cd93f500 Signed-off-by: jgart <jgart@dismail.de>
* | gnu: icecat: Update to 115.12.0-guix0-preview1 [security fixes].Mark H Weaver2024-06-11
| | | | | | | | | | | | | | | | | | Includes fixes for CVE-2024-5688, CVE-2024-5690, CVE-2024-5691, CVE-2024-5692, CVE-2024-5693, CVE-2024-5696, CVE-2024-5700, and CVE-2024-5702. * gnu/packages/gnuzilla.scm (%icecat-base-version, %icecat-build-id): Update. (icecat-source): Update gnuzilla commit, base version, and hashes.
* | gnu: wally-cli: Fix build.Sharlatan Hellseher2024-06-11
| | | | | | | | | | | | | | | | | | | | Reported by Christopher Baines <mail@cbaines.net> in <https://lists.gnu.org/archive/html/guix-devel/2024-06/msg00112.html>. * gnu/packages/flashing-tools.scm (wally-cli) [arguments]: <#:phases>: Add 'fix-module-name phase. Change-Id: I106c0412a9d05f65d25d3e3d620e1152cc5c8a2c
* | gnu: mes: Fix build on arm and x86_64.Janneke Nieuwenhuizen2024-06-11
| | | | | | | | | | | | | | | | * gnu/packages/patches/mes-0.26.1-fixups.patch: New file. * gnu/local.mk (dist_patch_DATA): Register it. * gnu/packages/mes.scm (mes)[source]: Use it. Change-Id: I071d442232c8e4bbce2e85cac0f73fb9205a678c
* | gnu: wally-cli: Fix reference to go-gopkg-in-cheggaaa-pb-v1.Christopher Baines2024-06-11
| | | | | | | | | | | | | | | | | | As this was renamed in 2ef0e4bce1f5b4c3b59cfa944e971a3f31afd2d2. * gnu/packages/flashing-tools.scm (wally-cli)[native-inputs]: Change go-gopkg-in-cheggaaa-pb-v1 to go-github-com-cheggaaa-pb. Change-Id: I7f7764f4e9e9d91381b230d49ed32b549e987828
* | gnu: librewolf: Update to 126.0.1-1.Ian Eure2024-06-11
| | | | | | | | | | | | | | * gnu/packages/librewolf.scm (librewolf): Update to 126.0.1-1. Change-Id: Ie2cda543b3de76226d1d6959711b955d22c74fef Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: emacs-org-tree-slide: Update to 2.8.22.Sergiu Ivanov2024-06-11
| | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-org-tree-slide): Update to 2.8.22. Change-Id: I088f1870688c983312aef7052db9b9bb37e7d1f1 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: pantheon-calculator: Update to 8.0.0.altadil2024-06-11
| | | | | | | | | | | | | | | | * gnu/packages/pantheon.scm (pantheon-calculator): Update to 8.0.0. [arguments]: Use gexp for phases. Change-Id: I7d935b0eef3d14990fc4dbbd408febe8de977a29 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: mu: Update to 1.12.5.Sergey Trofimov2024-06-11
| | | | | | | | | | | | | | | | * gnu/packages/mail.scm (mu): Update to 1.12.5. [arguments]: Wrap /bin/mu to enable running Guile extension scripts. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I04409ad934716a4b7dfa12a225415881cd682b49
* | gnu: ngspice: Delete correct delete-scripts phase.Robin Ole Heinemann2024-06-11
| | | | | | | | | | | | | | | | | | | | The spinit script is required for xspice to work correctly. * gnu/packages/engineering.scm (ngspice)[arguments]: Delete the 'delete-scripts phase rather than the non-existent 'delete-script-files phase. Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: I4c3620c6d42e407904577a9559e3d89016e895f6
* | gnu: vim-coqtail: Update to 1.7.1-1.d77080e.Jean-Pierre De Jesus DIAZ2024-06-11
| | | | | | | | | | | | | | * gnu/packages/vim.scm (vim-coqtail): Update to 1.7.1-1.d77080e. Change-Id: Ifea28105a394c50a78cc1afaa2fa0217fe0cf39b Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: neovim-coqtail: Propagate python-pynvim.Jean-Pierre De Jesus DIAZ2024-06-11
| | | | | | | | | | | | | | * gnu/packages/vim.scm (neovim-coqtail)<propagated-inputs>: Add python-pynvim. Change-Id: Ic55bba3a959a1400e75788bf2054d816bb6146a6 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: vim-vader: Update to 0.4.0-1.429b669.Jean-Pierre De Jesus DIAZ2024-06-11
| | | | | | | | | | | | | | | | * gnu/packages/vim.scm (vim-vader): Update to 0.4.0-1.429b669 and fix 'check phase. Change-Id: I3dc73652596dcbded804dfc80c0ed9f2876ae89b Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: opensurge: Update to 0.6.1.1.宋文武2024-06-11
| | | | | | | | | | | | | | | | * gnu/packages/games.scm (opensurge): Update to 0.6.1.1. [inputs]: Add mesa and physfs. Change-Id: Ia62559372757f7cfd6dc4784e2a8271bbe6d7868 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: surgescript: Update to 0.6.0.宋文武2024-06-11
| | | | | | | | | | | | | | * gnu/packages/game-development.scm (surgescript): Update to 0.6.0. Change-Id: Ie976d33f3f2df4ac5c37476fcd9675c122a5783a Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: emacs-ef-themes: Update to 1.7.0.David Wilson2024-06-11
| | | | | | | | | | | | | | * gnu/packages/emacs-xyz.scm (emacs-ef-themes): Update to 1.7.0. Change-Id: I768a82eee884b1ea21c9d3b3fc693f9fe06e8abe Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: jellyfin-mpv-shim: Update to 2.8.0.Ian Eure2024-06-11
| | | | | | | | | | | | | | * gnu/packages/video.scm (jellyfin-mpv-shim): Update to 2.8.0. Change-Id: Icbae4392cab029c80bd8a3ce0fa756b567743c77 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | gnu: libwacom: Update to 2.11.0.Dariqq2024-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | With the 2.9 release the license got clarified to be hpnd. * gnu/packages/xdisorg.scm (libwacom): Update to 2.11.0. [native-inputs]: Remove python-evdev. [inputs]: Add python, python-libevdev, python-pyudev. [propagated-inputs]: Add libevdev. [license]: Correct license to hpnd. Change-Id: Ib5276beaec2c23e74532cb157225fc3a9a2e25e7 Signed-off-by: Christopher Baines <mail@cbaines.net>
* | git-download: Reduce builder duplication.Christopher Baines2024-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than creating a different builder in the store for every different download (by hash), remove the hash from the builder and pass it in via an environment variable. This means that when git-fetch is used by two different package sources, the derivations will still differ but the builder will be shared. It used to be this way, but changed with 264fdbcaff9c078642355bace0c61c094b3581fc. I noticed this through looking at the same problem with svn-multi-fetch. To try and make the effects of introducing variance in to the builder script more obvious, separate it out in to it's own procedure, so that it's clearer when there's new data going in that could cause variance. * guix/git-download.scm (git-fetch/in-band*): Extract out builder script, include hash in the derivation as an environment variable and update the comment to be more directive. (git-fetch-builder): New procedure. Change-Id: I59c9fc445667c0e7dc44bcb706818300c394a1e5
* | hg-download: Reduce builder duplication.Christopher Baines2024-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than creating a different builder in the store for every different download (by hash), remove the hash from the builder and pass it in via an environment variable. This means that when hg-fetch is used by two different package sources, the derivations will still differ but the builder will be shared. Looking at the code, becuase the ref is also in the builder, the builders have been duplicated for a while. The overhead is probably limited though since hg-reference isn't used much compared to say svn-multi-reference. To try and make the effects of introducing variance in to the builder script more obvious, separate it out in to it's own procedure, so that it's clearer when there's new data going in that could cause variance. * guix/hg-download.scm (hg-fetch): Extract out builder script and include hash, hg ref url, and hg ref changeset in the derivation as an environment variables. (hg-fetch-builder): New procedure. Change-Id: I3c3a0b4963ea1b208bf1d5137ef98666458ae2d7
* | svn-download: Reduce svn-fetch builder duplication.Christopher Baines2024-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than creating a different builder in the store for every different download (by hash), remove the hash from the builder and pass it in via an environment variable. This means that when svn-fetch is used by two different package sources, the derivations will still differ but the builder will be shared. It used to be this way, but changed with 0e73f933b291c7e154c7e019b6de1e2f3a97e4c1. I noticed the hash in the builder script when wondering why the build coordinator on bayfront was substituting svn-multi-download files over and over again. To try and make the effects of introducing variance in to the builder script more obvious, separate it out in to it's own procedure, so that it's clearer when there's new data going in that could cause variance. * guix/svn-download.scm (svn-fetch): Extract out builder script, include hash in the derivation as an environment variable and update the comment to be more directive. (svn-fetch-builder): New procedure. Change-Id: I256b94666296ad747f494f0b497ca209b77fbfb4
* | svn-download: Reduce svn-multi-fetch builder duplication.Christopher Baines2024-06-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Rather than creating a different builder in the store for every different download (by hash), remove the hash from the builder and pass it in via an environment variable. This means that when svn-multi-fetch is used by two different package sources, the derivations will still differ but the builder will be shared. It used to be this way, but changed with 0e73f933b291c7e154c7e019b6de1e2f3a97e4c1. I noticed the hash in the builder script when wondering why the build coordinator on bayfront was substituting svn-multi-download files over and over again. To try and make the effects of introducing variance in to the builder script more obvious, separate it out in to it's own procedure, so that it's clearer when there's new data going in that could cause variance. * guix/svn-download.scm (svn-multi-fetch): Extract out builder script, include hash in the derivation as an environment variable and update comment to be more directive. (svn-multi-fetch-builder): New procedure. Change-Id: I83c60140ae09e189ee5e5428038a9428ecb8e281
* | gnu: cf-tool: Register patch.Efraim Flashner2024-06-11
| | | | | | | | | | | | | | | | This is a follow-up to b63343d184b2e1284b61bf889f162d36ac24f7fd. * gnu/local.mk (dist_patch_DATA): Register new patch. Change-Id: Id251b5a5dcf5c3a7871230e319ec81dc205cfa2c
* | transformations: Fix powerpc64le support.Efraim Flashner2024-06-11
| | | | | | | | | | | | | | * guix/transformations.scm (tuning-compiler): Adjust the wrapper script when building for powerpc* architectures to pass the correct flags. Change-Id: I9d809ac9b707eb8d6afa7b843c95bce29862a752
* | gnu: gcc: Add tuning targets for powerpc64le-linux.Efraim Flashner2024-06-11
| | | | | | | | | | | | | | | | | | * gnu/packages/gcc.scm (%gcc-10-ppc64le-micro-architectures): New variable. (gcc-10, gcc-11, gcc-12, gcc-13)[properties]: Add entry in compiler-cpu-architectures for powerpc64le. Change-Id: I3f5d0f5949eea7ac1b1914ac1db2867f5d14aee6
* | gnu: go-github-com-sergi-go-diff: Move to golang-xyz.Sharlatan Hellseher2024-06-11
| | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-sergi-go-diff): Move from here ... * gnu/packages/golang-xyz.scm: ... to here. Change-Id: If722317a42006e3bef4462b5a6fe4c0f434bd5d2
* | gnu: kubo: Unbundle more inputs.Artyom V. Poptsov2024-06-11
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ipfs.scm (kubo): Unbundle more inputs. [inputs]: Add go-github-com-cenkalti-backoff-v4, go-github-com-cheggaaa-pb and go-github-com-tidwall-sjson. Remove go-github-com-mattn-go-runewidth. Change-Id: I7cbaa336cc46d64fe66047e610384457f5e2abe0 Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* | gnu: Add go-github-com-tidwall-sjson.Sharlatan Hellseher2024-06-11
| | | | | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tidwall-sjson): New variable. Change-Id: I69d5c7205a440cbf2d6abcc814b6130a6a9d4e9c
* | gnu: Add go-github-com-tidwall-gjson.Sharlatan Hellseher2024-06-11
| | | | | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tidwall-gjson): New variable. Change-Id: If3345205e3cbc75c0a4aa51ea0e5566d6db9af71
* | gnu: Add go-github-com-tidwall-match.Sharlatan Hellseher2024-06-11
| | | | | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tidwall-match): New variable. Change-Id: I6923c2383784aeaa45d432a92c4d05f55cd3bea0
* | gnu: Add go-github-com-tidwall-pretty.Sharlatan Hellseher2024-06-11
| | | | | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-tidwall-pretty): New variable. Change-Id: Id5ebc95f579551710ef57553b96815c865e4b294
* | gnu: go-gopkg-in-cheggaaa-pb-v1: Rename to go-github-com-cheggaaa-pb.Artyom V. Poptsov2024-06-11
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Rename to go-github-com-cheggaaa-pb and sort alphabetically. (go-gopkg-in-cheggaaa-pb-v3): Inherit from go-github-com-cheggaaa-pb. Change-Id: I945bc8646b2b4a01cf0e81bfd47a2d4fd1075dca Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I42446da67c9c17aec35421a312120ad03c7fe83c
* | gnu: go-gopkg-in-cheggaaa-pb-v1: Update to 1.0.29.Artyom V. Poptsov2024-06-11
| | | | | | | | | | | | | | | | * gnu/packages/golang-xyz.scm (go-gopkg-in-cheggaaa-pb-v1): Update to 1.0.29. [arguments]: Set the import path to "github.com/cheggaaa/pb". Change-Id: I0042b64c44386d588bad7779444f1f6652619a2d Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* | gnu: Add go-github-com-cenkalti-backoff-v4.Artyom V. Poptsov2024-06-11
| | | | | | | | | | | | | | * gnu/packages/golang-web.scm (go-github-com-cenkalti-backoff-v4): New variable. Change-Id: I15ea42bdb1d3ad9a16433e5c6fa689650beb15ea Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* | gnu: Add cf-tool.Luis Higino2024-06-11
| | | | | | | | | | | | | | | | * gnu/packages/education.scm (cf-tool): New variable. * gnu/packages/patches/cf-tool-add-languages.patch: New file. Change-Id: Ib64cf9f26b3b1f3d761fa897365fce07822c3b11 Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* | gnu: Add go-github-com-k0kubun-go-ansi.Luis Higino2024-06-11
| | | | | | | | | | | | | | * gnu/packages/golang-xyz.scm (go-github-com-k0kubun-go-ansi): New variable. Change-Id: I012a3b5c530f1fb7ee61e628fac216bdd966772c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>