06/06: gnu: python-tokenizers: Remove #:cargo-inputs.

2025-04-19 Thread guix-commits
hako pushed a commit to branch rust-team in repository guix. commit 696e9bad0158505e85c9add47211e8e04bcc671d Author: Hilton Chain AuthorDate: Sun Apr 20 11:04:02 2025 +0800 gnu: python-tokenizers: Remove #:cargo-inputs. * gnu/packages/rust-crates.scm (python-tokenizers-cargo-inputs)

branch rust-team updated (0b461f9ba1 -> 696e9bad01)

2025-04-19 Thread guix-commits
hako pushed a change to branch rust-team in repository guix. from 0b461f9ba1 gnu: i3status-rust: Update to 0.33.2. new 667e9557c3 fixup! build/cargo: Print out all non-empty binary files. new 45138a4c83 squash! scripts: import: Correct documentation for ‘--insert’ option. new 1

04/06: gnu: python-gseapy: Remove #:cargo-inputs.

2025-04-19 Thread guix-commits
hako pushed a commit to branch rust-team in repository guix. commit c0424d010ac1a6ac9207188064f72879c12aa25c Author: Hilton Chain AuthorDate: Sun Apr 20 09:53:57 2025 +0800 gnu: python-gseapy: Remove #:cargo-inputs. * gnu/packages/rust-crates.scm (python-gseapy-cargo-inputs): New va

01/06: fixup! build/cargo: Print out all non-empty binary files.

2025-04-19 Thread guix-commits
hako pushed a commit to branch rust-team in repository guix. commit 667e9557c3c9f5d72a96af9a0ec8ab510b94dc3f Author: Hilton Chain AuthorDate: Sun Apr 20 08:45:04 2025 +0800 fixup! build/cargo: Print out all non-empty binary files. --- guix/build/cargo-build-system.scm | 2 +- 1 file changed

03/06: gnu: python-bed-reader: Remove #:cargo-inputs.

2025-04-19 Thread guix-commits
hako pushed a commit to branch rust-team in repository guix. commit 1a9e3084b39de211f7ae709fff60e69ab6e292ea Author: Hilton Chain AuthorDate: Sun Apr 20 08:47:00 2025 +0800 gnu: python-bed-reader: Remove #:cargo-inputs. * gnu/packages/rust-crates.scm (python-bed-reader-cargo-inputs)

05/06: gnu: python-safetensors: Remove #:cargo-inputs.

2025-04-19 Thread guix-commits
hako pushed a commit to branch rust-team in repository guix. commit 8193da92de8d27d96fa2fc1203d2c1e24b8c83d1 Author: Hilton Chain AuthorDate: Sun Apr 20 10:43:53 2025 +0800 gnu: python-safetensors: Remove #:cargo-inputs. * gnu/packages/rust-crates.scm (python-safetensors-cargo-input

02/06: squash! scripts: import: Correct documentation for ‘--insert’ option.

2025-04-19 Thread guix-commits
hako pushed a commit to branch rust-team in repository guix. commit 45138a4c83b2fb71a59a09a9ca4c97cb1aaa2c68 Author: Hilton Chain AuthorDate: Sun Apr 20 10:37:16 2025 +0800 squash! scripts: import: Correct documentation for ‘--insert’ option. --- doc/guix.texi | 2 +- guix/script

branch master updated: gnu: magic-wormhole-mailbox-server: Fix build.

2025-04-19 Thread guix-commits
This is an automated email from the git hooks/post-receive script. vagrantc pushed a commit to branch master in repository guix. The following commit(s) were added to refs/heads/master by this push: new 3ed24b2354 gnu: magic-wormhole-mailbox-server: Fix build. 3ed24b2354 is described below

01/03: gnu: packages/machine-learning: Sort use-module.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit 7e031486b77247b8b2566937e7348c659db5fb8a Author: Sharlatan Hellseher AuthorDate: Sat Apr 19 20:26:58 2025 +0100 gnu: packages/machine-learning: Sort use-module. * gnu/packages/machine-learning.scm: Fix sorting of

03/03: gnu: python-scikit-learn: Update to 1.6.1.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit af6b5f7d99ae780927613f4c35b7b61e69c6a194 Author: Sharlatan Hellseher AuthorDate: Sat Apr 19 21:46:15 2025 +0100 gnu: python-scikit-learn: Update to 1.6.1. * gnu/packages/machine-learning.scm (python-scikit-learn):

branch master updated (e417d6fe81 -> af6b5f7d99)

2025-04-19 Thread guix-commits
sharlatan pushed a change to branch master in repository guix. from e417d6fe81 Merge remote-tracking branch 'origin/python-team' new 7e031486b7 gnu: packages/machine-learning: Sort use-module. new 05c70eee32 gnu: python-scikit-learn: Use G-expressions. new af6b5f7d99 gnu: python

02/03: gnu: python-scikit-learn: Use G-expressions.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch master in repository guix. commit 05c70eee324d4007cb58780a488522bd11524b61 Author: Sharlatan Hellseher AuthorDate: Sat Apr 19 20:23:41 2025 +0100 gnu: python-scikit-learn: Use G-expressions. * gnu/packages/machine-learning.scm (python-scikit-learn

[shepherd] branch main updated: guix: Record the right Fibers .go file directory.

2025-04-19 Thread Ludovic Courtès
This is an automated email from the git hooks/post-receive script. civodul pushed a commit to branch main in repository shepherd. The following commit(s) were added to refs/heads/main by this push: new 48e53a4 guix: Record the right Fibers .go file directory. 48e53a4 is described below com

[shepherd] branch main updated (15f8cb4 -> 98878a7)

2025-04-19 Thread Ludovic Courtès
civodul pushed a change to branch main in repository shepherd. from 15f8cb4 service: Add user-environment-variables procedure. new 1ad90aa system-log: Read kernel messages from /dev/klog on the Hurd. new 21bd4ec system-log: Print “localhost” for messages received over AF_UNIX soc

[shepherd] 02/04: system-log: Print “localhost” for messages received over AF_UNIX sockets.

2025-04-19 Thread Ludovic Courtès
civodul pushed a commit to branch main in repository shepherd. commit 21bd4ec40a38fdae40f2682da0363ac70d220ed1 Author: Ludovic Courtès AuthorDate: Sat Apr 19 17:38:43 2025 +0200 system-log: Print “localhost” for messages received over AF_UNIX sockets. On the Hurd, messages would be

[shepherd] 01/04: system-log: Read kernel messages from /dev/klog on the Hurd.

2025-04-19 Thread Ludovic Courtès
civodul pushed a commit to branch main in repository shepherd. commit 1ad90aac79538d17cf73ee7b264ef6e1e9fac14c Author: Ludovic Courtès AuthorDate: Sat Apr 19 16:43:27 2025 +0200 system-log: Read kernel messages from /dev/klog on the Hurd. Partly fixes

[shepherd] 03/04: system-log: Close input file on end-of-file.

2025-04-19 Thread Ludovic Courtès
civodul pushed a commit to branch main in repository shepherd. commit be57f65b425e6979a26c99c0c2345116f6b16d1c Author: Ludovic Courtès AuthorDate: Sat Apr 19 17:58:20 2025 +0200 system-log: Close input file on end-of-file. Partly fixes . F

[shepherd] 04/04: system-log: Serialize information about sockets and the kernel log file.

2025-04-19 Thread Ludovic Courtès
civodul pushed a commit to branch main in repository shepherd. commit 98878a765b2d0a9865d9486dcd9a8c1af9e3fe89 Author: Ludovic Courtès AuthorDate: Sat Apr 19 22:24:53 2025 +0200 system-log: Serialize information about sockets and the kernel log file. * modules/shepherd/service/syste

70/98: gnu: qttools-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 8e84282a7a16b2d494362001a261bea4f362251b Author: 宋文武 AuthorDate: Sat Feb 8 12:01:54 2025 +0800 gnu: qttools-5: Update to 5.15.16. * gnu/packages/qt.scm (qttools-5): Update to 5.15.16. Change-Id: I86140fd

31/98: gnu: qtlanguageserver: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit e8b038210b48eaee48a32448b6c8a1820dfa1fb6 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:32 2025 +0800 gnu: qtlanguageserver: Update to 6.8.2. * gnu/packages/qt.scm (qtlanguageserver): Update to 6.8.2. Change-Id

20/98: gnu: qtsvg: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit cf702bc0a4b67b6a4288d4d3526a70ef4013 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:27 2025 +0800 gnu: qtsvg: Update to 6.8.2. * gnu/packages/qt.scm (qtsvg): Update to 6.8.2. Change-Id: I076fb8f8feec30bd56b

44/98: gnu: qtwebengine: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit ba6cf2d14baab66f66c8d7af6fcf9c0869d8be62 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:36 2025 +0800 gnu: qtwebengine: Update to 6.8.2. * gnu/packages/patches/qtwebengine-fix-system-libvpx.patch: New patch. * gnu/l

61/98: gnu: qtwebsockets-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 60e422ca2d26bef68d3ed5f061b2637baa41ed60 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtwebsockets-5: Update to 5.15.16. * gnu/packages/qt.scm (qtwebsockets-5): Update to 5.15.16. Change-Id

12/98: gnu: ftgl: Fix build with newer freetype.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 386c549d5d29a294991e883cf96f4a09f2085b81 Author: 宋文武 AuthorDate: Thu Feb 6 14:12:21 2025 +0800 gnu: ftgl: Fix build with newer freetype. * gnu/packages/gl.scm (ftgl) [arguments]: Add -fpermissive to CXXFLAGS.

48/98: gnu: python-pyqt-builder: Update to 1.18.0.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 1e6a9f6afbd893e858bcf4bec91180982e1ad561 Author: 宋文武 AuthorDate: Fri Feb 7 15:55:24 2025 +0800 gnu: python-pyqt-builder: Update to 1.18.0. * gnu/packages/qt.scm (python-pyqt-builder): Update to 1.18.0. C

03/98: gnu: anki: Do not wrap with QTWEBENGINEPROCESS_PATH.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 77a366b44e826312c1532600d36aa76a7eac9ed8 Author: 宋文武 AuthorDate: Sun Feb 2 12:34:52 2025 +0800 gnu: anki: Do not wrap with QTWEBENGINEPROCESS_PATH. * gnu/packages/education.scm (anki) [arguments]: Remove QTWE

26/98: gnu: qtshadertools: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit a511c8201c7aabbfd328acc3b07ac9e74de19269 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:30 2025 +0800 gnu: qtshadertools: Update to 6.8.2. * gnu/packages/qt.scm (qtshadertools): Update to 6.8.2. Change-Id: I06c

46/98: gnu: qthttpserver: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 5985d653c083ccc04f03416c19e1db80b9d94e39 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:37 2025 +0800 gnu: qthttpserver: Update to 6.8.2. * gnu/packages/qt.scm (qthttpserver): Update to 6.8.2. Change-Id: I84160

29/98: gnu: qtserialport: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 9d1dc6654cb411af84f52fb81d255071c16b51fd Author: 宋文武 AuthorDate: Tue Feb 4 14:55:31 2025 +0800 gnu: qtserialport: Update to 6.8.2. * gnu/packages/qt.scm (qtserialport): Update to 6.8.2. Change-Id: I90d2f

17/98: gnu: qtbase: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 4999ce3989f9c63778ca2aa84d2d275e45ac2ebf Author: 宋文武 AuthorDate: Tue Feb 4 14:46:01 2025 +0800 gnu: qtbase: Update to 6.8.2. * gnu/packages/patches/qtbase-find-tools-in-PATH.patch: Remove patch. * gnu/local.m

28/98: gnu: qtwayland: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 6322e9fdbe7e7d05712c946a9d348cf3f1a6e9bb Author: 宋文武 AuthorDate: Tue Feb 4 14:55:30 2025 +0800 gnu: qtwayland: Update to 6.8.2. * gnu/packages/patches/qtwayland-6-update-wayland-xml.patch: Remove patch. * gnu

93/98: gnu: qtdatavis3d: Rename to qtdatavis3d-5.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 65160a998f4fedecce39b0da2afdcb8d9006c10b Author: 宋文武 AuthorDate: Sat Feb 8 13:10:14 2025 +0800 gnu: qtdatavis3d: Rename to qtdatavis3d-5. * gnu/packages/qt.scm (qtdatavis3d): Rename to qtdatavis3d-5. (python-

19/98: gnu: qt5compat: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 4b696727c896c990d238317751749b386fa6b9ad Author: 宋文武 AuthorDate: Tue Feb 4 14:55:27 2025 +0800 gnu: qt5compat: Update to 6.8.2. * gnu/packages/qt.scm (qt5compat): Update to 6.8.2. Change-Id: If5c2238a861

branch rust-team created (now 0b461f9ba1)

2025-04-19 Thread guix-commits
hako pushed a change to branch rust-team in repository guix. at 0b461f9ba1 gnu: i3status-rust: Update to 0.33.2. This branch includes the following new commits: new 9d1737facb gnu: rust-analyze: Link to rust-analyze-proc-macro-srv. new 51edcc2949 gnu: Add rust-1.83. new 7794

branch rust-team deleted (was 1959cffa14)

2025-04-19 Thread guix-commits
hako pushed a change to branch rust-team in repository guix. was 1959cffa14 squash! scripts: import: Document argument for ‘--insert’ option in help message. This change permanently discards the following revisions: discard 1959cffa14 squash! scripts: import: Document argument for ‘--inse

24/98: gnu: qtwebsockets: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit f285efd0513a161d6988214e3a20df77fcc3310e Author: 宋文武 AuthorDate: Tue Feb 4 14:55:29 2025 +0800 gnu: qtwebsockets: Update to 6.8.2. * gnu/packages/qt.scm (qtwebsockets): Update to 6.8.2. Change-Id: I2c6a5

15/98: gnu: distrho-ports: Fix build with newer freetype.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit b11771957513f01a6039487d67b24eb879bb0fb6 Author: 宋文武 AuthorDate: Mon Feb 10 12:11:14 2025 +0800 gnu: distrho-ports: Fix build with newer freetype. * gnu/packages/music.scm (distrho-ports) [arguments]: Add -fpermi

62/98: gnu: qtmultimedia-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 0441b719f00d795fbd3b830ea1f7fffb0047c0b5 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtmultimedia-5: Update to 5.15.16. * gnu/packages/qt.scm (qtmultimedia-5): Update to 5.15.16. Change-Id

56/98: gnu: qtimageformats-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 9006019bdbca1cb7c2ae9a80d91ebcbb5680c453 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtimageformats-5: Update to 5.15.16. * gnu/packages/qt.scm (qtimageformats-5): Update to 5.15.16. Chang

01/98: gnu: qtwebengine: Fix default path for QtWebEngineProcess.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit e8eca412baf2aa1c36f69a8affc22456adb7b8d4 Author: 宋文武 AuthorDate: Sun Feb 2 12:34:50 2025 +0800 gnu: qtwebengine: Fix default path for QtWebEngineProcess. Since qtwebengine and qtbase are not installed into the sa

33/98: gnu: qtlottie: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 8720ec03422988d03e30cbc6074d1b8ddd02f65c Author: 宋文武 AuthorDate: Tue Feb 4 14:55:33 2025 +0800 gnu: qtlottie: Update to 6.8.2. * gnu/packages/qt.scm (qtlottie): Update to 6.8.2. Change-Id: Icbbc2ba666ca5

51/98: gnu: python-pyqt-6: Update to 6.8.1.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit f23a7321208737cecc3d0013cfe05980c9816cc0 Author: 宋文武 AuthorDate: Fri Feb 7 16:01:25 2025 +0800 gnu: python-pyqt-6: Update to 6.8.1. * gnu/packages/qt.scm (python-pyqt-6): Update to 6.8.1. Change-Id: I020

22/98: gnu: qtdeclarative: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit d960d1a2d0c8d64d91f2f456c09268c51f9982b0 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:28 2025 +0800 gnu: qtdeclarative: Update to 6.8.2. * gnu/packages/patches/qtdeclarative-disable-qmlcache.patch: Adjust for 6.8.2.

14/98: gnu: helm: Fix build with newer freetype.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 5fb06c0dd50b7093f2efefd385fdd8e7229dc9b9 Author: 宋文武 AuthorDate: Mon Feb 10 10:45:13 2025 +0800 gnu: helm: Fix build with newer freetype. * gnu/packages/music.scm (helm) [arguments]: Add -fpermissive to CXXFLAGS.

64/98: gnu: qtserialport-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 86adb47848d767e31e9909a34badc96a260b5657 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:54 2025 +0800 gnu: qtserialport-5: Update to 5.15.16. * gnu/packages/qt.scm (qtserialport-5): Update to 5.15.16. Change-Id

37/98: gnu: qtpositioning: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 7e94b7afaf417c803e555684d5acc4d54618a2d5 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:34 2025 +0800 gnu: qtpositioning: Update to 6.8.2. * gnu/packages/qt.scm (qtpositioning): Update to 6.8.2. Change-Id: I613

38/98: gnu: qtcharts: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 6bcaa65ba81c242568587113db5ddad8b29b7917 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:35 2025 +0800 gnu: qtcharts: Update to 6.8.2. * gnu/packages/qt.scm (qtcharts): Update to 6.8.2. Change-Id: I0e41e8d0c1ec4

07/98: gnu: openshot: Do not wrap with QTWEBENGINEPROCESS_PATH.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 022e5c657edb7a0aafd81e9afcfcc0dee05422a8 Author: 宋文武 AuthorDate: Sun Feb 2 12:34:56 2025 +0800 gnu: openshot: Do not wrap with QTWEBENGINEPROCESS_PATH. * gnu/packages/video.scm (openshot) [arguments]: Remove wrap

76/98: gnu: qtscxml-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit f77f8753834d18e0656070302df0aea8f2601859 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:55 2025 +0800 gnu: qtscxml-5: Update to 5.15.16. * gnu/packages/qt.scm (qtscxml-5): Update to 5.15.16. Change-Id: Iaef966e

34/98: gnu: qttools: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 198c90a97d40ea16ade7fb435a5619c932907f4b Author: 宋文武 AuthorDate: Tue Feb 4 14:55:33 2025 +0800 gnu: qttools: Update to 6.8.2. * gnu/packages/qt.scm (qttools): Update to 6.8.2. [inputs]: Replace clang-15 with

27/98: gnu: qtmultimedia: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit f65ce4ab78885494eb94034d74012fedb9c56ac7 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:30 2025 +0800 gnu: qtmultimedia: Update to 6.8.2. * gnu/packages/qt.scm (qtmultimedia): Update to 6.8.2. [source]: Remove snipp

36/98: gnu: qtscxml: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit decad7d78782a32be1586686e3a6c5b4c2367ce5 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:34 2025 +0800 gnu: qtscxml: Update to 6.8.2. * gnu/packages/qt.scm (qtscxml): Update to 6.8.2. Change-Id: I4ee79a629e29940

43/98: gnu: Add lld-as-ld-wrapper-18.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit cf872ff626821891146d16eaea3f852c72ef9649 Author: 宋文武 AuthorDate: Fri Feb 7 19:37:27 2025 +0800 gnu: Add lld-as-ld-wrapper-18. * gnu/packages/llvm.scm (lld-as-ld-wrapper-18): New variable. Change-Id: I634

79/98: gnu: qtdatavis3d: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit c90882d85c1f0b2255ecb9f7d1e53178c2643a85 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:55 2025 +0800 gnu: qtdatavis3d: Update to 5.15.16. * gnu/packages/qt.scm (qtdatavis3d): Update to 5.15.16. Change-Id: I2fe

78/98: gnu: qtcharts-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 86f447a30df3ff02eb5a9d3b96fb2e7f78a29483 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:55 2025 +0800 gnu: qtcharts-5: Update to 5.15.16. * gnu/packages/qt.scm (qtcharts-5): Update to 5.15.16. Change-Id: Ia7d48

49/98: gnu: python-pyqt5-sip: Update to 12.17.0.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 99a475dc2630e89fc2f9820987deb72c59bbaac4 Author: 宋文武 AuthorDate: Fri Feb 7 15:56:23 2025 +0800 gnu: python-pyqt5-sip: Update to 12.17.0. * gnu/packages/qt.scm (python-pyqt5-sip): Update to 12.17.0. Chang

55/98: gnu: qtsvg-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 609557669f0797db1909b8fd674e6dca701b1388 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtsvg-5: Update to 5.15.16. * gnu/packages/qt.scm (qtsvg-5): Update to 5.15.16. Change-Id: Ief6612dc9a3

30/98: gnu: qtwebchannel: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 27ad3a079d7e5fc4ef4e6d046ae46b02ee2811fb Author: 宋文武 AuthorDate: Tue Feb 4 14:55:31 2025 +0800 gnu: qtwebchannel: Update to 6.8.2. * gnu/packages/qt.scm (qtwebchannel): Update to 6.8.2. Change-Id: I0dd84

42/98: gnu: ffmpeg: Add 'av_stream_get_first_dts' patch for QtWebEngine.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 1f5d4e7f8478a1149f56d5c8269adc0b996a890e Author: 宋文武 AuthorDate: Fri Feb 7 18:02:06 2025 +0800 gnu: ffmpeg: Add 'av_stream_get_first_dts' patch for QtWebEngine. * gnu/packages/patches/ffmpeg-add-av_stream_get_fi

82/98: gnu: qtvirtualkeyboard-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 1df8adf83ade46b2a596a31b86c25d72b4c1d764 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:55 2025 +0800 gnu: qtvirtualkeyboard-5: Update to 5.15.16. * gnu/packages/qt.scm (qtvirtualkeyboard-5): Update to 5.15.16.

13/98: gnu: agg: Fix build with newer freetype.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 739a58810913f99ab1a39f8458676afec18fa271 Author: 宋文武 AuthorDate: Fri Feb 7 20:43:24 2025 +0800 gnu: agg: Fix build with newer freetype. * gnu/packages/graphics.scm (agg) [arguments]: Add -fpermissive to CXXFLAGS.

25/98: gnu: qtsensors: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 362f83039fa46ba62ccc0bc4001a27ab20d36bfb Author: 宋文武 AuthorDate: Tue Feb 4 14:55:29 2025 +0800 gnu: qtsensors: Update to 6.8.2. * gnu/packages/qt.scm (qtsensors): Update to 6.8.2. Change-Id: I054b2602071

52/98: gnu: python-pyqtwebengine-6: Update to 6.8.0.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 710f79b21087e028ab2877a94e393fc4e876b7c7 Author: 宋文武 AuthorDate: Fri Feb 7 16:10:51 2025 +0800 gnu: python-pyqtwebengine-6: Update to 6.8.0. * gnu/packages/qt.scm (python-pyqtwebengine-6): Update to 6.8.0. [s

41/98: gnu: qtspeech: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 7d24cf9289b00331868e536d1ac57d10de32f95d Author: 宋文武 AuthorDate: Tue Feb 4 14:55:36 2025 +0800 gnu: qtspeech: Update to 6.8.2. * gnu/packages/qt.scm (qtspeech): Update to 6.8.2. Change-Id: I17a05c0c0a138

87/98: gnu: qtscript: Rename to qtscript-5.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 691a4d5201987adb375c7fc4f8f4af5818242202 Author: 宋文武 AuthorDate: Sat Feb 8 12:26:37 2025 +0800 gnu: qtscript: Rename to qtscript-5. * gnu/packages/qt.scm (qtscript): Rename to qtscript-5. (python-pyside-2) [i

10/98: gnu: qutebrowser: Do not wrap with QTWEBENGINEPROCESS_PATH.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit a8a2c63d129a29a711b73953e998c6f99a15f764 Author: 宋文武 AuthorDate: Sun Feb 2 12:34:59 2025 +0800 gnu: qutebrowser: Do not wrap with QTWEBENGINEPROCESS_PATH. * gnu/packages/web-browsers.scm (qutebrowser) [arguments]

67/98: gnu: qtwebglplugin: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit d9060685406cf5e51ca1700ef825c5ebe80bd5e7 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:54 2025 +0800 gnu: qtwebglplugin: Update to 5.15.16. * gnu/packages/qt.scm (qtwebglplugin): Update to 5.15.16. Change-Id:

83/98: gnu: qtwebengine-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 63299c045e2e1e63e66959ea4b5bcb154e0b118d Author: 宋文武 AuthorDate: Sat Feb 8 12:01:55 2025 +0800 gnu: qtwebengine-5: Update to 5.15.16. * gnu/packages/qt.scm (qtwebengine-5): Update to 5.15.16. Change-Id:

94/98: gnu: python-pyqt: Update to 5.15.11.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit c4f8dabf74fe6322592698d0f9575b8201d937e4 Author: 宋文武 AuthorDate: Sat Feb 8 16:45:17 2025 +0800 gnu: python-pyqt: Update to 5.15.11. * gnu/packages/patches/pyqt-configure.patch: Remove file. * gnu/local.mk (di

75/98: gnu: qtgamepad: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit a588ab76ee254c945b381d9770d2fe5c08c27cc6 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:55 2025 +0800 gnu: qtgamepad: Update to 5.15.16. * gnu/packages/qt.scm (qtgamepad): Update to 5.15.16. Change-Id: Ia520f46

40/98: gnu: qtremoteobjects: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit ca9aba80ae48f2997e85328e0304f9be7e358e83 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:35 2025 +0800 gnu: qtremoteobjects: Update to 6.8.2. * gnu/packages/qt.scm (qtremoteobjects): Update to 6.8.2. [arguments]: Ski

39/98: gnu: qtnetworkauth: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 114696d824395e3372455b9211660665d231078a Author: 宋文武 AuthorDate: Tue Feb 4 14:55:35 2025 +0800 gnu: qtnetworkauth: Update to 6.8.2. * gnu/packages/qt.scm (qtnetworkauth): Update to 6.8.2. [arguments]: Set QT_

89/98: gnu: qtxmlpatterns: Rename to qtxmlpatterns-5.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 61745d992c883d4655f9a93fe91002e464ae83fb Author: 宋文武 AuthorDate: Sat Feb 8 12:57:41 2025 +0800 gnu: qtxmlpatterns: Rename to qtxmlpatterns-5. * gnu/packages/qt.scm (qtxmlpatterns): Rename to qtxmlpatterns-5.

95/98: gnu: converseen: Update to 0.12.2.5.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 44bee01ed3461b63a543b5c86e1f445b0455306d Author: 宋文武 AuthorDate: Mon Feb 10 11:42:55 2025 +0800 gnu: converseen: Update to 0.12.2.5. * gnu/packages/patches/converseen-hide-updates-checks.patch: Remove file. *

63/98: gnu: qtwayland-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit da1da3ec097efe4ddcfc3a50ad3ecfc09da4d21b Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtwayland-5: Update to 5.15.16. * gnu/packages/qt.scm (qtwayland-5): Update to 5.15.16. Change-Id: I5ad

91/98: gnu: qtgamepad: Rename to qtgamepad-5.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 035574f77e18690903bf968ee5f049e49e222a37 Author: 宋文武 AuthorDate: Sat Feb 8 13:07:21 2025 +0800 gnu: qtgamepad: Rename to qtgamepad-5. * gnu/packages/qt.scm (qtgamepad): Rename to qtgamepad-5. * gnu/packages/k

32/98: gnu: qtlocation: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 5f06471f1eb4b12c0dbf37e7f242769c2a4e5700 Author: 宋文武 AuthorDate: Tue Feb 4 14:55:32 2025 +0800 gnu: qtlocation: Update to 6.8.2. * gnu/packages/qt.scm (qtlocation): Update to 6.8.2. Change-Id: Ib34703c34

98/98: gnu: discover: Fix build.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 7fffef99b4d9d56944604d1ca2a4a23c2c8a00a4 Author: 宋文武 AuthorDate: Fri Apr 18 20:08:06 2025 +0800 gnu: discover: Fix build. Qt6 WebView is an optional dependency, which isn't packaged yet. * gnu/packages/k

59/98: gnu: qtdeclarative-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 7046de2d49c84318977cd3023d10d27bd7982e56 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtdeclarative-5: Update to 5.15.16. * gnu/packages/qt.scm (qtdeclarative-5): Update to 5.15.16. Change-

18/98: gnu: qtbase: Use shared-mime-info as the default MIME type database.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 9ce49abc02b61af9712ee04366c3b71e4ab5df8a Author: 宋文武 AuthorDate: Wed Feb 12 13:55:06 2025 +0800 gnu: qtbase: Use shared-mime-info as the default MIME type database. * gnu/packages/qt.scm (qtbase) [inputs]: Add sh

57/98: gnu: qtx11extras: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 80612ee3b08267c44bfe7a57772084c1bbef8a9e Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtx11extras: Update to 5.15.16. * gnu/packages/qt.scm (qtx11extras): Update to 5.15.16. Change-Id: I9cc

09/98: gnu: kiwix-desktop: Do not wrap with QTWEBENGINEPROCESS_PATH.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 19b05f7e0b9d13abf1fc81dc07349cd651fc4ef8 Author: 宋文武 AuthorDate: Sun Feb 2 12:34:58 2025 +0800 gnu: kiwix-desktop: Do not wrap with QTWEBENGINEPROCESS_PATH. * gnu/packages/web.scm (kiwix-desktop) [arguments]: Rem

47/98: gnu: qt-creator: Update to 15.0.1.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 273a5ca5df3ea445687a16d0d445a93f7b36fafb Author: 宋文武 AuthorDate: Tue Feb 4 14:55:37 2025 +0800 gnu: qt-creator: Update to 15.0.1. * gnu/packages/qt.scm (qt-creator): Update to 15.0.1. Change-Id: Id42d0db

16/98: gnu: opencascade-occt: Fix build with newer freetype.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit f46d0aa6fd3905441e5f5eb78839fd92c5326ffe Author: 宋文武 AuthorDate: Wed Feb 12 11:14:36 2025 +0800 gnu: opencascade-occt: Fix build with newer freetype. * gnu/packages/maths.scm (opencascade-occt) [arguments]: Add -

92/98: gnu: qtpurchasing: Rename to qtpurchasing-5.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 9f5b49087b98e9c0c5f675306d38d24fa9a8a50a Author: 宋文武 AuthorDate: Sat Feb 8 13:09:06 2025 +0800 gnu: qtpurchasing: Rename to qtpurchasing-5. * gnu/packages/qt.scm (qtpurchasing): Rename to qtpurchasing-5.

86/98: gnu: qtserialbus: Rename to qtserialbus-5.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit e70ebb17ee5db9225c2b6b6fa1bf9c7324f6c7f2 Author: 宋文武 AuthorDate: Sat Feb 8 12:20:37 2025 +0800 gnu: qtserialbus: Rename to qtserialbus-5. * gnu/packages/qt.scm (qtserialbus): Rename to qtserialbus-5. Cha

60/98: gnu: qtconnectivity-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 5364dcfa88da739721fb4d93c71862a6fd3fdd97 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtconnectivity-5: Update to 5.15.16. * gnu/packages/qt.scm (qtconnectivity-5): Update to 5.15.16. Chang

80/98: gnu: qtnetworkauth-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit f30d474c6143aff04a1e58df1e675962f541ac4c Author: 宋文武 AuthorDate: Sat Feb 8 12:01:55 2025 +0800 gnu: qtnetworkauth-5: Update to 5.15.16. * gnu/packages/qt.scm (qtnetworkauth-5): Update to 5.15.16. Change-

71/98: gnu: qtscript: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit ee5c445a7b95312b34f467b09161ae1d6d43a9e3 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:54 2025 +0800 gnu: qtscript: Update to 5.15.16. * gnu/packages/qt.scm (qtscript): Update to 5.15.16. Change-Id: If695cad1b

58/98: gnu: qtxmlpatterns: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 0f46483ed5cc826fa2ae68ae223d0e017c76912f Author: 宋文武 AuthorDate: Sat Feb 8 12:01:53 2025 +0800 gnu: qtxmlpatterns: Update to 5.15.16. * gnu/packages/qt.scm (qtxmlpatterns): Update to 5.15.16. Change-Id:

68/98: gnu: qtwebview: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit e7989e073768913cdba23e2a2545140b4c141e28 Author: 宋文武 AuthorDate: Sat Feb 8 12:01:54 2025 +0800 gnu: qtwebview: Update to 5.15.16. * gnu/packages/qt.scm (qtwebview): Update to 5.15.16. Change-Id: I3d29ebf

84/98: gnu: qtsensors-5: Change 'name' to 'qtsensors'.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit afd3532f3c0dc8e6f6a3732c20599c3f48c23787 Author: 宋文武 AuthorDate: Sat Feb 8 12:02:22 2025 +0800 gnu: qtsensors-5: Change 'name' to 'qtsensors'. * gnu/packages/qt.scm (qtsensors-5) [name]: Rename to 'qtsensors'.

06/98: gnu: akregator: Do not wrap with QTWEBENGINEPROCESS_PATH.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 673313b71af6accc6ad9ae7acb54475687181a2c Author: 宋文武 AuthorDate: Sun Feb 2 12:34:55 2025 +0800 gnu: akregator: Do not wrap with QTWEBENGINEPROCESS_PATH. * gnu/packages/kde.scm (akregator) [arguments]: Remove wrap

35/98: gnu: qttranslations: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 7d6bb59de412ea13f616d589e4b6390e425535ee Author: 宋文武 AuthorDate: Tue Feb 4 14:55:33 2025 +0800 gnu: qttranslations: Update to 6.8.2. * gnu/packages/qt.scm (qttranslations): Update to 6.8.2. Change-Id: Ib

53/98: gnu: qtbase-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit ea14a40595f6eb3d993bdf98ba46aa8489bc4d94 Author: 宋文武 AuthorDate: Sat Feb 8 13:17:14 2025 +0800 gnu: qtbase-5: Update to 5.15.16. * gnu/packages/qt.scm (qtbase-5): Update to 5.15.16. [inputs]: Replace libxkbco

66/98: gnu: qtwebchannel-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 98bf86fd71aed445c7413014c2ee80f7b72eb1ed Author: 宋文武 AuthorDate: Sat Feb 8 12:01:54 2025 +0800 gnu: qtwebchannel-5: Update to 5.15.16. * gnu/packages/qt.scm (qtwebchannel-5): Update to 5.15.16. Change-Id

73/98: gnu: qtquickcontrols2-5: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 3b333fb08f91b475fd26c96317ee74483cb47dba Author: 宋文武 AuthorDate: Sat Feb 8 12:01:54 2025 +0800 gnu: qtquickcontrols2-5: Update to 5.15.16. * gnu/packages/qt.scm (qtquickcontrols2-5): Update to 5.15.16. C

65/98: gnu: qtserialbus: Update to 5.15.16.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 7cc0dd9db60ed1529276e99a983c13626cdee23d Author: 宋文武 AuthorDate: Sat Feb 8 12:01:54 2025 +0800 gnu: qtserialbus: Update to 5.15.16. * gnu/packages/qt.scm (qtserialbus): Update to 5.15.16. Change-Id: I330

96/98: gnu: obs: Upduate to 31.0.1.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 6311205504dba1960fb0ff9830ad3a2115915c59 Author: 宋文武 AuthorDate: Mon Feb 10 13:05:44 2025 +0800 gnu: obs: Upduate to 31.0.1. * gnu/packages/patches/obs-modules-location.patch: Adjust for 31.0.1. * gnu/package

23/98: gnu: qtconnectivity: Update to 6.8.2.

2025-04-19 Thread guix-commits
sharlatan pushed a commit to branch qt-team in repository guix. commit 4ed558c713d51d530c5d38b4c9a8b304a4f15f3b Author: 宋文武 AuthorDate: Tue Feb 4 14:55:29 2025 +0800 gnu: qtconnectivity: Update to 6.8.2. * gnu/packages/qt.scm (qtconnectivity): Update to 6.8.2. Change-Id: If

  1   2   >