aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-09-06gnu: onnx: Update to 1.16.2....* gnu/packages/machine-learning.scm (onnx): Update to 1.16.2. [source]: Remove patch. [build-system]: Move to pyproject-build-system. [arguments]<#:tests?>: Disable for systems where python-nbval is not supported. <#:phases>: Remove 'relax-requirements' phase. Pass "-DONNX_BUILD_TESTS" to CMake depending on tests?. [native-inputs]: Add python-fb-re2 and python-parameterized-next. Remove python-nbval on unsupported systems. * gnu/packages/patches/onnx-shared-libraries.patch: Adjust patch. * gnu/packages/patches/onnx-skip-model-downloads.patch: Adjust patch. * gnu/packages/patches/onnx-use-system-googletest.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove it. Co-authored-by: Andy Tai <atai@atai.org> David Elsing
2024-09-06gnu: Remove onnx-for-torch2....* gnu/packages/machine-learning.scm (onnx-for-torch2): Delete variable. David Elsing
2024-09-06gnu: Remove onnx-optimizer-for-torch2....* gnu/packages/machine-learning.scm (onnx-optimizer-for-torch2): Delete variable. David Elsing
2024-09-06gnu: Add python-parameterized-next....* gnu/packages/check.scm (python-parameterized-next): New variable. David Elsing
2024-09-06gnu: python-nbval: Update to 0.11.0....* gnu/packages/python-check.scm (python-nbval): Update to 0.11.0. [arguments]<#:phases>: Adjust 'check' phase. [native-inputs]: Remove python-pytest. [propagated-inputs]: Add python-coverage and python-pytest. Remove python-six. David Elsing
2024-09-06gnu: Add xnnpack-for-r-torch....* gnu/packages/machine-learning.scm (xnnpack-for-r-torch): New variable. (xnnpack)[inputs]: Use xnnpack-for-r-torch instead of xnnpack. David Elsing
2024-09-06gnu: xnnpack: Update to commit 08f1489....More tests fail when building the shared library, so they are disabled. The scripts to generate the autogenerated files run all commands at once, so they are converted to Makefiles first. * gnu/packages/machine-learning.scm (xnnpack): Update to commit 08f1489. [source]: Remove patch. Adjust snippet. [arguments]<#:configure-flags>: Add "-DXNNPACK_BUILD_TESTS=OFF". <#:tests?>: Disable tests. <#:phases>: Adjust 'fix-cmake' phase. Convert code generation scripts to Makefiles and run them. Run different missing scripts. * gnu/packages/patches/xnnpack-remove-broken-tests.patch: Remove file. * gnu/packages/patches/xnnpack-system-libraries.patch: Remove file. * gnu/local.mk (dist_patch_DATA): Remove them. David Elsing
2024-09-06gnu: fbgemm: Update to 0.7.0....* gnu/packages/machine-learning.scm (fbgemm): Update to 0.7.0. David Elsing
2024-09-06gnu: oneapi-dnnl: Update to 3.5.3....* gnu/packages/machine-learning.scm (oneapi-dnnl): Update to 3.5.3. David Elsing
2024-09-06gnu: nnpack: Depend on python-peachpy only for x86_64....* gnu/packages/machine-learning.scm (nnpack)[native-inputs]: Provide python-peachpy only when 'target-x86-64?'. David Elsing
2024-09-06gnu: cpuinfo: Update to commit 05332fd....Also disable tests on aarch64, because they fail in the build container. * gnu/packages/parallel.scm (cpuinfo): Update to commit 05332fd. [arguments]<#:tests?>: Disable on aarch64. [supported-systems]: Remove field. David Elsing
2024-09-06gnu: pthreadpool: Update to commit 560c60d....* gnu/packages/parallel.scm (pthreadpool): Update to commit 560c60d. David Elsing
2024-09-06gnu: flatbuffers-next: Update to 24.3.25....* gnu/packages/serialization.scm (flatbuffers-next): Update to 24.3.25. David Elsing
2024-09-06gnu: python-optree: Update to 0.11.0....* gnu/packages/python-xyz.scm (python-optree): Update to 0.11.0. [arguments]<#:test-flags>: Disable failing test. David Elsing
2024-09-06gnu: Remove python-typing-extensions-4.10....* gnu/packages/machine-learning.scm (python-typing-extensions-4.10): Delete variable. * gnu/packages/machine-learning.scm (python-pytorch)[native-inputs] Replace python-typing-extensions-4.10 with python-typing-extensions. David Elsing
2024-09-06gnu: asmjit: Update to commit 062e69c....* gnu/packages/cpp.scm (asmjit): Update to commit 062e69c. David Elsing
2024-09-06guix build: ‘--log-file’ honors the configured substitute URLs....* guix/scripts/build.scm (guix-build): When defining ‘urls’, add ‘substitute-urls’ call. * doc/guix.texi (Additional Build Options): Adjust ‘--log-file’ documentation. Change-Id: I40f0647efe64ba3a63a6379b8da80b0da8910f48 Ludovic Courtès
2024-09-06gnu: dezyne: Update to 2.18.3....* gnu/packages/dezyne.scm (dezyne): Update. [propagated]: Move into... [inputs]: ...this. Change-Id: I2da63e128e8f990a409b36ffaa38e56029740292 Janneke Nieuwenhuizen
2024-09-06Revert "gnu: gsl: Add debug output."...This reverts commit 36e30a33e8c67d15ccfae6e4a4289c193f0759ad, which triggers too many rebuilds (‘gsl’ has 2.9K dependents). Change-Id: Ia0f0968b23dbf8234c69973eaf71d33a2e8c0690 Ludovic Courtès
2024-09-05gnu: gsl: Add debug output....* gnu/packages/maths.scm (gsl)[outputs]: Add "debug". Artyom Bologov
2024-09-05gnu: trealla: Update to 2.55.33....* gnu/packages/prolog.scm (trealla): Update to 2.55.33. Change-Id: I56d95f72211c24ec7442c8d0fed31b3d181c79b3 jgart
2024-09-06gnu: xfce4-screenshooter: Update to 1.11.1....* gnu/packages/xfce.scm (xfce4-screenshooter): Update to 1.11.1. Change-Id: I99811c51b9af116181f51ba31b17425a8efbec65 宋文武
2024-09-06gnu: xfburn: Update to 0.7.2....* gnu/packages/xfce.scm (xfburn): Update to 0.7.2. Change-Id: Id6c813830692fe2d692e080d045fac5984de578c 宋文武
2024-09-06gnu: xfce4-notifyd: Update to 0.9.6....* gnu/packages/xfce.scm (xfce4-notifyd): Update to 0.9.6. Change-Id: I6a478f9b40d3a4b72100cee0b820e48da14788e9 宋文武
2024-09-06gnu: xfce4-power-manager: Update to 4.18.4....* gnu/packages/xfce.scm (xfce4-power-manager): Update to 4.18.4. Change-Id: Ib28b1edcdb91a7aaedabe439c9d470ed6b8bbfee 宋文武
2024-09-06gnu: thunar: Update to 4.18.11....* gnu/packages/xfce.scm (thunar): Update to 4.18.11. Change-Id: I80189eeef2f4d1278bffef7568e2894866eef3fd 宋文武
2024-09-06gnu: xfce4-settings: Update to 4.18.6....* gnu/packages/xfce.scm (xfce4-settings): Update to 4.18.6. Change-Id: I7aa5b4937f7402ac86058eb8d8b9c4366f8eadc8 宋文武
2024-09-06gnu: xfce4-session: Update to 4.18.4....* gnu/packages/xfce.scm (xfce4-session): Update to 4.18.4. Change-Id: I249be00123d32fdadd79b6ac716ea8fe5d98f337 宋文武
2024-09-06gnu: xfce4-whiskermenu-plugin: Update to 2.8.3....* gnu/packages/xfce.scm (xfce4-whiskermenu-plugin): Update to 2.8.3. [inputs]: Add accountsservice and gtk-layer-shell. [arguments]: Remove 'fix-shell-script phase. Change-Id: I87fc277c5e32674a505a532ad129c75d24d854a5 宋文武
2024-09-06gnu: elementary-xfce-icon-theme: Update to 0.19....* gnu/packages/xfce.scm (elementary-xfce-icon-theme): Update to 0.19. Change-Id: I4cfd6b480806b7e9ec090f5dd1ebe2e1b1ed0f7f 宋文武
2024-09-06gnu: libxfce4ui: Update to 4.18.6....* gnu/packages/xfce.scm (libxfce4ui): Update to 4.18.6. Change-Id: If392f88d81f406a3022e1d445b6339922dc0b9fe 宋文武
2024-09-06gnu: libxfce4util: Update to 4.18.2....* gnu/packages/xfce.scm (libxfce4util): Update to 4.18.2. Change-Id: Idbc7bdef940ddc6feff4b60832326ebe779192ba 宋文武
2024-09-05gnu: php: Disable tests relating to BICUBIC interpolation....* gnu/packages/php.scm (php)[arguments]: Delete three tests that are known to fail. Change-Id: Ib684328654c75f37111d252fb0f9fb3356daff9a Signed-off-by: Andreas Enge <andreas@enge.fr> Carlo Zancanaro
2024-09-05gnu: php: Fix check phase....* gnu/packages/php.scm (php): Add missing inputs. These should potentially be propagated by gd instead, see https://issues.guix.gnu.org/72968 Change-Id: I3ddc47e5ad121a8177e3a12c5dfe154a8d6029b6 Signed-off-by: Andreas Enge <andreas@enge.fr> Noé Lopez
2024-09-05gnu: mpv: Add LIBSIXEL input....* gnu/packages/video.scm (mpv)[inputs]: Add LIBSIXEL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I1765929ec37d6cd73d829b998c7a1a6edb87fb75 Mathieu Laparie
2024-09-05gnu: libsixel: Propagate GDK-PIXBUF....* gnu/packages/image.scm (libsixel)[inputs]: Move GDK-PIXBUF... [propagated-inputs]: ... to here. Change-Id: Ifcbcae7882f1f6292d436f679552b8e0a67d9eda Nicolas Goaziou
2024-09-05gnu: libplacebo: Update to 7.349.0....* gnu/packages/video.scm (libplacebo): Update to 7.349.0. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: Iacbde8cbd6e2008655f70fc009290cddb942f548 Mathieu Laparie
2024-09-05gnu: gtk: Disable failing tests on aarch64....* gnu/packages/gtk.scm (gtk): Disable failing tests on aarch64. Change-Id: Ia950b25fa2141daff0a01a69d9dfb551e26116ea Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com> Roman Scherer
2024-09-05gnu: mpark-variant: Fix build....* gnu/packages/cpp.scm (mpark-variant)[native-inputs]: Add gcc-12. Liliana Marie Prikler
2024-09-05gnu: Add emacs-qt-pro-mode....* gnu/packages/emacs-xyz.scm (emacs-qt-pro-mode): New variable. Change-Id: I49db0f62280aa86830eb535c4b179be1bb692db4 Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> gemmaro
2024-09-05gnu: emacs-treemacs: Add missing input....* gnu/packages/emacs-xyz.scm (emacs-treemacs)[propagated-inputs]: Add EMACS-CFRS. The package EMACS-CFRS is not included in the list of propagated-inputs at EMACS-TREEMACS, but it should be included, because some of the features of EMACS-TREEMACS use CFRS, see <https://github.com/Alexander-Miller/treemacs/blob/2377d231bcb4ff6841cbf6a7c1e4b6747e26ddd0/src/elisp/treemacs-interface.el#L47-L48> Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr> Change-Id: I53f3498e623c59604f33b473aff1e590c5c198cc Rodrigo Morales
2024-09-06gnu: adaptivecpp: Update home-page....* gnu/packages/sycl.scm (adaptivecpp)[home-page]: Update it. Change-Id: Ifec66d4345ab6828e16fe244412d18d9e0625546 Zheng Junjie
2024-09-06gnu: adaptivecpp: Update to 24.06.0....* gnu/packages/sycl.scm (adaptivecpp_: Update to 24.06.0. Change-Id: I1900dd1e38f6e20c1deed603b258abcc21c8649f Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Andy Tai
2024-09-06gnu: remmina: Update to 1.4.35....* gnu/packages/vnc.scm (remmina): Update to 1.4.35. [inputs]: Add curl. Change-Id: If81a133beb15187f717f082b68eff23d24dc8dba Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Artyom V. Poptsov
2024-09-06gnu: qbittorrent-enhanced: Update to 4.6.6.10....* gnu/packages/bittorrent.scm (qbittorrent-enhanced): Update to 4.6.6.10. Change-Id: Ib6da65a958ee27039b8ad6ca7f535c087725e365 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Hilton Chain via Guix-patches via
2024-09-06gnu: qbittorrent: Update to 4.6.6....* gnu/packages/bittorrent.scm (qbittorrent): Update to 4.6.6. Change-Id: I494f5f9e531aabdb6ba60ff418f6ba0cf45b46f4 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Hilton Chain via Guix-patches via
2024-09-06gnu: wlroots: Update to 0.17.4....* gnu/packages/wm.scm (wlroots): Update to 0.17.4. Change-Id: I4b0f0c1eae71823d9fe7005ace52be862daf8f11 Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn> Ahmad Draidi via Guix-patches via
2024-09-05gnu: python-gst: Fix build....* gnu/packages/glib.scm: Add package python-pygobject-3.48. * gnu/packages/gstreamer.scm (python-gst) [inputs]: Use python-pygobject-3.48 to fix tests. Change-Id: I3038b85db67ff354a6d77708fa4fd7c63aa6732c Signed-off-by: Andrew Tropin <andrew@trop.in> Remco van 't Veer
2024-09-05gnu: dealii: Update to 9.6.0....* gnu/packages/maths.scm (dealii): Update to 9.6.0. Change-Id: I197511908d9ac27dd4ba1356515f1fbf7bafd218 Ludovic Courtès
2024-09-05gnu: sundials, sundials-openmpi: Use gexps....* gnu/packages/maths.scm (sundials)[arguments]: Use gexps and use ‘search-input-file’ rather than ‘assoc-ref’. (sundials-openmpi)[arguments]: Likewise. Change-Id: Ife0c2ae3604cf66c90ec4a13fe9242f7fe7d550f Ludovic Courtès