summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
10 daysgnu: libgpg-error: Remove gettext-minimal input.crypto-teamYelninei1-1/+0
Not needed when building from the tarball. * gnu/packages/gnupg.scm (libgpg-error)[native-inputs]: Remove gettext-minimal. Merges: guix/guix!10722 Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysRevert "gnu: libgcrypt: Use git repository."Yelninei1-17/+7
libgcrypt needs the git information to bootstrap autotools. This reverts commit 9bbe3b2d68104f65b5003f9c0d24ee78b5fa3573. Fixes: guix/guix#10721 Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysRevert "gnu: libgpg-error: Use git repository."Yelninei1-22/+8
libgpg-error needs the git information to bootstrap autotools. This reverts commit 1b19586c07b586d6fb8b3ead00153fbeb882faf8. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: gnupg: Fix cross build.Yelninei1-1/+6
* gnu/packages/gnupg.scm (gnupg)[arguments]<#:phases>: Set path to gprt_config. [native-inputs]: Add libgpg-error. Merges: guix/guix!10687 Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: gnupg: Fix build on the Hurd.Yelninei1-16/+20
* gnu/packages/gnupg.scm (gnupg)[inputs]: Make pcsc-lite conditional. [arguments]<#:phases>: Allow 'patch-paths to fail to find lib pcsclite.so. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: gnupg: Simplify gexp logic.Andreas Enge1-26/+24
* gnu/packages/gnupg.scm (gnupg)[arguments]<#:configure-flags>: Use pure gexp instead of mixture with standard (un-)quotes. Merges: guix/guix!10645
10 daysgnu: gnupg: Update to 2.5.21.Andreas Enge1-5/+2
* gnu/packages/gnupg.scm (gnupg): Update to 2.5.21 and remove outdated comment.
10 daysgnu: gnupg: Revert to using tarballs as source.Andreas Enge1-18/+11
This effectively reverts commits b6e750acb81debe75c5b844bcb80751a51f5bebc and 397c4847e3a1108cd7afebc4ff5524ca054ee4bd . * gnu/packages/gnupg.scm (gnupg): Copy-paste the package definition of commit e660026a1625db74f844bbd96a6681ca0fe922b3 . Fixes: guix/guix#10622 Fixes: guix/guix#10773
10 daysteams: Remove Nicolas Graves.Nicolas Graves1-5/+0
* etc/teams.scm (Nicolas Graves): Remove person. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: java-htsjdk-latest: Improve style.Nicolas Graves1-16/+19
* gnu/packages/bioinformatics.scm (java-htsjdk-latest): Run guix style. [arguments]: Improve style, drop trailing #t. [inputs]: Drop input labels. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: java-htsjdk-2.10.1: Improve style.Nicolas Graves1-10/+11
* gnu/packages/bioinformatics.scm (java-htsjdk-2.10.1)[arguments]: Improve style, drop trailing #t. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: Add ruby-tsort.gemmaro1-0/+19
* gnu/packages/ruby-xyz.scm (ruby-tsort): New variable. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: ldc: Fix build on i686-linux.Dariqq1-0/+5
* gnu/packages/dlang.scm (ldc-bootstrap)[arguments]: In patch-tests add more tests to ignore on 32bit systems. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: dmd: Fix build on i686-linux.Dariqq1-3/+3
* gnu/packages/dlang.scm (dmd-bootstrap)[arguments]: Fix quoting when skipping tests. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: miniaudio: Update to 0.11.25.Emmanouil Fragkiskos Ragkousis3-2/+26
* gnu/packages/cpp.scm (miniaudio): Update to 0.11.25. [source]: Apply a patch for CVE-2026-32837. [properties]: Mark CVE-2026-32837 as patched. * gnu/packages/patches/miniaudio-CVE-2026-32837.patch: New file. * gnu/local.mk (dist_patch_DATA): Add it. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: php-8.5: Update to 8.5.9.Ashish SHUKLA4-991/+3
* gnu/packages/php.scm (php-8.5): Update to 8.5.9. [source]<patches>: Remove extra patches. * gnu/packages/patches/php-01-fix-expired-certificate.patch: Delete file. * gnu/packages/patches/php-02-fix-sni-tests.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Unregister patches. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: php-8.4: Update to 8.4.24.Ashish SHUKLA1-5/+3
* gnu/packages/php.scm (php-8.5): Update to 8.4.24. [source]<patches>: Remove extra patches. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: Remove python-py.Sharlatan Hellseher1-27/+0
* gnu/packages/python-xyz.scm (python-py): Delete variable. Fixes: guix/guix!7475 Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: Remove python-pypytools.Sharlatan Hellseher3-178/+0
* gnu/packages/python-xyz.scm (python-pypytools): Delete variable. * gnu/packages/patches/python-pypytools-python-3-fixes.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Deregister patch. Relates-to: guix/guix#7475 Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: Remove python-pytest-forked.Sharlatan Hellseher1-34/+0
* gnu/packages/check.scm (python-pytest-forked): Delete variable. Relates-to: guix/guix#7475 Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: trealla: Update to 3.6.13.jgart1-2/+2
* gnu/packages/prolog.scm (trealla): Update to 3.6.13. Change-Id: I82daa3d0f221605f45b6d85c4f2a7096eb897635
10 daysteams: Add kde manifest.Rodion Goritskov1-0/+14
* etc/teams/kde/kde-manifest.scm: Add file. Change-Id: Ib8ff79edfdabd4c6570b2f7161688ca16d00f367
10 daysgnu: dhcpcd: Move inputs below arguments.Maxim Cournoyer1-1/+1
* gnu/packages/admin.scm (dhcpcd): Move inputs below arguments.
10 daysgnu: dhcpcd: Add openresolv's 'resolveconf' PATH wrapper.Maxim Cournoyer1-7/+12
[#:phases] {wrap-hooks} <PATH>: Add resolvconf's bin directory.
10 daysgnu: dhcpcd: Update to 10.5.0.Maxim Cournoyer1-3/+3
* gnu/packages/admin.scm (dhcpcd): Update to 10.5.0.
10 dayshome: gnupg: Start ‘gnupg-agent’ with ‘--deprecated-supervised’.Ada Stevenson1-1/+5
* gnu/home/services/gnupg.scm (home-gpg-agent-shepherd-services) [start]: Use `--deprecated-supervised` flag. As of gnupg@2.5.20, the `--supervised` flag (systemd-style activation) is deprecated. Using the `--deprecated-supervised` flag restores previous behaviour, but extra investigation is required to migrate this service to use the supported gpg-agent flags. See #10751 for an early attempt. Fixes: #10660 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Modified-by: Ludovic Courtès <ludo@gnu.org> Merges: #10776
10 daysRevert "ui: Fix not finding compiled files when loading extensions"Ludovic Courtès1-14/+20
This reverts commit bf1f18130f2b54a2bd1e8a57d6dae3a611573ee8, which broke extension loading entirely due to the mismatch between the module name and the file tree layout, as discussed at <https://codeberg.org/guix/guix/pulls/10705#issuecomment-21630365>.
10 daysgnu: xiphos: Update to 4.4.0.Cayetano Santos1-4/+4
* gnu/packages/books.scm (xiphos): Update to 4.4.0. [inputs]: Add speech-dispatcher.
10 daysgnu: tree-sitter-vhdl: Update to 2.0.0.Cayetano Santos1-2/+2
* gnu/packages/tree-sitter.scm (tree-sitter-vhdl): Update to 2.0.0.
10 daysgnu: Remove twitchy.Nicolas Graves2-45/+0
* gnu/packages/video.scm (twitchy): Delete variable. * etc/teams/python/python-tier-5-manifest.scm: Drop it as well here. Signed-off-by: Andreas Enge <andreas@enge.fr>
10 daysgnu: Remove qjson.Andreas Enge1-40/+0
* gnu/packages/web.scm (qjson): Delete variable.
10 daysgnu: Remove jtdx.Andreas Enge1-48/+0
* gnu/packages/radio.scm (jtdx): Delete variable.
10 daysgnu: Remove mogan.Andreas Enge1-36/+0
* gnu/packages/text-editors.scm (mogan): Delete variable.
10 daysgnu: Remove gnupg-1.Andreas Enge3-87/+0
* gnu/packages/gnupg.scm (gnupg-1): Delete variable. * gnu/packages/patches/gnupg-1-build-with-gcc10.patch: Remove file. * gnu/packages/gnupg.scm (dist_patch_DATA): Unregister file.
10 daysgnu: Remove hdup.Andreas Enge1-34/+0
* gnu/packages/backup.scm (hdup): Delete variable.
10 daysgnu: aiger: Update to 1.9.20.Cayetano Santos1-20/+23
* gnu/packages/maths.scm (aiger): Update to 1.9.20. [sources]: Switch to git-fetch. [arguments]<#:make-flags>: Simplify. <#:tests?>: Delete. <#:phases>: Update ’patch-source; use G-Expressions in ’patch-build-files and ’install-static; replace ’check. [inputs]: Add xz. Merges guix/guix!10689.
10 daysgnu: Add opencircuitx.Cayetano Santos1-0/+36
* gnu/packages/electronics.scm (opencircuitx): New variable. Merges guix/guix!10710.
10 daysgnu: trigger-rally: Update to 0.6.7 and modernize.Maxim Cournoyer1-63/+40
* gnu/packages/games.scm (trigger-rally): Update to 0.6.7. [inputs]: Remove labels. [arguments]: Use gexps and gexp variables. <#:make-flags>: Add "LOC_APPDATAFILE=$(datarootdir)/metainfo", "LOC_DESKTOPFILE=$(datarootdir)/applications". <#:phases>: Remove obsolete create-desktop-entry phase.
10 daysgnu: torcs: Update to 1.3.9.Maxim Cournoyer1-4/+4
* gnu/packages/games.scm (torcs): Update to 1.3.9. [source]: Update URL. [#:phases] {install-doc}: Adjust for removed file. [native-inputs]: Add bzip2.
10 daysgnu: vdrift: Update to 2014-10-20-1.f835eda.Maxim Cournoyer1-6/+6
* gnu/packages/games.scm (vdrift): Update to 2014-10-20-1.f835eda. [inputs]: Replace sdl2 with sdl3. (vdrift-data): Update to revision 1464.
10 daysguix: colors: Fix ansi escape code for reverse video.Oleksiy Buell1-1/+1
6 is the code for fast blink, 7 for reverses video. * guix/colors.scm (color): Set REVERSE to 7. Merges: https://codeberg.org/guix/guix/pulls/10741 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysgnu: zfs: Update to 2.4.4.Ashish SHUKLA1-2/+2
* gnu/packages/file-systems.scm (zfs): Update to 2.4.4. Merges: https://codeberg.org/guix/guix/pulls/10713 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysgnu: xwayland-satellite: Update to 0.8.2.OrdChaos1-2/+2
* gnu/packages/xorg.scm (xwayland-satellite): Update to 0.8.2. Merges: https://codeberg.org/guix/guix/pulls/10744 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysgnu: Add rdrview.Sergio Pastor Pérez1-0/+31
* gnu/packages/web.scm (rdrview): New variable. Merges: https://codeberg.org/guix/guix/pulls/10752 Reviewed-by: moksh <mysticmoksh@riseup.net> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysgnu: libcap-ng: Update to 0.9.5.Ashish SHUKLA1-10/+3
* gnu/packages/admin.scm (libcap-ng): Update to 0.9.5. [arguments]<#:phases>{patch-configure-ac}: Remove phase. Merges: https://codeberg.org/guix/guix/pulls/10684 Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysimages: wsl2: Make the dummy bootloader configuration lowerable.Dig Gashinsky1-1/+3
"guix system reconfigure" lowers the bootloader configuration and then calls 'derivation->output-path' on the result. A 'plain-file' lowers to a store file name rather than to a derivation, so reconfiguring a WSL2 system fails with "Wrong type argument in position 1 (expecting struct)". Use 'computed-file', which lowers to a derivation. * gnu/system/images/wsl2.scm (dummy-bootloader) [configuration-file-generator]: Return a 'computed-file' instead of a 'plain-file'. Merges: https://codeberg.org/guix/guix/pulls/10514 Reviewed-by: gemmaro <gemmaro.dev@gmail.com> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysimages: wsl2: Do not point the dummy bootloader at /dev/null.Dig Gashinsky1-1/+1
Installing a bootloader configuration replaces the file it is written to. On WSL2 that file is /dev/null, so "guix system reconfigure" replaces the character device with a read-only regular file: afterwards every write to /dev/null fails with EACCES for non-root users, and programs that create it when missing turn it into a plain file that accumulates whatever was meant to be discarded. * gnu/system/images/wsl2.scm (dummy-bootloader)[configuration-file]: Use "/var/lib/wsl-bootloader.cfg" instead of "/dev/null". Merges: https://codeberg.org/guix/guix/pulls/10514 Reviewed-by: gemmaro <gemmaro.dev@gmail.com> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysgnu: Add plasma-applet-plasmusic-toolbar.nick1-0/+38
* gnu/packages/kde-xyz.scm (plasma-applet-plasmusic-toolbar): New variable. Merges: https://codeberg.org/guix/guix/pulls/10496 Reviewed-by: Sughosha <sughosha@disroot.org> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysgnu: cytnx: Update to 1.1.1.Orahcio Felício de Sousa1-4/+14
* gnu/packages/physics.scm (cytnx): Update to 1.1.1. [inputs]: Add arpack-ng. [native-inputs]: Add morse-cmake. Merges: https://codeberg.org/guix/guix/pulls/10474 Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>
10 daysgnu: Add morse-cmake.Orahcio Felício de Sousa1-0/+33
* gnu/packages/cmake.scm (morse-cmake): New variable. Merges: https://codeberg.org/guix/guix/pulls/10474 Reviewed-by: Sharlatan Hellseher <sharlatanus@gmail.com> Signed-off-by: Nguyễn Gia Phong <cnx@loang.net>