summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* gnu: qtcharts: Rename to qtcharts-5.•••* gnu/packages/qt.scm (qtcharts): Rename to ... (qtcharts-5): ... this. * gnu/packages/astronomy.scm (stellarium)[inputs]: Adjust accordingly. * gnu/packages/debug.scm (seer-gdb)[inputs]: Likewise. * gnu/packages/education.scm (gcompris-qt)[inputs]: Likewise. * gnu/packages/kde-utils.scm (atelier)[inputs]: Likewise. (libatcore)[inputs]: Likewise. * gnu/packages/radio.scm (welle-io)[inputs]: Likewise. (sdrangel)[inputs]: Likewise. Change-Id: If9e321be75d0b442355cc96d950de1ea57b364cd Zheng Junjie2024-11-216-8/+8
* gnu: python-pyqt: Update to 5.15.10.•••* gnu/packages/qt.scm (python-pyqt): Update to 5.15.10. Change-Id: I37c710eeace5a8d55363d7e1b2126ea94452ced4 Zheng Junjie2024-11-211-2/+2
* gnu: clazy: Update to 1.12.•••* gnu/packages/qt.scm (clazy): Update to 1.12. Change-Id: Ia10d9fd4a7dbebb9c2942af3993f2cdb71c5367a Zheng Junjie2024-11-211-2/+2
* gnu: python-pyqt5-sip: Update to 12.15.0.•••* gnu/packages/qt.scm (python-pyqt5-sip): Update to 12.15.0. Change-Id: I78dab5b767f4637461ad4ea02bb83a9ad65c3e5b Zheng Junjie2024-11-211-2/+2
* gnu: python-pyqtwebengine-6: Update to 6.7.0.•••* gnu/packages/qt.scm (python-pyqtwebengine-6): Update to 6.7.0. Change-Id: Ic409aec62770cd606a098515c1dc545f5ae44e9c Zheng Junjie2024-11-211-2/+2
* gnu: python-pyqt-6: Update to 6.7.1.•••* gnu/packages/qt.scm (python-pyqt-6): Update to 6.7.1. Change-Id: Ifadb14b9de54b780844d925fc2ee58d17fbabf02 Zheng Junjie2024-11-211-2/+2
* gnu: python-pyqt-builder: Update to 1.16.4.•••* gnu/packages/qt.scm (python-pyqt-builder): Update to 1.16.4. [source]: Adjust pypi-url's name. [build-system]: Switch to pyproject-build-system. [native-inputs]: Add python-setuptools, python-setuptools-scm-next, and python-wheel. [arguments]: Disable tests. Change-Id: I2d1186536e9afb02de68c9fcb5e53d40eafa2ca0 Zheng Junjie2024-11-211-18/+22
* gnu: python-pyqt6-sip: Update to 13.8.0.•••* gnu/packages/qt.scm (python-pyqt6-sip): Update to 13.8.0. Change-Id: I70d3c1aa092d221e5aaf3924567d804f40f290b8 Zheng Junjie2024-11-211-2/+2
* gnu: python-sip: Update to 6.8.6.•••* gnu/packages/qt.scm (python-sip): Update to 6.8.6. [native-inputs]: Add python-setuptools and python-setuptools-scm-next. [arguments]: Disable tests. Change-Id: If063d7194711053a4e65ab513573eb6d593e9446 Zheng Junjie2024-11-211-12/+14
* gnu: Add python-setuptools-scm-next.•••* gnu/packages/python-build.scm (python-setuptools-scm-next): New variable. Change-Id: Ic6b95ed437f95c25c165de3d51732154e2bd954a Zheng Junjie2024-11-211-0/+32
* gnu: Add qtconnectivity.•••* gnu/packages/qt.scm (qtconnectivity): New variable. Change-Id: Ia2c1d9d260b47cd3a18c9ab5ac7e8f5ea83b7e11 Zheng Junjie2024-11-211-0/+30
* gnu: qtconnectivity: Rename to qtconnectivity-5.•••* gnu/packages/qt.scm (qtconnectivity): Rename to qtconnectivity-5. (python-pyqt)[inputs]: Adjust it. Change-Id: I2511d218801d69982201e746ebfbca76ae17645c Zheng Junjie2024-11-211-2/+2
* gnu: python-shiboken-6: Update to 6.7.2.•••* gnu/packages/qt.scm (python-shiboken-6): Update to 6.7.2. Change-Id: I899a3a966ab35108fe5a6029a4b7f3079c48ae8f Zheng Junjie2024-11-211-2/+2
* gnu: qtwebengine: Update to 6.7.2.•••* gnu/packages/qt.scm (qtwebengine): Update to 6.7.2. [source]: Adjust preserved-third-party-files. [inputs]: replace icu4c and re2 with icu4c-75 and re2-next. add fxdiv, fp16. [arguments]<#:configuration-flags>: Set -DQT_FEATURE_webenginedriver=OFF. Change-Id: Idbfe2c0b180947c41dabbb55548bbc3aaf217d05 Change-Id: Ib1a9445ca815e2cc065716d408e0d1c5211694c7 Zheng Junjie2024-11-211-11/+21
* gnu: Add icu4c-75.•••* gnu/packages/icu4c.scm (icu4c-75): New variable. Change-Id: Ief8063ecbebd12e755fd65a33d8a412f5b36f851 Zheng Junjie2024-11-211-0/+18
* gnu: Add re2-next.•••* gnu/packages/regex.scm (re2-next): New Variable. Change-Id: I5745870605f1ad3ce1733b02e454b758b3cbabfc Zheng Junjie2024-11-211-1/+28
* gnu: libvpx: Update to 1.14.1.•••* gnu/packages/video.scm (libvpx): Update to 1.14.1. [source]: Remove libvpx-CVE-2023-5217.patch. * gnu/packages/patches/libvpx-CVE-2023-44488.patch: * gnu/packages/patches/libvpx-CVE-2023-5217.patch: Remove them. * gnu/local.mk (dist_patch_DATA): Unregister them. Change-Id: I123caed254e8046751f104cd3a82e4db904de787 Zheng Junjie2024-11-214-212/+3
* gnu: abseil-cpp: Update to 20240722.0.•••* gnu/packages/cpp.scm (abseil-cpp): Update to 20240722.0. Change-Id: I9dd3ed159b2f2186ca13ffea9c3879ba45a17104 Zheng Junjie2024-11-211-3/+3
* gnu: qtnetworkauth: Update to 6.7.2.•••* gnu/packages/qt.scm (qtnetworkauth): Update to 6.7.2. Change-Id: I8d441661ad385c5919dd78d6968fd3edc947dd4e Zheng Junjie2024-11-211-2/+2
* gnu: qt-creator: Update to 14.0.1.•••* gnu/packages/qt.scm (qt-creator): Update to 14.0.1. [source]: Adjust snippet. [arguments]<#:phases>: adjust patch-paths phase. Change-Id: Ideafcf3a7c0ce9c85025472d41fb72527cc4b9fb Zheng Junjie2024-11-211-3/+11
* gnu: qthttpserver: Update to 6.7.2.•••* gnu/packages/qt.scm (qthttpserver): Update to 6.7.2. Change-Id: Ic81c0a05f0280178e78a85b2e0da568b1f5f0cdd Zheng Junjie2024-11-211-2/+2
* gnu: qtspeech: Update to 6.7.2.•••* gnu/packages/qt.scm (qtspeech): Update to 6.7.2. Change-Id: I145e40565722ea10ccbeae427cac6e2da339789d Zheng Junjie2024-11-211-2/+2
* gnu: qtremoteobjects: Update to 6.7.2.•••* gnu/packages/qt.scm (qtremoteobjects): Update to 6.7.2. Change-Id: I9487b7db112e0d13363c111af0a8528b826c08d6 Zheng Junjie2024-11-211-2/+2
* gnu: qtpositioning: Update to 6.7.2.•••* gnu/packages/qt.scm (qtpositioning): Update to 6.7.2. Change-Id: I4360e30573a4e43fd82bd38e2f02627f034652c2 Zheng Junjie2024-11-211-2/+2
* gnu: qtscxml: Update to 6.7.2.•••* gnu/packages/qt.scm (qtscxml): Update to 6.7.2. Change-Id: I81ed192d40ced4eb6c245e4e23a3cda55d090455 Zheng Junjie2024-11-211-2/+2
* gnu: qttranslations: Update to 6.7.2.•••* gnu/packages/qt.scm (qttranslations): Update to 6.7.2. Change-Id: Ia38e8422e0e63b802095e2986f14892e956a1605 Zheng Junjie2024-11-211-2/+2
* gnu: qttools: Update to 6.7.2.•••* gnu/packages/qt.scm (qttools): Update to 6.7.2. Change-Id: I5bd97b3c57e5a6cf08694679ab5acba102c63477 Zheng Junjie2024-11-211-2/+2
* gnu: qtlottie: Update to 6.7.2.•••* gnu/packages/qt.scm (qtlottie): Update to 6.7.2. Change-Id: I0718c92b95f1f4b83351ecc0f73b20dd4ef32b22 Zheng Junjie2024-11-211-2/+2
* gnu: qtlocation: Update to 6.7.2.•••* gnu/packages/qt.scm (qtlocation): Update to 6.7.2. Change-Id: I9e359c43605a7e9224bd95890e2843acf477395b Zheng Junjie2024-11-211-2/+2
* gnu: qtlanguageserver: Update to 6.7.2.•••* gnu/packages/qt.scm (qtlanguageserver): Update to 6.7.2. Change-Id: I11ef33e326dbc99340e3166b658b66423165a69d Zheng Junjie2024-11-211-2/+2
* gnu: qtwebchannel: Update to 6.7.2.•••* gnu/packages/qt.scm (qtwebchannel): Update to 6.7.2. Change-Id: Ifb1b3a6e1ef0a57ba6d499116dbed72cad5cffa1 Zheng Junjie2024-11-211-2/+2
* gnu: qtserialport: Update to 6.7.2.•••* gnu/packages/qt.scm (qtserialport): Update to 6.7.2. Change-Id: I8273d1b1a120d27e2f4269845e8f06c112e6e415 Zheng Junjie2024-11-211-2/+2
* gnu: qtwayland: Update to 6.7.2.•••* gnu/packages/qt.scm (qtwayland): Update to 6.7.2. Change-Id: I26373b3d14639b81e40ac4fefdc4cc58f9267d01 Zheng Junjie2024-11-211-2/+2
* gnu: qtmultimedia: Update to 6.7.2.•••* gnu/packages/qt.scm (qtmultimedia): Update to 6.7.2. Change-Id: I80606a9cb88a554578943d871401f4661bb29158 Zheng Junjie2024-11-211-3/+6
* gnu: qtshadertools: Update to 6.7.2.•••* gnu/packages/qt.scm (qtshadertools): Update to 6.7.2. Change-Id: Ieeab8100fa0180b1b6ee300d091e1443102b810d Zheng Junjie2024-11-211-2/+2
* gnu: qtsensors: Update to 6.7.2.•••* gnu/packages/qt.scm (qtsensors): Update to 6.7.2. Change-Id: I3a869f4fdb2e9df5d0600d9994a85ecfd7e0460a Zheng Junjie2024-11-211-2/+2
* gnu: qtwebsockets: Update to 6.7.2.•••* gnu/packages/qt.scm (qtwebsockets): Update to 6.7.2. Change-Id: I7a2cb9229b68297c33354d0dc28174518569a40c Zheng Junjie2024-11-211-2/+2
* gnu: qtdeclarative: Update to 6.7.2.•••* gnu/packages/qt.scm (qtdeclarative): Update to 6.7.2. Change-Id: I871aa47723da6e2f6e53003d8689f12807abf1d3 Zheng Junjie2024-11-211-2/+2
* gnu: qtimageformats: Update to 6.7.2.•••* gnu/packages/qt.scm (qtimageformats): Update to 6.7.2. Change-Id: I1aba2277f3165ac481fbbaa413462dac5d2221bb Zheng Junjie2024-11-211-2/+2
* gnu: qtsvg: Update to 6.7.2.•••* gnu/packages/qt.scm (qtsvg): Update to 6.7.2. Change-Id: I95937da4156931eaf9475faeddd2cd00f37ed658 Zheng Junjie2024-11-211-2/+2
* gnu: qt5compat: Update to 6.7.2.•••* gnu/packages/qt.scm (qt5compat): Update to 6.7.2. Change-Id: Ib596fda733189493572a1840a78a804334a45dab Zheng Junjie2024-11-211-2/+2
* gnu: qtbase: Update to 6.7.2.•••* gnu/packages/qt.scm (qtbase): Update to 6.7.2. [arguments]<#:phases>: Add delete-installed-tests phase. Change-Id: I22874a0d4bf0be4ae410ad4e6f5c1d72b2e2c3aa Zheng Junjie2024-11-211-3/+7
* gnu: Bump pzstd to version 1.5.6•••* gnu/packages/compression.scm (pzstd): Bump to version 1.5.6 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Aaron Covrig2024-11-201-1/+1
* gnu: Bump zstd to version 1.5.6•••* gnu/packages/compression.scm (zstd-1.5.6): Bump version to 1.5.6 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Aaron Covrig2024-11-201-3/+3
* gnu: services: power-profiles-daemon: Beautify service.•••* gnu/services/pm.scm (power-profiles-daemon-shepherd-service): Change indentation. [requirement]: Add user-processes. [documentation]: Change name to Power Profiles Daemon. (power-profiles-daemon-service-type) [description]: Change name to Power Profiles Daemon. Change-Id: Ibbd06cf1fbadd812ad3f0eac92b9772e3387f875 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Dariqq2024-11-201-9/+10
* services: nginx-upstream-configuration: Allow file-like objects•••* gnu/services/web.scm (emit-nginx-upstream-config): Support file-like objects. * doc/guix.texi (Web Services)[nginx-upstream-configuration]: Document it. Change-Id: I49996e358174dc77b31e3c91b908a6a72f3eb705 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tomas Volf2024-11-201-2/+4
* services: nginx: Print extra-content before the server-blocks.•••The configuration file is processed sequentially, which meant that there was no way to set for example log format shared between the server-blocks, because the final configuration file would have this order: ... http { ... server { } ... $extra-content } Moving the extra-content before the serialization of server-blocks resolves this. * gnu/services/web.scm (default-nginx-config): Move extra-content before server-blocks. Change-Id: Ie8286a533dfed575abc58a0f4800706b3ad6adc2 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Tomas Volf2024-11-201-5/+5
* gnu: ocaml-sedlex: Update to 3.2.•••* gnu/packages/haxe.scm (ocaml-sedlex): Update to 3.2. (ocaml-sedlex-2): New variable. (ocaml-piqilib) <propagated-inputs>: Replace ocaml-sedlex by ocaml-sedlex-2. * gnu/packages/ocaml.scm (haxe) <inputs>: Replace ocaml-sedlex by ocaml-sedlex-2. Change-Id: I0ae3609f8db22589d8fdd110d1b7b92f6fead15d Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ2024-11-202-6/+25
* gnu: ocaml-sedlex: Use ucd package.•••* gnu/packages/ocaml.scm (ocaml-sedlex): Use ucd for Unicode files. Change-Id: I8c54e15bcb32cf315fde28921611b20eeb2a6637 Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ2024-11-201-26/+9
* gnu: ocaml-sedlex: Use G-Expressions.•••* gnu/packages/ocaml.scm (ocaml-sedlex): Use G-expressions. Change-Id: I1dd8b9e1cefef90ff4cdcc592f5ad3d735a5081b Signed-off-by: Ludovic Courtès <ludo@gnu.org> Jean-Pierre De Jesus DIAZ2024-11-201-21/+19