summaryrefslogtreecommitdiff
path: root/gnu
Commit message (Collapse)AuthorAge
* gnu: uBlock Origin: Update to 1.44.2.Marius Bakke2022-09-07
| | | | * gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.44.2.
* gnu: f3d: Update to 1.3.1.Paul A. Patience2022-09-07
| | | | | | | | | * 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>
* gnu: python-sympy: Update to 1.11.1.Greg Hogan2022-09-07
| | | | | | | | | 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>
* gnu: python-pyside-2-tools: Fix synopsis and description.Zhu Zihao2022-09-07
| | | | | | | | * gnu/packages/qt.scm (python-pyside2-tools)[synopsis]: Use more descriptive words. [description]: Ditto. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyside-2-tools: Use G-expressions.Zhu Zihao2022-09-07
| | | | | | | | | * 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>
* gnu: Add python-pyside-6.Zhu Zihao2022-09-07
| | | | | | * gnu/packages/qt.scm (python-pyside-6): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-pyside-2: Use "this-package-input" instead of "assoc-ref".Zhu Zihao2022-09-07
| | | | | | | | * 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>
* gnu: python-pyside-2: Clarify the package inputs.Zhu Zihao2022-09-07
| | | | | | | | | | | | | | | | 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>
* gnu: python-pyside-2: Use G-expressions.Zhu Zihao2022-09-07
| | | | | | | | * 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>
* gnu: Add python-shiboken-6Zhu Zihao2022-09-07
| | | | | | * gnu/packages/qt.scm (python-shiboken-6): New variable. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-shiboken-2: Use G-expressions.Zhu Zihao2022-09-07
| | | | | | | | * 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>
* gnu: abseil-cpp: Update to 20220623.1.Hilton Chain2022-09-07
| | | | | | * gnu/packages/cpp.scm (abseil-cpp): Update to 20220623.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: ytfzf: Update to 2.4.1.Michael Rohleder2022-09-07
| | | | | | | * gnu/packages/image-viewers.scm (ytfzf): Update to 2.4.1. [inputs]: Add perl. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnunet-scheme: Unbundle config.rpath.Maxime Devos2022-09-07
| | | | | | * gnu/packages/gnunet.scm (gnunet-scheme)[origin]{snippet}: New snippet. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: gnunet-scheme: Make scheme-gnunet.pdf reproducible.Maxime Devos2022-09-07
| | | | | | | | * gnu/packages/gnunet.scm (gnunet-scheme)[arguments]<#:phases>{reproducible-timestamp}: New phase. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: gnunet-scheme: Update to 0.3.Maxime Devos2022-09-07
| | | | | | | | | | 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>
* gnu: python-pyvista: Update to 0.36.1.Paul A. Patience2022-09-07
| | | | | | * gnu/packages/python-science.scm (python-pyvista): Update to 0.36.1. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: font-lxgw-wenkai-tc: Update to 0.921.Hilton Chain2022-09-07
| | | | | | * gnu/packages/fonts.scm (font-lxgw-wenkai-tc): Update to 0.921. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: font-lxgw-wenkai: Update to 1.240.Hilton Chain2022-09-07
| | | | | | * gnu/packages/fonts.scm (font-lxgw-wenkai): Update to 1.240. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: sqlite-next: Update to 3.39.3.Hilton Chain2022-09-07
| | | | | | * gnu/packages/sqlite.scm (sqlite-next): Update to 3.39.3. Signed-off-by: Marius Bakke <marius@gnu.org>
* gnu: python-apsw: Update to 3.39.2.1.Hilton Chain2022-09-07
| | | | | | | | | * 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>
* gnu: expect: Update home page.Marius Bakke2022-09-07
| | | | * gnu/packages/tcl.scm (expect)[home-page]: Follow redirect.
* gnu: pypy: Fix build.Maxim Cournoyer2022-09-07
| | | | | | | This fixes a regression that was introduced in commit 553c009d741. * gnu/packages/python.scm (pypy)[phases]{install}: Rename the OUT variable to #$OUTPUT.
* gnu: tombo: Disable tests.Marius Bakke2022-09-07
| | | | * gnu/packages/bioinformatics.scm (tombo)[arguments]: New field.
* gnu: guix-jupyter: Disable parallel tests.Marius Bakke2022-09-07
| | | | | * gnu/packages/package-management.scm (guix-jupyter)[arguments]: Add #:parallel-tests?.
* gnu: python-cfgv: Update to 3.3.1.Marius Bakke2022-09-07
| | | | | | * 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.
* gnu: python-fs: Update to 2.4.16.Marius Bakke2022-09-07
| | | | * gnu/packages/python-xyz.scm (python-fs): Update to 2.4.16.
* gnu: python-zopfli: Update to 0.2.1.Marius Bakke2022-09-07
| | | | | | * gnu/packages/python-compression.scm (python-zopfli): Update to 0.2.1. [arguments]: Use pytest in check phase. [native-inputs]: Add PYTHON-PYTEST.
* gnu: python-pytest-regressions: Update to 2.3.1.Marius Bakke2022-09-07
| | | | * gnu/packages/check.scm (python-pytest-regressions): Update to 2.3.1.
* gnu: python-cairocffi: Update to 1.3.0.Marius Bakke2022-09-07
| | | | * gnu/packages/python-xyz.scm (python-cairocffi): Update to 1.3.0.
* gnu: python-xlsxwriter: Update to 3.0.3.Marius Bakke2022-09-07
| | | | * gnu/packages/python-xyz.scm (python-xlsxwriter): Update to 3.0.3.
* gnu: python-jdcal: Update to 1.4.1.Marius Bakke2022-09-07
| | | | | * gnu/packages/python-xyz.scm (python-jdcal): Update to 1.4.1. [arguments]: Use G-expression and respect TESTS? keyword.
* gnu: python-et-xmlfile: Update to 1.1.0.Marius Bakke2022-09-07
| | | | | | * 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.
* gnu: zabbix: Update to 6.0.8.Marius Bakke2022-09-07
| | | | | * gnu/packages/monitoring.scm (zabbix-agentd): Update to 6.0.8. [native-inputs]: Add PKG-CONFIG.
* gnu: linux: Remove unnecessary let clause in make-linux-libre.muradm2022-09-07
| | | | | | | * gnu/packages/linux.scm (make-linux-libre*)[arguments]: Remove unnecessary let clause in 'configure phase. Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add cl-list-named-class.jgart2022-09-07
| | | | | | | * 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>
* gnu: cl-lisp-unit2: Update to 0.9.3.André A. Gomes2022-09-07
| | | | | | * gnu/packages/lisp-check.scm (sbcl-lisp-unit2): Update to 0.9.3. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-cron.jgart2022-09-07
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-cron, ecl-cl-cron, sbcl-cl-cron): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-positional-lambda.jgart2022-09-07
| | | | | | | * 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>
* gnu: Add cl-map-bind.jgart2022-09-07
| | | | | | | * 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>
* gnu: Add cl-rucksack.jgart2022-09-07
| | | | | | * gnu/packages/lisp-xyz.scm (cl-rucksack, sbcl-rucksack): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-amb.jgart2022-09-07
| | | | | | * gnu/packages/lisp-xyz.scm (cl-amb, ecl-amb, sbcl-amb): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-tripod.jgart2022-09-07
| | | | | | | * gnu/packages/lisp-xyz.scm (cl-tripod, ecl-tripod, sbcl-tripod): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-smug.jgart2022-09-07
| | | | | | * gnu/packages/lisp-xyz.scm (cl-smug, ecl-smug, sbcl-smug): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* gnu: Add cl-2am.jgart2022-09-07
| | | | | | * gnu/packages/lisp-check.scm (cl-2am, ecl-2am, sbcl-2am): New variables. Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
* image: Use #true and #false.Mathieu Othacehe2022-09-07
| | | | | * gnu/image.scm: Use #true and #false instead of #t and #f respectively. No functional change.
* system: images: Define the platform in image-types.Mathieu Othacehe2022-09-07
| | | | | | | | | | | | | | | | | | | | 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.
* system: image: Update my copyright.Mathieu Othacehe2022-09-07
| | | | * gnu/system/image.scm: Update it.
* system: image: Remove an unused variable.Mathieu Othacehe2022-09-07
| | | | * gnu/system/image.scm (sytem-image): Remove it.
* image: Use a default size partition value.Mathieu Othacehe2022-09-07
| | | | * gnu/image.scm (<partition>)[size]: Default to 'guess like the image record.