| Age | Commit message (Collapse) | Author | Files | Lines |
|
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>
|
|
libgcrypt needs the git information to bootstrap autotools.
This reverts commit 9bbe3b2d68104f65b5003f9c0d24ee78b5fa3573.
Fixes: guix/guix#10721
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
libgpg-error needs the git information to bootstrap autotools.
This reverts commit 1b19586c07b586d6fb8b3ead00153fbeb882faf8.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/gnupg.scm (gnupg)[arguments]<#:configure-flags>: Use pure
gexp instead of mixture with standard (un-)quotes.
Merges: guix/guix!10645
|
|
* gnu/packages/gnupg.scm (gnupg): Update to 2.5.21 and remove outdated
comment.
|
|
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
|
|
* etc/teams.scm (Nicolas Graves): Remove person.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* 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>
|
|
* gnu/packages/bioinformatics.scm (java-htsjdk-2.10.1)[arguments]:
Improve style, drop trailing #t.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/ruby-xyz.scm (ruby-tsort): New variable.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* 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>
|
|
* gnu/packages/dlang.scm (dmd-bootstrap)[arguments]: Fix quoting when skipping tests.
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/python-xyz.scm (python-py): Delete variable.
Fixes: guix/guix!7475
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* 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>
|
|
* gnu/packages/check.scm (python-pytest-forked): Delete variable.
Relates-to: guix/guix#7475
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/prolog.scm (trealla): Update to 3.6.13.
Change-Id: I82daa3d0f221605f45b6d85c4f2a7096eb897635
|
|
* etc/teams/kde/kde-manifest.scm: Add file.
Change-Id: Ib8ff79edfdabd4c6570b2f7161688ca16d00f367
|
|
* gnu/packages/admin.scm (dhcpcd): Move inputs below arguments.
|
|
[#:phases] {wrap-hooks} <PATH>: Add resolvconf's bin directory.
|
|
* gnu/packages/admin.scm (dhcpcd): Update to 10.5.0.
|
|
* 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
|
|
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>.
|
|
* gnu/packages/books.scm (xiphos): Update to 4.4.0.
[inputs]: Add speech-dispatcher.
|
|
* gnu/packages/tree-sitter.scm (tree-sitter-vhdl): Update to 2.0.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>
|
|
* gnu/packages/web.scm (qjson): Delete variable.
|
|
* gnu/packages/radio.scm (jtdx): Delete variable.
|
|
* gnu/packages/text-editors.scm (mogan): Delete variable.
|
|
* 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.
|
|
* gnu/packages/backup.scm (hdup): Delete variable.
|
|
* 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.
|
|
* gnu/packages/electronics.scm (opencircuitx): New variable.
Merges guix/guix!10710.
|
|
* 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.
|
|
* gnu/packages/games.scm (torcs): Update to 1.3.9.
[source]: Update URL.
[#:phases] {install-doc}: Adjust for removed file.
[native-inputs]: Add bzip2.
|
|
* gnu/packages/games.scm (vdrift): Update to 2014-10-20-1.f835eda.
[inputs]: Replace sdl2 with sdl3.
(vdrift-data): Update to revision 1464.
|
|
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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|
|
"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>
|
|
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>
|
|
* 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>
|
|
* 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>
|
|
* 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>
|