Age | Commit message (Collapse) | Author |
|
I think this is generally useful. Personally, I want the HTTP gzip static and
gunzip ones for serving gzip compressed log files, and I spotted that the HTTP
sub and addition ones are easy to enable as well.
* gnu/packages/web.scm (nginx)[arguments]: Add the following configure flags:
--with-http_gzip_static_module, --with-http_gunzip_module,
--with-http_addition_module, --with-http_sub_module.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-iolib): Update to 0.8.4.
|
|
* gnu/packages/fcitx5.scm (fcitx5-chinese-addons): Update to 5.0.6.
|
|
* gnu/packages/fcitx5.scm (fcitx5-configtool): Update to 5.0.5.
|
|
* gnu/packages/fcitx5.scm (fcitx5-gtk): Update to 5.0.7.
[inputs]: Add fmt.
|
|
* gnu/packages/fcitx5.scm (fcitx5-qt): Update to 5.0.6.
|
|
* gnu/packages/fcitx5.scm (fcitx5): Update to fcitx5.
[native-inputs]: Add gcc-9.
|
|
* gnu/packages/fcitx5.scm (fcitx5-lua): Update to 5.0.5.
|
|
* gnu/packages/fcitx5.scm (libime)[synopsis, description]: Exchange s.
|
|
* gnu/packages/fcitx5.scm (libime): Update to 1.0.7.
|
|
* gnu/packages/ncurses.scm (dialog)[license]: Remove erroneously
included GPL3.
|
|
* guix/lint.scm (check-description-style): Check for trailing whitespace.
* tests/lint.scm: ("description: trailing whitespace"): New test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* guix/lint.scm (check-synopsis-style): Check for trailing whitespace.
* tests/lint.scm ("synopsis: contains trailing whitespace"): New test.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/patches/polkit-CVE-2021-3560.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/polkit.scm (polkit/fixed): New variable.
(polkit)[replacement]: New field.
|
|
Previously, '--with-latest' would wrongfully print:
warning: could not determine latest upstream release of 'xyz'
when 'xyz' is already the latest version. This fixes that.
* guix/transformations.scm (transform-package-latest): Use
'package-latest-release' instead of 'package-latest-release*'.
|
|
* gnu/packages/bioinformatics.scm (pigx-sars-cov2-ww): Update to 0.0.2.
[inputs]: Add wget.
|
|
* gnu/packages/game-development.scm (python2-pygame-sdl2): Bump renpy-version.
(python2-renpy): Update to 7.4.5.
|
|
* gnu/packages/python-xyz.scm (python-pyzmq): Update to 22.1.0.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-pyzmq)[arguments]: Remove #:tests?. Add
new 'build-extensions' phase to build Cython extensions before tests.
[native-inputs]: Remove python-nose. Add python-cython and python-pytest.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-toolz): Update to 0.11.1.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-toolz)[arguments]: Remove #:tests?.
Override check phase.
[native-inputs]: Add python-pytest.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (ptpython): Update to 3.0.17.
[propagated-inputs]: Add python-black.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python-prompt-toolkit): Update to 3.0.18.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/time.scm (python2-pendulum): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python2-partd): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/database.scm (python2-orator): Remove variable.
(python-orator)[properties]: Remove field.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python2-numpy-documentation): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-web.scm (python2-mechanicalsoup): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/virtualization.scm (python2-libvirt): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python2-hdf4): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python2-gridmap): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python2-fastimport): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/python-xyz.scm (python2-bigfloat): Remove variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/radio.scm (soapyhackrf): Update to 0.3.3-1.fa83fac.
|
|
* gnu/packages/julia-xyz.scm (julia-itertools): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-simpletraits): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-rotations): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-stringdistances): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-distances): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-axisalgorithms): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-woodburymatrices): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-ratios): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-identityranges): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-showoff): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-blockbandedmatrices): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-blockarrays): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-lazyarrays): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-tracker): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-nnlib): New variable.
|
|
* gnu/packages/julia-xyz.scm (julia-bandedmatrices): New variable.
|