Age | Commit message (Expand) | Author |
2022-09-08 | tests: dict: Increase VM memory-size....* gnu/tests/dict.scm (run-dicod-test): Increase it to 1024 MiB.
| Mathieu Othacehe |
2022-09-07 | gnu: uBlock Origin: Update to 1.44.2....* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.44.2.
| Marius Bakke |
2022-09-07 | gnu: f3d: Update to 1.3.1....* gnu/packages/graphics.scm (f3d): Update to 1.3.1.
[snippet]: Use G-expression.
[arguments]<#:configure-flags>: Update option name to
F3D_INSTALL_MIME_TYPES_FILES.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Paul A. Patience |
2022-09-07 | gnu: python-sympy: Update to 1.11.1....All dependents successfully build except the continued failure of
python-dolfin-adjoint: http://ci.guix.gnu.org/build/1306546/details
* gnu/packages/python-xyz.scm (python-sympy): Update to 1.11.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Greg Hogan |
2022-09-07 | gnu: python-pyside-2-tools: Fix synopsis and description....* gnu/packages/qt.scm (python-pyside2-tools)[synopsis]: Use more descriptive
words.
[description]: Ditto.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Zhu Zihao |
2022-09-07 | gnu: python-pyside-2-tools: Use G-expressions....* gnu/packages/qt.scm (python-pyside2-tools)[native-inputs]: Use label-less
style.
[arguments]: Use G-expressions.
<#:configure-flags>: Use SEARCH-INPUT-FILE.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Zhu Zihao |
2022-09-07 | gnu: Add python-pyside-6....* gnu/packages/qt.scm (python-pyside-6): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Zhu Zihao |
2022-09-07 | gnu: python-pyside-2: Use "this-package-input" instead of "assoc-ref"....* gnu/packages/qt.scm (python-pyside-2)[arguments]<#:configure-flags>: Use
SEARCH-INPUT-FILE.
<#:phases>: In phase "fix-qt-module-detection", use "this-package-input".
Signed-off-by: Marius Bakke <marius@gnu.org>
| Zhu Zihao |
2022-09-07 | gnu: python-pyside-2: Clarify the package inputs....The module "PySide.PyQtUiTools" depends on "qttools-5", it should be an input,
not a native input.
libxml2, libxslt, clang-toolchain is only used by python-shiboken-2.
cmake-minimal is not used.
* gnu/packages/qt.scm (python-pyside-2): [inputs]: Remove libxml2, libxslt,
clang-toolchain. Add qttools-5.
[native-inputs]: Remove cmake-minimal, qttools-5.
[arguments]<#:phases>: Remove phase "set-clang-dir".
Signed-off-by: Marius Bakke <marius@gnu.org>
| Zhu Zihao |
2022-09-07 | gnu: python-pyside-2: Use G-expressions....* gnu/packages/qt.scm (python-pyside-2)[native-inputs]: Use label-less input
style.
[arguments]: Use G-expressions.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Zhu Zihao |
2022-09-07 | gnu: Add python-shiboken-6...* gnu/packages/qt.scm (python-shiboken-6): New variable.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Zhu Zihao |
2022-09-07 | gnu: python-shiboken-2: Use G-expressions....* gnu/packages/qt.scm (python-shiboken-2)[arguments]: Use G-expressions.
<#:phases>: In phase "set-build-env", Replace (assoc-ref inputs ...) with
(this-package-input ...).
Signed-off-by: Marius Bakke <marius@gnu.org>
| Zhu Zihao |
2022-09-07 | gnu: abseil-cpp: Update to 20220623.1....* gnu/packages/cpp.scm (abseil-cpp): Update to 20220623.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Hilton Chain |
2022-09-07 | gnu: ytfzf: Update to 2.4.1....* gnu/packages/image-viewers.scm (ytfzf): Update to 2.4.1.
[inputs]: Add perl.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Michael Rohleder |
2022-09-07 | gnunet-scheme: Unbundle config.rpath....* gnu/packages/gnunet.scm (gnunet-scheme)[origin]{snippet}: New snippet.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Maxime Devos |
2022-09-07 | gnu: gnunet-scheme: Make scheme-gnunet.pdf reproducible....* gnu/packages/gnunet.scm
(gnunet-scheme)[arguments]<#:phases>{reproducible-timestamp}:
New phase.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Maxime Devos |
2022-09-07 | gnu: gnunet-scheme: Update to 0.3....The old snippet doesn't apply anymore, so a different work-around was
committed to gnunet-scheme.
* gnu/packages/gnunet.scm (gnunet-scheme): Update to 0.3.
[description]: Update description for new features.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Maxime Devos |
2022-09-07 | gnu: python-pyvista: Update to 0.36.1....* gnu/packages/python-science.scm (python-pyvista): Update to 0.36.1.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Paul A. Patience |
2022-09-07 | gnu: font-lxgw-wenkai-tc: Update to 0.921....* gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.921.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Hilton Chain |
2022-09-07 | gnu: font-lxgw-wenkai: Update to 1.240....* gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.240.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Hilton Chain |
2022-09-07 | gnu: sqlite-next: Update to 3.39.3....* gnu/packages/sqlite.scm (sqlite-next): Update to 3.39.3.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Hilton Chain |
2022-09-07 | gnu: python-apsw: Update to 3.39.2.1....* gnu/packages/databases.scm (python-apsw): Update to 3.39.2.1.
[source]: Change back to compressed release.
* gnu/packages/patches/python-apsw-3.39.2.1-test-fix.patch: New file.
* gnu/local.mk: Add patch.
Signed-off-by: Marius Bakke <marius@gnu.org>
| Hilton Chain |
2022-09-07 | gnu: expect: Update home page....* gnu/packages/tcl.scm (expect)[home-page]: Follow redirect.
| Marius Bakke |
2022-09-07 | gnu: pypy: Fix build....This fixes a regression that was introduced in commit 553c009d741.
* gnu/packages/python.scm (pypy)[phases]{install}: Rename the OUT variable to
#$OUTPUT.
| Maxim Cournoyer |
2022-09-07 | gnu: tombo: Disable tests....* gnu/packages/bioinformatics.scm (tombo)[arguments]: New field.
| Marius Bakke |
2022-09-07 | gnu: guix-jupyter: Disable parallel tests....* gnu/packages/package-management.scm (guix-jupyter)[arguments]: Add
#:parallel-tests?.
| Marius Bakke |
2022-09-07 | gnu: python-cfgv: Update to 3.3.1....* gnu/packages/python-xyz.scm (python-cfgv): Update to 3.3.1.
[arguments]: Respect TESTS? keyword in check phase.
[native-inputs]: Remove PYTHON-COVERAGE and PYTHON-COVDEFAULTS.
| Marius Bakke |
2022-09-07 | gnu: python-fs: Update to 2.4.16....* gnu/packages/python-xyz.scm (python-fs): Update to 2.4.16.
| Marius Bakke |
2022-09-07 | gnu: python-zopfli: Update to 0.2.1....* gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.1.
[arguments]: Use pytest in check phase.
[native-inputs]: Add PYTHON-PYTEST.
| Marius Bakke |
2022-09-07 | gnu: python-pytest-regressions: Update to 2.3.1....* gnu/packages/check.scm (python-pytest-regressions): Update to 2.3.1.
| Marius Bakke |
2022-09-07 | gnu: python-cairocffi: Update to 1.3.0....* gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.3.0.
| Marius Bakke |
2022-09-07 | gnu: python-xlsxwriter: Update to 3.0.3....* gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.0.3.
| Marius Bakke |
2022-09-07 | gnu: python-jdcal: Update to 1.4.1....* gnu/packages/python-xyz.scm (python-jdcal): Update to 1.4.1.
[arguments]: Use G-expression and respect TESTS? keyword.
| Marius Bakke |
2022-09-07 | gnu: python-et-xmlfile: Update to 1.1.0....* gnu/packages/python-xyz.scm (python-et-xmlfile): Update to 1.1.0.
[source]: Switch to HG-FETCH.
[arguments]: Use G-expression and respect TESTS? keyword.
| Marius Bakke |
2022-09-07 | gnu: zabbix: Update to 6.0.8....* gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.8.
[native-inputs]: Add PKG-CONFIG.
| Marius Bakke |
2022-09-07 | gnu: linux: Remove unnecessary let clause in make-linux-libre....* gnu/packages/linux.scm (make-linux-libre*)[arguments]:
Remove unnecessary let clause in 'configure phase.
Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
| muradm |
2022-09-07 | gnu: Add cl-list-named-class....* gnu/packages/lisp-xyz.scm (cl-list-named-class, ecl-list-named-class,
sbcl-list-named-class): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | gnu: cl-lisp-unit2: Update to 0.9.3....* gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| André A. Gomes |
2022-09-07 | gnu: Add cl-cron....* gnu/packages/lisp-xyz.scm (cl-cron, ecl-cl-cron, sbcl-cl-cron): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | gnu: Add cl-positional-lambda....* gnu/packages/lisp-xyz.scm (cl-positional-lambda, ecl-positional-lambda,
sbcl-positional-lambda): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | gnu: Add cl-map-bind....* gnu/packages/lisp-xyz.scm (cl-map-bind, ecl-map-bind, sbcl-map-bind): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | gnu: Add cl-rucksack....* gnu/packages/lisp-xyz.scm (cl-rucksack, sbcl-rucksack): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | gnu: Add cl-amb....* gnu/packages/lisp-xyz.scm (cl-amb, ecl-amb, sbcl-amb): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | gnu: Add cl-tripod....* gnu/packages/lisp-xyz.scm (cl-tripod, ecl-tripod, sbcl-tripod): New
variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | gnu: Add cl-smug....* gnu/packages/lisp-xyz.scm (cl-smug, ecl-smug, sbcl-smug): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | gnu: Add cl-2am....* gnu/packages/lisp-check.scm (cl-2am, ecl-2am, sbcl-2am): New variables.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| jgart |
2022-09-07 | image: Use #true and #false....* gnu/image.scm: Use #true and #false instead of #t and #f respectively. No
functional change.
| Mathieu Othacehe |
2022-09-07 | system: images: Define the platform in image-types....Running the following command where my-pine.scm contains an operating-system
declaration:
guix system image --image-type=pine64-raw my-pine.scm
returns:
guix system: error: package linux-libre-arm64-generic@5.18.19 does not support
x86_64-linux
That's because there's no platform defined in the pine64-raw image-type, hence
the guix system image tries to build the image for the host architecture.
* gnu/system/images/novena.scm (novena-image-type): Use the armv7-linux platform.
* gnu/system/images/pine64.scm (pine64-image-type): Use the aarch64-linux platform.
* gnu/system/images/pinebook-pro.scm (pinebook-pro-image-type): Use the aarch64-linux platform.
* gnu/system/images/rock64.scm (rock64-image-type): Use the aarch64-linux platform.
| Mathieu Othacehe |
2022-09-07 | system: image: Update my copyright....* gnu/system/image.scm: Update it.
| Mathieu Othacehe |
2022-09-07 | system: image: Remove an unused variable....* gnu/system/image.scm (sytem-image): Remove it.
| Mathieu Othacehe |