Age | Commit message (Collapse) | Author |
|
* gnu/packages/man.scm (man-db): Update to 2.10.2.
[configure-flags]: Use search-input-file. Add '--with-zstd' flag.
[phases]: Delete trailing #t.
[native-inputs]: Adjust comment.
[inputs]{libseccomp, zstd}: New inputs. Remove FIXME comment.
|
|
* gnu/packages/databases.scm (postgresql-13): Update to 13.6.
|
|
Fixes <https://issues.guix.gnu.org/47606>.
* gnu/packages/databases.scm (postgresql)[arguments]: Use gexps and remove
trailing #t.
[configure-flags]: Add '--mandir'.
[phases]{install-manuals}: New phase.
[native-inputs]: New field.
[inputs]: Use new style.
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
|
|
* gnu/packages/python-crypto.scm (python-pyopenssl): Update to 22.0.0.
[arguments]: Respect TESTS? in check phase and rewrite in gexp style.
(python2-pyopenssl): Update to 21.0.0.
[source](patches): New field.
* gnu/packages/patches/python2-pyopenssl-openssl-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
|
|
* gnu/packages/gnome.scm (librsvg)[native-inputs]: Remove PYTHON-WRAPPER and
RUBY.
[inputs]: Remove BZIP2, FONTCONFIG, LIBCROCO, and LIBGSF.
(librsvg-2.40)[inputs]: Remove BZIP2 and LIBGSF.
|
|
* gnu/packages/python-xyz.scm (python-pycparser): Update to 2.21.
[arguments]: Adjust check phase. Remove trailing #t's.
[native-inputs]: Remove.
|
|
* gnu/packages/time.scm (python-iso8601): Update to 1.0.2.
[native-inputs]: Add PYTHON-PYTZ.
[home-page]: Update to current.
[properties]: New field.
* gnu/packages/time.scm (python2-iso8601): Update to 0.1.16.
|
|
* gnu/packages/python-xyz.scm (python-chardet): Update to 4.0.0.
[arguments]: Enable tests. Override check phase.
[native-inputs]: Remove PYTHON-HYPOTHESIS and PYTHON-PYTEST-RUNNER.
|
|
* gnu/packages/python-xyz.scm (python-charset-normalizer)[arguments]: Override
wrap phase.
|
|
* gnu/packages/python-xyz.scm (python-chardet)[arguments]: Override wrap phase.
|
|
* gnu/packages/python-crypto.scm (python-cryptography-vectors-next,
python-cryptography-next): Merge with ...
(python-cryptography-vectors, python-cryptography): ... these variables.
(python2-cryptography-vectors, python2-cryptography): Stick with version
3.3.1. Remove labels while at it.
|
|
* gnu/packages/python-xyz.scm (python-charset-normalizer): Update to 2.0.11.
|
|
* gnu/packages/python-web.scm (python-requests)[propagated-inputs]: Remove
PYTHON-CHARDET.
(python2-requests)[propagated-inputs]: Add PYTHON2-CHARDET.
|
|
* gnu/packages/python-web.scm (python-urllib3): Update to 1.26.8.
|
|
* gnu/packages/python-web.scm (python-requests): Update to 2.27.1.
|
|
* gnu/packages/python-crypto.scm (python-certifi): Update to 2021.10.8.
|
|
* gnu/packages/python-xyz.scm (python-idna): Update to 3.3.
[properties]: New field.
(python2-idna): Stick with version 2.10.
|
|
* gnu/packages/check.scm (python-flaky): Update to 3.7.0.
|
|
|
|
* guix/cpu.scm <cpu>: Add vendor field.
(current-cpu): Also fill in the 'vendor' field.
(cpu->gcc-architecture): Add detection logic for AMD CPUs.
|
|
* guix/cpu.scm (cpu->gcc-architecture): Rewrite detection based on
detected feature flags.
|
|
* gnu/packages/gcc.scm (%gcc-7.5-armhf-micro-architectures,
%gcc-10-armhf-micro-architectures): New variables.
(gcc-7, gcc-10)[properties]: Add armhf compiler-cpu-architectures.
|
|
* gnu/packages/gcc.scm (%gcc-7.5-aarch64-micro-architectures,
%gcc-10-aarch64-micro-architectures): New variables.
(gcc-7, gcc-10)[properties]: Add aarch64 compiler-cpu-architectures.
|
|
* gnu/packages/graphics.scm (monado)[inputs]: Remove labels.
|
|
* gnu/packages/graphics.scm (monado)[inputs]: Add PYTHON.
|
|
* gnu/packages/networking.scm (fping): Update to 5.1.
|
|
* doc/guix.texi (Monitoring Services): Document the various 'zabbix-*' service
types, and expand description of all Zabbix services. Use less marketing terms.
(Web Services): Add subsubheading for PHP-FPM, and anchors for
cross-referencing.
* gnu/services/monitoring.scm (zabbix-front-end-configuration): Use @ref
instead of @pxref for cross-referencing.
|
|
* gnu/packages/monitoring.scm (zabbix-agentd): Update to 5.4.10.
[source](snippet): Simplify fping substitution.
|
|
* gnu/packages/monitoring.scm (zabbix-agentd)[license]: Change from GPL2 to GPL2+.
|
|
* gnu/packages/monitoring.scm (zabbix-agentd)[properties]: New field.
|
|
* gnu/packages/qt.scm (qt5ct): Update to 1.5.
[arguments]: Remove trailing #t.
|
|
* gnu/packages/enlightenment.scm (enlightenment): Update to 0.25.3.
|
|
* gnu/packages/julia-xyz.scm (julia-optim): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-linesearches): New variable.
|
|
* gnu/packages/messaging.scm (dino): Update to 0.3.0.
[arguments]: Add 'wrap phase.
[inputs]: Add gstreamer, gst-plugins-base, gst-plugins-good, libcanberra,
libsrtp, and webrtc-audio-processing.
|
|
* gnu/packages/tex.scm (texlive-stmaryrd/fixed): New variable.
|
|
* gnu/packages/tex.scm (texlive-psnfss/fixed): New variable.
|
|
* gnu/packages/tex.scm (texlive-babel/fixed): New variable.
|
|
This is a corrected variant of texlive-latex-amsmath, which should be removed.
* gnu/packages/tex.scm (texlive-amsmath): New variable.
|
|
* gnu/packages/emacs-xyz.scm (emacs-corfu): Update to 0.19.
|
|
* gnu/packages/emacs-xyz.scm (emacs-multi-vterm): New variable.
|
|
* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Remove sanity-check
phase.
|
|
* gnu/packages/vpn.scm (protonvpn-cli)[arguments]: Try to wrap the
original program, and not the wrapper, as wrap-program handles that
properly.
|
|
* gnu/packages/emacs-xyz.scm (emacs-with-editor): Update to 3.2.0.
[arguments]<#:phases>: Use G-expressions.
|
|
* gnu/packages/emacs-xyz.scm (emacs-no-littering): Update to 1.2.5.
|
|
* gnu/packages/emacs-xyz.scm (emacs-moody): Update to 0.7.1.
|
|
* gnu/packages/emacs-xyz.scm (emacs-keycast): Update to 1.2.0.
|
|
* gnu/packages/browser-extensions.scm (ublock-origin): Update to 1.41.2.
|
|
* gnu/packages/patches/ungoogled-chromium-accelerated-video-decode.patch:
Delete file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/chromium.scm (%chromium-version): Set to 98.0.4758.80.
(arch-patch, %arch-patches): Remove variables.
(%guix-patches): Remove accelerated video decode patch which no longer works.
(%ungoogled-origin): Update hash.
(ungoogled-chromium-snippet): Don't apply %ARCH-PATCHES.
(ungoogled-chromium)[source]: Update hash.
[arguments]: Remove obsolete #:configure-flags. Adjust substitutions.
|
|
* gnu/packages/wxwidgets.scm (wxsvg): Update to 1.5.23.
|