aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
...
| * gnu: php: Combine skipped tests per arch code.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | * 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: php: Update to 8.2.13.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | | | | | | | * 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
| * Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-26
| |\ | | | | | | | | | Change-Id: Ide02272218e76dfae6dc9f8748871c8d61704260
| * \ Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-21
| |\ \ | | | | | | | | | | | | Change-Id: I94c6874e5fdf916e3eb911f1a7df610cd3275474
| * | | gnu: pandoc: Install bash completions, man page.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (pandoc)[arguments]: Add a phase to install the bash completions and the man page. Change-Id: I3e5c18971e06cc3b69ed49a15ab8da11e809e532
| * | | gnu: ghc-pandoc: Skip failing tests from i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-pandoc)[source]: Adjust snippet to remove two tests. Change-Id: I05476c0bc2f50328efb30ce26d446850321bad6d
| * | | gnu: ghc-persistent: Fix build on i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: ghc-memory: Fix building on i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: ghc-bloomfilter: Update to 2.0.1.2.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: ghc-base64: Skip tests on i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Skip tests when building for i686-linux. Change-Id: I2de264eb0a0b1ae3d6ca1e29c9b1dce589104aa1
| * | | gnu: ghc-base64: Update to Cabal revision 4.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/haskell-xyz.scm (ghc-base64)[arguments]: Update to Cabal revision 4. [synopsis]: Satisfy linter. Change-Id: I3e234f85371865dfc45a4f004b442209fd68091a
| * | | gnu: ghc-basement: Fix build on i686-linux.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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: curl: Skip failing test on arm machines.Efraim Flashner2023-11-15
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl)[arguments]: Adjust custom 'check phase to skip a test on armhf-linux and aarch64-linux. Change-Id: I26fcb8c911a412c9196b759caefb6a003a241b6b
| * | | Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-14
| |\ \ \ | | | | | | | | | | | | | | | Change-Id: I4b468bb3148d392c9ade30dfe0cfb68c574a8e27
| * | | | gnu: skia: Fix build.John Kehayias2023-11-11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-11
| |\ \ \ \ | | | | | | | | | | | | | | | | | | Change-Id: I6848392e8c1ffca1473bd25511d8d90ae0f98ce7
| * | | | | gnu: qtbase-5: Use libxkbcommon-1.5.John Kehayias2023-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: Add libxkbcommon-1.5.John Kehayias2023-11-09
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libxkbcommon-1.5): New variable. Change-Id: Iab72a030ad90f9919d05dc8820fd59711b506e58
| * | | | | gnu: godot: Update to 4.1.3.John Kehayias2023-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/game-development.scm (godot): Update to 4.1.3. Change-Id: Ib683401bca52eb8ecdd6ccf7ea9bb89e94a67c24
| * | | | | gnu: mbedtls-apache: Update to 2.28.5.John Kehayias2023-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
| * | | | | gnu: libdrm: Restore building libdrm_intel by default.John Kehayias2023-11-07
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: sdl2: Update to 2.28.5.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/sdl.scm (sdl2): Update to 2.28.5. Change-Id: I853776bf82e84499486d32012a9b3a4636226668
| * | | | | gnu: sdl2: Add vulkan-loader to rpath.dan2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | | | gnu: libepoxy: Hardcode paths to GLES libraries.宋文武2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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: mesa: Update to 23.2.1.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/gl.scm (mesa): Update to 23.2.1. Change-Id: I9014c29696317eeda2c86170ef64d57dd02fe8f4
| * | | | | gnu: curl: Run tests in parallel.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/curl.scm (curl)[arguments]: Respect PARALLEL-TESTS? in check phase, by setting TFLAGS (curl's test flags). Change-Id: I54dfe32b757824fd3d2b89d10b88315c7e8b8d2a
| * | | | | gnu: curl: Ungraft.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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
| * | | | | gnu: nghttp2: Update to 1.58.0 and ungraft.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (nghttp2): Update to 1.58.0. [replacement]: Remove. (nghttp2-1.57): Remove variable. Change-Id: I737253295d6b3a832156acc8736167ee1ab470eb
| * | | | | gnu: libxkbcommon: Update to 1.6.0.Zheng Junjie2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libxkbcommon): Update to 1.6.0. Change-Id: I8e3c6852d5ba7a16605b508d00b98084254d593a Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
| * | | | | gnu: libdrm: Update to 2.4.117.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (libdrm): Update to 2.4.117. Change-Id: I99b94bc4afeb8c0447d5ac0b08f6ade327af7cc3
| * | | | | gnu: pixman: Update to 0.42.2.Hilton Chain2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xdisorg.scm (pixman): Update to 0.42.2. Signed-off-by: John Kehayias <john.kehayias@protonmail.com> Change-Id: Ibfe2d23a115d19ad32ca8e39de69aae108ec66d4
| * | | | | gnu: libxpm: Ungraft.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libxpm): Update to 3.5.17. [replacement]: Remove. [source]: Update URL. (libxpm/fixed): Remove variable. Change-Id: If84b6093f90fdf7f751b1f25a32df5b478fd71cb
| * | | | | gnu: libx11: Ungraft.John Kehayias2023-11-05
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/xorg.scm (libx11): Update to 1.8.7. [replacement]: Remove. [source]: Update URL. (libx11-fixed): Remove variable. Change-Id: I945c5d15ca7ef3ed9f5de348815f9644028b1c9a
* | | | | | gnu: Make linux-libre 6.6 the default.Wilko Meyer2023-07-23
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (linux-libre-version, linux-libre-gnu-revision, linux-libre-pristine-source, linux-libre-source, linux-libre): Update to 6.6. * gnu/packages/linux.scm (linux-libre-with-bpf): Update to 6.6. Change-Id: I6414821ba0f0e75543a3616300ff3233ffa1c3b0 Signed-off-by: Leo Famulari <leo@famulari.name>
* | | | | | services: xvnc: Do not specify display number when using inetd.David Thompson2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/services/vnc.scm (xvnc-configuration->command-line-arguments): Omit X display number when inetd? is #t. Change-Id: I0fc8e3068f3ae22421e60e96bd40e3b6e477ca99
* | | | | | gnu: go-gopkg-in-yaml-v3: Skip tests on powerpc-linux.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-gopkg-in-yaml-v3)[arguments]: Skip the tests when building for powerpc-linux. Change-Id: I68e3dfa274186ef8f20f85614ba941ea878d6b86
* | | | | | gnu: texlive-bin: Skip another test on powerpc-linux.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tex.scm (texlive-bin)[arguments]: When building for powerpc-linux include the custom 'skip-faulty-test phase. Change-Id: I38eb202c788bf483a8d062019f34bb8486d70878
* | | | | | gnu: go-github-com-google-go-cmp-cmp: Skip tests with gccgo.Efraim Flashner2023-11-27
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-google-go-cmp-cmp)[arguments]: Override check phase to skip it when building with gccgo. Change-Id: Ie2b5005648882c5a65ed484e5d203f1076dcb768
* | | | | | gnu: fio: Update to 3.36.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/benchmark.scm (fio): Update to 3.36. Change-Id: I2a58cf03e51ff9ecbea3cd540bb2dde40b6bac1c
* | | | | | gnu: bfs: Update to 3.0.4.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (bfs): Update to 3.0.4. Change-Id: Idc65d4629aa185b13a375263e10ebcc5b71a81ce
* | | | | | gnu: bfs: Fix Texinfo typo.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/admin.scm (bfs)[description]: Fix typo.
* | | | | | linux-boot: Don't create /root before it's used.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/build/linux-boot.scm (boot-system): Postpone the MKDIR of /root. Change-Id: I589316a5ddf41cada02173ed4dd5b7df09b795e8
* | | | | | gnu: Add libnsfb.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (libnsfb): New public variable.
* | | | | | gnu: knot: Update to 3.3.2.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/dns.scm (knot): Update to 3.3.2. Change-Id: Ic4909301027c75d269774fa9c52562933283f46c
* | | | | | gnu: nwipe: Update to 0.35.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/disk.scm (nwipe): Update to 0.35. [inputs]: Add libconfig. Change-Id: Ia4d704ffd58c3d4ea6d10e718808797b528438e0
* | | | | | gnu: dpkg: Update to 1.22.1.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/debian.scm (dpkg): Update to 1.22.1. Change-Id: Id5ac5a5c4a8dc9716fd5b05dd80c21b0edfe293f
* | | | | | gnu: erofs-utils: Update to 1.7.1.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/linux.scm (erofs-utils): Update to 1.7.1. Change-Id: Ia1ac5355c8b0587d42839a551491f153fe2f1c75
* | | | | | gnu: opensmtpd: Update to 7.4.0p1.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/mail.scm (opensmtpd): Update to 7.4.0p1. Change-Id: I0069369fcbc226b6e55b42142456ce77566af7be
* | | | | | gnu: Add ani-cli.jaeme2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/video.scm (ani-cli): New variable. Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr> Change-Id: I21ea258f164285dea0d46379dff120b105803dd0
* | | | | | gnu: openssh: Update to 9.5p1.Tobias Geerinckx-Rice2023-11-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/ssh.scm (openssh): Update to 9.5p1. Change-Id: I7347258f801e97045774a27e4c30b82fff2ff73e