| Commit message (Collapse) | Author | Age |
... | |
|
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-prompter): Update to 0.1.1.
[source]: Remove snippet.
[native-inputs]: Remove sbcl-nasdf.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: Ie339db2ff722b72f93c15c74e76aeaaf17f3ce7d
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-nhooks): Update to 1.2.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I14760fb557e81f503faaac0f73051412f718ca0b
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-nsymbols): Update to 0.3.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: Id3c69fd3fe2bcb2fabe38e894c0714f374cf55e9
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-njson): Update to 1.2.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I06ad8fa6b7511d8d6016037ce04e544cc5ed1f02
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.4.
[source]: Remove snippet.
[native-inputs]: Remove sbcl-nasdf.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I58bf9d91f7d0189ebcb09ead0cc9c0bdb2aa5d23
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-nclasses): Update to 0.6.1.
[source]: Remove snippet.
[native-inputs]: Remove sbcl-nasdf.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I3eb1af6081d68f7426990d9795cff10e6b12a496
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-history-tree): Update to 0.1.2.
[source]: Remove snippet.
[native-inputs]: Remove sbcl-nasdf.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: Iec4932caed1f05266196a4216fef0bbe1ceb67f9
|
|
|
|
|
|
|
| |
* gnu/packages/lisp-xyz.scm (sbcl-nkeymaps): Update to 1.1.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: Id02e612c03ceefb4ce6532f569c73f58a50c9777
|
|
|
|
|
|
| |
* gnu/packages/lisp.scm (txr): Update to 292.
Change-Id: I7fb2e2c5ea40954d45eb80d36fb0db4f6f45c4c7
|
|
|
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/llvm.scm (libclc): Update to 15.0.7.
[source]: Use the llvm-monorepo.
[arguments]: Remove configure-flag for python, add one for llvm-spirv.
Add a phase to skip 2 tests. Remove trailing #t from phases.
[propagated-inputs]: Add spirv-llvm-translator, spirv-tools.
[native-inputs]: Replace clang-9 with 15, llvm-9 with 15.
[properties]: Add release-monitoring-url.
Change-Id: I06e2e7be0dc5733a2cc17429928b1761ab987906
|
|
|
|
|
|
| |
* gnu/packages/vulkan.scm (spirv-llvm-translator): New variable.
Change-Id: I9e447b7d69c7fdf620854362ca8aa98a2dfa1c87
|
|
|
|
|
|
|
|
|
| |
* gnu/packages/patches/plasp-fix-normalization.patch: New file.
* gnu/packages/patches/plasp-include-iostream.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register them here.
* gnu/packages/potassoc.scm (plasp): New variable.
Change-Id: I0d8d64153b180a7d1d8d81888f843458efdf5e51
|
|
|
|
|
|
| |
* gnu/packages/cpp.scm (mapbox-variant): New variable.
Change-Id: Id84b35d97d73fcf1c116ddca844bc75ada627b55
|
|
|
|
|
|
| |
* gnu/packages/package-management.scm (guix): Update to 1.4.0-15.e0885fcfbb.
Change-Id: I3a3f1512650389f9cd3edbd47c1aaf4a2410daff
|
|
|
|
|
|
|
| |
* gnu/packages/curl.scm (curl)[arguments]: When building natively on the Hurd,
also skip test 564.
Change-Id: I265049b70c6255f075a98b1a385d40d9dd84badf
|
|
|
|
|
|
|
| |
* gnu/packages/golang.scm (go-gotest-tools-internal-source)[arguments]:
When building with gccgo skip the test suite.
Change-Id: Ibe3569d9449321dd13ac7691273644d83f8fb38b
|
|
|
|
|
|
|
| |
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy)[arguments]: Skip
the tests unless building on x86_64-linux and not cross-building.
Change-Id: I35028bd728920840370fe641240053baa3a4585f
|
|
|
|
|
|
| |
* gnu/packages/guile.scm (guile-next): Update to commit d8df317.
Change-Id: I80efe5221183f694f3e7ff85232dcce136a30ccb
|
|
|
|
|
|
|
| |
* gnu/packages/php.scm (php)[arguments]: Adjust the 'prepare-tests phase
to skip some failing tests when building for powerpc-linux.
Change-Id: I6dd496c8b6851a06386049dca6aa0e2273e4029e
|
|
|
|
|
|
| |
* gnu/packages/linux.scm (go-netlink)[arguments]: Disable tests.
Change-Id: Ifd86f8c800583d1feb9ae4f176f6981fe3d275be
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes CVE-2023-5367 and CVE-2023-5380. See the X.Org security advisory
<https://lists.x.org/archives/xorg/2023-October/003430.html> for more
information.
* gnu/packages/xorg.scm (xorg-server): Update to 21.1.9.
Change-Id: I5786210cf1e5de4d603155fbbd076763e7ae3447
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
|
|\
| |
| |
| | |
Change-Id: I31c26c11dd3a7838a1f70ceb250e54a1574eb580
|
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/php.scm (php)[arguments]: Add a test which fails on
multiple architectures to the list skipped by all architectures.
Change-Id: I3c55179381ff4cf3e22db5d3ededf60d2a3d9d73
|
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/php.scm (php)[arguments]: In 'prepare-tests phase combine
the code used for skipping a few tests per architecture into one
grouping.
Change-Id: I275099dcc2b1f003ec48a72b910d4cfd579d9628
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* gnu/packages/php.scm (php): Update to 8.2.13.
[source]: Remove patch.
[arguments]: Adjust the 'prepare-tests phase to skip fewer tests.
[inputs]: Replace openssl-1.1 with openssl.
* gnu/packages/patches/php-fix-streams-copy-length.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Change-Id: I29892deda457fdbaa6dd5e01515e97583951836d
|
| |\
| | |
| | |
| | | |
Change-Id: Ide02272218e76dfae6dc9f8748871c8d61704260
|
| |\ \
| | | |
| | | |
| | | | |
Change-Id: I94c6874e5fdf916e3eb911f1a7df610cd3275474
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/haskell-xyz.scm (pandoc)[arguments]: Add a phase to
install the bash completions and the man page.
Change-Id: I3e5c18971e06cc3b69ed49a15ab8da11e809e532
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/haskell-xyz.scm (ghc-pandoc)[source]: Adjust snippet to
remove two tests.
Change-Id: I05476c0bc2f50328efb30ce26d446850321bad6d
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/haskell-xyz.scm (ghc-persistent)[source]: Add patch.
* gnu/packages/patches/ghc-persistent-fix-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: I1b2c8419f3136d6c9df772d7c7abdc83a80d6112
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/haskell-xyz.scm (ghc-memory)[source]: Add patch.
* gnu/packages/patches/ghc-memory-fix-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: I8dc7a13a94ce37021ad402b4e2d0cd061220f670
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/haskell-xyz.scm (ghc-bloomfilter): Update to 2.0.1.2.
[source]: Remove patch. Add snippet to fix building on 32-bit systems.
[arguments]: Remove field.
[home-page]: Update to new home-page.
* gnu/packages/patches/ghc-bloomfilter-ghc9.2.patch: Remove file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Change-Id: Ie61d079b001f804fd28acaca2acd3127b88935d4
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Skip tests when
building for i686-linux.
Change-Id: I2de264eb0a0b1ae3d6ca1e29c9b1dce589104aa1
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Update to Cabal
revision 4.
[synopsis]: Satisfy linter.
Change-Id: I3e234f85371865dfc45a4f004b442209fd68091a
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/haskell-xyz.scm (ghc-basement)[source]: Add patch.
* gnu/packages/patches/ghc-basement-fix-32bit.patch: New file.
* gnu/local.mk (dist_patch_DATA): Register it.
Change-Id: Ife75c651d4b9cffa14ec1c5165a9254cfee3f09f
|
| | | |
| | | |
| | | |
| | | |
| | | |
| | | |
| | | | |
* gnu/packages/curl.scm (curl)[arguments]: Adjust custom 'check phase to
skip a test on armhf-linux and aarch64-linux.
Change-Id: I26fcb8c911a412c9196b759caefb6a003a241b6b
|
| |\ \ \
| | | | |
| | | | |
| | | | | |
Change-Id: I4b468bb3148d392c9ade30dfe0cfb68c574a8e27
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
The "SkRuntimeBlender_GPU" test started to fail with a segmentation fault
after recent updates, possibly with mesa to 23.2.1. However, this doesn't
seem to be true on all hardware, as Andronikos reported success on IRC and
Bordeaux also built the previous derivation.
* gnu/packages/graphics.scm (skia)[phases]: Add "SkRuntimeBlender_GPU" to
tests that are skipped in the check phase.
Change-Id: I4077ae89a58049628a90f8abd23395f9ba89047a
|
| |\ \ \ \
| | | | | |
| | | | | |
| | | | | | |
Change-Id: I6848392e8c1ffca1473bd25511d8d90ae0f98ce7
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This fixes a build failure for qtbase-5 and qtbase due to keysyms removed in
libxkbcommon 1.6.0. See the release announcement
<https://lists.freedesktop.org/archives/wayland-devel/2023-October/043121.html>.
* gnu/packages/qt.scm (qtbase)[inputs]: Replace libxkbcommon with
libxkbcommon-1.5.
Change-Id: I4bbf63ec15b33151fa741149a00f31558a109d48
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/xdisorg.scm (libxkbcommon-1.5): New variable.
Change-Id: Iab72a030ad90f9919d05dc8820fd59711b506e58
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/game-development.scm (godot): Update to 4.1.3.
Change-Id: Ib683401bca52eb8ecdd6ccf7ea9bb89e94a67c24
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This fixes mbedtls-apache failing some tests for unknown reasons after recent
updates and ungrafting to other packages. This should soon be renamed to
mbedtls-apache-lts and a newer version added; see
<https://issues.guix.gnu.org/66718>.
* gnu/packages/tls.scm (mbedtls-apache): Update to 2.28.5.
Change-Id: Ie513c11cb60262be9865ebbd1f6238d39f299c42
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
This should fix mediasdk failing to build by not finding libdrm_intel as it
was not built in libdrm after the update to 2.4.117.
* gnu/packages/xdisorg.scm (libdrm)[phases]: Add phase to correct an upstream
typo which disabled building libdrm_intel on supported platforms by default.
Change-Id: I8a3f8d23ca3827a0c1f4fec47bca6cfa91a6526e
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/sdl.scm (sdl2): Update to 2.28.5.
Change-Id: I853776bf82e84499486d32012a9b3a4636226668
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/sdl.scm (sdl2)[arguments]: Append the path of libvulkan.so to
rpath.
[inputs]: Add vulkan-loader.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: I17c8388f5f7b3bb063b79fd4981263994da129c0
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Fixes <https://issues.guix.gnu.org/64981>.
* gnu/packages/gl.scm (libepoxy)[arguments]<#:phases>: Hardcode paths to
libGLESv1_CM.so.1 and libGLESv2.so.2.
Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
Change-Id: I9d68a2b8f9c4ffee13ea63ea973970bf1d4c8a6d
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/gl.scm (mesa): Update to 23.2.1.
Change-Id: I9014c29696317eeda2c86170ef64d57dd02fe8f4
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/curl.scm (curl)[arguments]: Respect PARALLEL-TESTS? in check
phase, by setting TFLAGS (curl's test flags).
Change-Id: I54dfe32b757824fd3d2b89d10b88315c7e8b8d2a
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
* gnu/packages/curl.scm (curl): Update to 8.4.0 from graft, preserving...
[arguments]<#:phases>: ... check phase to skip failing test on Hurd.
[replacement]: Remove.
(curl/fixed): Remove variable.
Change-Id: I9243d6b3a9084d9c24884e755f2f42ffafca4205
|