| Age | Commit message (Collapse) | Author |
|
* gnu/packages/crates-io.scm (rust-rustc-demangle-capi-0.1): Move to...
* gnu/packages/rust-sources.scm (rust-rustc-demangle-capi-0.1): ...here.
* gnu/packages/linux.scm: Adjust module import.
* gnu/packages/qt.scm: Likewise.
* gnu/packages/rust-crates.scm (lookup-cargo-inputs)
[rust-rustc-demangle-capi-0.1]: New entry.
Change-Id: Ib679b6caebcd31ff793c48a63aa3aa998c99a157
|
|
This kernel series is no longer supported upstream.
* gnu/packages/linux.scm (linux-libre-6.14-version,
linux-libre-6.14-gnu-revision, deblob-scripts-6.14,
linux-libre-6.14-pristine-source, linux-libre-6.14-source,
linux-libre-headers-6.14, linux-libre-6.14): Remove variables.
* gnu/packages/aux-files/linux-libre/6.14-arm.conf,
gnu/packages/aux-files/linux-libre/6.14-arm64.conf,
gnu/packages/aux-files/linux-libre/6.14-i686.conf,
gnu/packages/aux-files/linux-libre/6.14-riscv.conf,
gnu/packages/aux-files/linux-libre/6.14-x86_64.conf: Delete files.
* Makefile.am (AUX_FILES): Remove them.
Change-Id: I59b84296f21c6204990442a817ec3727403169de
|
|
The default headers got updated to 6.12.17 in
93d9cd7c22546b0e968c24834b515bec1e4af963
so the manual overrides are no longer necessary.
Fixes https://issues.guix.gnu.org/72119.
* gnu/packages/linux.scm (libbpf)[native-inputs]: Remove linux-libre-headers-latest.
* gnu/packages/gnome.scm (mutter)[inputs]: Remove linux-libre-headers-6.1
* gnu/packages/wm.scm (hyprland)[inputs]: Remove linux-libre-headers-6.14
Change-Id: I374cb190396d6af2669c02cf29626b3851186d41
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.148.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I7b0e7e947eb105070c3cb2a2545f4b0dba3c42f7
|
|
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.102.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I1fd8f16fabc49b4e412a8816c69b67ec75953201
|
|
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.42.
(linux-libre-6.12-pristine-source): Update hash.
Change-Id: Icc08409c29ce550935a8564c9f229cf00d24c3cd
|
|
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.10.
(linux-libre-6.15-pristine-source, deblob-scripts-6.15): Update hashes.
Change-Id: I38cba6bd2a71c452e6db3cd44492164aa84da4e3
|
|
* gnu/packages/linux.scm (bin-graph): Update to 1.0.2.
Change-Id: I4023abcd346c165e177521040aec6a1e8cf499d4
|
|
After the defult Golang version was set to 1.24 some of the older
packages which had no fresh version started failing on the 'check phase,
this change pins them to go-1.23 helping to resolve the issue.
Go 1.24 requires non-constant format strings to be explicitly handled.
The errors might look like these:
non-constant format string in call to (*testing.common).Errorf
ExampleParseOptionsLifetime refers to unknown identifier: ParseOptionsLifetime
See <https://tip.golang.org/doc/go1.24#vet>.
Change-Id: Ife5093c4fd98af7cea59abf1a9a29351b66602bb
|
|
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.101.
|
|
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.41.
|
|
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.9.
|
|
* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.296.
(linux-libre-5.4-pristine-source): Update hash.
Change-Id: Ief6895c2ea19802ef4335ecc7d4ab3e5ccae292b
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.240.
(linux-libre-5.10-pristine-source, deblob-scripts-5.10): Update hashes.
Change-Id: I931063663c417372c00dad4dc2f133fb936bd0af
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.189.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: If108e5981a3277ccbc35f52ed517868de1420fa9
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.147.
(linux-libre-6.1-pristine-source, deblob-scripts-6.1): Update hashes.
Change-Id: Id94756f9da92d20c2ddf6c0ed89d6578a42195a0
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.100.
(linux-libre-6.6-pristine-source, deblob-scripts-6.6): Update hashes.
Change-Id: I71a248989b7bb1af1240dc6843711f784dcf679e
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.40.
(linux-libre-6.12-pristine-source, deblob-scripts-6.12): Update hashes.
Change-Id: I254f65958ea6e2402af16ee68dd64a515359f914
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.8.
(linux-libre-6.15-pristine-source, deblob-scripts-6.15): Update hashes.
Change-Id: I22b68b5a87c793f080d8c09f1e29c063db769750
Signed-off-by: Vagrant Cascadian <vagrant@debian.org>
|
|
* gnu/packages/linux.scm (iproute)[arguments]: When building for
powerpc64le-linux adjust the flags passed to the C compiler.
Change-Id: I7dd4a8282fa59d16ce629f185069107cfd89a3a4
|
|
* gnu/packages/assembly.scm (cpu-features),
* gnu/packages/astronomy.scm (casacore),
* gnu/packages/bioinformatics.scm (morpheus),
* gnu/packages/code.scm (rtags),
* gnu/packages/education.scm (gcompris-qt),
* gnu/packages/game-development.scm (libccd),
* gnu/packages/geo.scm (cloudcompare),
* gnu/packages/glib.scm (dbus-cxx),
* gnu/packages/graph.scm (faiss),
* gnu/packages/graphics.scm (f3d, mmg),
* gnu/packages/i2p.scm (i2pd),
* gnu/packages/image-processing.scm (vtk),
* gnu/packages/image.scm (openjpeg),
* gnu/packages/irc.scm (quassel),
* gnu/packages/jami.scm (jami),
* gnu/packages/kde.scm (kapptemplate, kdeconnect, kdenlive, krita),
* gnu/packages/kde-frameworks.scm (purpose, purpose-5),
* gnu/packages/kde-office.scm (calligra, ghostwriter),
* gnu/packages/linux.scm (bpftrace),
* gnu/packages/maths.scm (blitz, double-conversion, hpcombi, lapack,
vc),
* gnu/packages/messaging.scm (libsignal-protocol-c),
* gnu/packages/mold.scm (mold),
* gnu/packages/music.scm (sonivox),
* gnu/packages/networking.scm (dhtnet),
* gnu/packages/opencl.scm (opencl-clhpp),
* gnu/packages/openpgp.scm (rnp),
* gnu/packages/photo.scm (darktable),
* gnu/packages/popt.scm (gflags),
* gnu/packages/rdesktop.scm (freerdp),
* gnu/packages/security-token.scm (cppcodec),
* gnu/packages/terminals.scm (libtsm),
* gnu/packages/text-editors.scm (jucipp),
* gnu/packages/xdisorg.scm (xsettingsd)
[arguments]<#:configure-flags>: Remove BUILD_TESTING.
* gnu/packages/jupyter.scm (xeus)
[arguments]: Disable tests.
<#:configure-flags>: Remove BUILD_TESTING.
Change-Id: I6870720cdd2b10c7afacf0c6e7400cd1d73a1209
|
|
* gnu/packages/astronomy.scm (libsep),
* gnu/packages/bioinformatics.scm (megahit),
* gnu/packages/bittorrent.scm (qbittorrent),
* gnu/packages/calendar.scm (date),
* gnu/packages/check.scm (klee, trompeloeil),
* gnu/packages/compression.scm (zziplib),
* gnu/packages/cpp.scm (immer, lager, zug),
* gnu/packages/databases.scm (timescaledb),
* gnu/packages/emulators.scm (dolphin-emu),
* gnu/packages/fpga.scm (systemc),
* gnu/packages/game-development.scm (box2d),
* gnu/packages/games.scm (megaglest, openclonk, teeworld),
* gnu/packages/glib.scm (sdbus-c++),
* gnu/packages/gnucash.scm (gnucash),
* gnu/packages/graph.scm (igraph),
* gnu/packages/image.scm (exiv2),
* gnu/packages/inkscape.scm (inkscape),
* gnu/packages/instrumentation.scm (yactfr),
* gnu/packages/kde-multimedia.scm (elisa),
* gnu/packages/linux.scm (falcosecurity-libs),
* gnu/packages/llvm.scm (libcxx, libomp-15),
* gnu/packages/machine-learning.scm (ctranslate2, tvm),
* gnu/packages/maths.scm (blitz),
* gnu/packages/messaging.scm (libphonenumber),
* gnu/packages/music.scm (clementine, libdiscid, opustags, strawberry),
* gnu/packages/opencog.scm (atomspace, attention, cogserver, cogutil,
opencog),
* gnu/packages/python-xyz.scm (pybind11)
* gnu/packages/radio.scm (libfec, libcorrect),
* gnu/packages/serialization.scm (qtcsv),
* gnu/packages/shells.scm (fish),
* gnu/packages/tls.scm (aws-lc),
* gnu/packages/web.scm (wabt),
* gnu/packages/vulkan.com (spirv-llvm-translator)
[arguments]: Move #:test-target to ...
<#:phases>: ... 'check phase.
* gnu/packages/algebra.scm (xtensor),
* gnu/packages/astronomy (stellarium),
* gnu/packages/bioinformatics.scm (libsbml),
* gnu/packages/chemistry.scm (openbabel),
* gnu/packages/cpp.scm (xsimd, xtl),
* gnu/packages/documentation.scm (doxygen),
* gnu/packages/lua.scm (selene),
* gnu/packages/libftdi.scm (libftdi),
* gnu/packages/llvm.scm (cling, libomp@12, libomp@13),
* gnu/packages/hyperledger.scm (hyperledger-iroha),
* gnu/packages/markup.scm (cmark, cmark-gfm),
* gnu/packages/maths.scm (cryptominisat, double-conversion),
* gnu/packages/mp3.scm (chromaprint),
* gnu/packages/qt.scm (qtpromise)
* gnu/packages/rdf.scm (clucene),
* gnu/packages/sync.scm (lsyncd)
[arguments}: Remove #:test-target.
* gnu/packages/engineering.scm (libfive),
* gnu/packages/game-development.scm (box2d-3)
[arguments]: Remove #:test-target and disable tests.
Change-Id: I0a82091df1789980bbbac0c334b6f993c36f412a
|
|
* gnu/packages/linux.scm (hotspot)[arguments]
<#:test-exclude>: Move exclude regex here from 'check phase.
<#:phases>: Remove 'check phase.
Change-Id: Iae9c98693a30c94c472a2f4056dfaa53b988c20c
|
|
* gnu/packages/linux.scm (bpftrace)
[arguments]: Replace #:test-target with #:test-exclude.
<#:phases>: Add 'fix-paths and 'set-test-filter.
[native-inputs]: Add coreutils.
Change-Id: I66e2f616ae6ff2a133eca2d96a1aae15a88d6c93
|
|
* gnu/packages/linux.scm (rdma-core)
<#:configure-flags>: Remove generator.
<#:generator>: Add.
<#:phases>: Delete.
[native-inputs]: Remove ninja.
Change-Id: Ic0c2b60203df8a1e79ad1f7a51770c9c5aeaf3fc
|
|
* gnu/packages/linux.scm (rng-tools): Update to 6.17.
Change-Id: I53783514699b78e9aa2ce8278f7ffbe322db20e2
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.188.
(linux-libre-5.15-pristine-source): Update hash.
Change-Id: I9fdb1740993973981871ae7e75f238f27e56452e
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.145.
(linux-libre-6.1-pristine-source): Update hash.
Change-Id: I257b04689b653b1a3e101453ef3432b4855a0763
|
|
* gnu/packages/linux.scm (linux-libre-6.6-version): Update to 6.6.98.
(linux-libre-6.6-pristine-source): Update hash.
Change-Id: I370ff763fbf25c9a5cf1d6c754c7ee72b6bb15da
|
|
* gnu/packages/linux.scm (linux-libre-6.12-version): Update to 6.12.38.
(linux-libre-6.12-pristine-source, deblob-scripts-6.12): Update hashes.
Change-Id: Ia4e2625ccdf7534885204b8e4bba017f1b617b9e
|
|
* gnu/packages/linux.scm (linux-libre-6.15-version): Update to 6.15.6.
(linux-libre-6.15-pristine-source, deblob-scripts-6.15): Update hashes.
Change-Id: Iba9673dbd6f9baae5e71c9964efd14493efce1f8
|
|
* gnu/packages/linux.scm (v4l2loopback-linux-module): Update to 0.15.1.
Change-Id: Ie3e05ddb846420bd936c380fdf00b7e15fce1702
Signed-off-by: Zheng Junjie <z572@z572.online>
|
|
* gnu/packages/linux.scm (psm2)[source]<origin>{patches}: New field.
Add patch to it.
* gnu/packages/patches/psm2-compile-ctor-without-avx.patch: Add file.
* gnu/local.mk (dist_patch_DATA): Register it.
Fixes: guix/guix#1446
Change-Id: I150ddc86c2948063e6e13f11014c42e96b553b75
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/linux.scm (reform-debian-packages): Update to
2023-07-10-425-g9187116.
(linux-libre-arm64-mnt-reform): Update to 6.15.
(reform-debian-packages-for-6.12): New variable.
(linux-libre-arm64-mnt-reform-6.12): New variable.
|
|
* gnu/packages/linux.scm (python-libgpiod): New variable.
Change-Id: Id679803302d18c21ea99bf9189fb36c8c41536db
|
|
* gnu/packages/linux.scm (libgpiod): Update to 2.2.2.
[arguments]: Use gexps.
[configure-flags]: Do not build python bindings.
[native-inputs]: Use autoconf-2.71, drop python-3.
[description]: Do not mention python bindings.
Change-Id: I70161aa22484e0fcfcf2df0b97b834f693736ff4
|
|
* gnu/packages/linux.scm (powertop)[arguments]: Use gexps.
<#:phases>{patch-absolute-file-names}: Substitute autoconf files.
Fixes: guix/guix#1333
Change-Id: I9612732d97509a9fa2f1425d2b35bff58b0d3895
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
Follow-up to commit 6c4520447049cafba7ab336cd27d2f87b10749fe ,
Change-Id: Ib48ae1b45f6c63edd620a932241f2aa57567a350, which replaced
cryptsetup for its minimal correlate but left a mismaching reference on
'patch-hardcoded-paths phase.
* gnu/packages/linux.scm (ecryptfs-utils)[arguments]<#:phases>:
On 'patch-hardcoded-paths, adjust reference to cryptsetup-minimal input.
Change-Id: I6048abcf8c7c65d8eba3a968015bccf82009d575
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
Also switch to the Git source because the tarball contains autogenerated files
and enable libunwind support.
Fixes guix/guix#1248.
* gnu/packages/linux.scm (strace): Update to 6.15.
[source]: Switch to git-fetch.
[inputs]: New field.
[native-input]: Add autoconf, automake, m4 and util-linux.
* gnu/packages/patches/strace-readlink-tests.patch: Adjust patch.
[properties]: Remove field.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/linux.scm (xfsprogs-5.9)[arguments]: Disable use gettext.
[native-inputs]: Remove gettext-minimal.
Change-Id: Ia2ad210fc41420b70705bbe23d9fbecf4f002236
|
|
* gnu/packages/patches/proot-add-missing-include.patch: New patch.
* gnu/local.mk (dist_patch_DATA): Register it.
* gnu/packages/linux.scm (proot): Use it.
Change-Id: Ia160417b06073c29b9f540fc4883d1f74dfd6003
|
|
* gnu/packages/linux.scm (fakeroot): Update to 1.37.1.2.
[native-inputs]: Add perl.
Change-Id: I452e9c1910cf3dbf75064739d4f29f50d7795467
Signed-off-by: Andreas Enge <andreas@enge.fr>
|
|
* gnu/packages/linux.scm (kexec-tools): Update to 2.0.31.
Change-Id: Ibd034855cf72d35ac0d5194f7cf968f50089ffd6
Reported-by: Rutherther <rutherther@ditigal.xyz>
|
|
* gnu/packages/linux.scm (util-linux): Add --disable-year2038 configure-flag for
32bit hurd.
Change-Id: I5637bb9bf3c02759c7c9ed85c1f0bdf93bf03352
Change-Id: I387dc1559041956874c756d53382e5c8addf8202
|
|
* gnu/packages/linux.scm (linux-libre-headers-5.15.49):
Update to 6.12.17 and rename to linux-libre-headers-6.12.17.
(linux-libre-headers-5.19.17): Remove it.
* gnu/packages/cross-base.scm (cross-kernel-headers/deprecated): Remove
loongarch64 case.
(cross-kernel-headers*): Remove loongarch64 case.
* gnu/packages/make-bootstrap.scm (%glibc-stripped): Remove loongarch64 case.
* gnu/packages/commencement.scm (linux-libre-headers-boot0)[arguments]: Adjust
lower-version-requirements phase.
Change-Id: I56a5f6173379f0c4ec305e7db86cccd940e62304
|
|
* gnu/packages/linux.scm (util-linux)[source]<snippet>: Remove tailing #t.
[arguments]<#:phases>: Adjust pre-check phase.
[inputs]: Add sqlite.
[native-inputs]: Add pkg-config.
* gnu/packages/patches/util-linux-tests.patch: Adjust it.
Change-Id: I3c22d0b5b02a6dd0fee440f32e87279d7d4b1554
|
|
* gnu/packages/linux.scm (iptables): Update to 1.8.11.
[source]: Adjust download link.
Change-Id: I7d11caf2c3ef8b8977a32dbb518f303a3af3bf32
|
|
* gnu/packages/linux.scm (libnftnl): Update to 1.2.8.
(libnftnl/pinned): Update to 1.2.8.
Change-Id: Ibb23f6d66fc6877a419877b20911f8d743236c2b
|
|
* gnu/packages/linux.scm (libseccomp): Update to 2.6.0.
[source]: Switch to git-fetch.
[arguments]: Use G-expressions.
[native-inputs]: Add autoconf, automake, and libtool.
Change-Id: I19302252578c6791937ec073d24607e19277f49a
|
|
* gnu/packages/linux.scm (efivar)[arguments]: Add CFLAGS to relax gcc-14's
strictness.
Change-Id: Id79bc84eab70cbd9ead220ad2d27322d8b8b21e3
|