Christopher Baines
fa1b772fb3
gnu: nginx-lua-module: Fix builder.
...
Probably broken by the changes to the nginx package in
4079cd9ba3
.
* gnu/packages/web.scm (nginx-lua-module)[arguments]: Make the modify-phases
part a gexp, and move #:configure-flags to the end of the list.
2022-04-25 18:34:19 +01:00
Christopher Baines
a14c635266
gnu: nginx-rtmp-module: Fix builder.
...
Probably broken by changes to the nginx package in
4079cd9ba3
.
* gnu/packages/web.scm (nginx-rtmp-module)[arguments]: Make the modify-phases
part a gexp, and move #:configure-flags to the end of the list.
2022-04-25 18:33:00 +01:00
Leo Famulari
8d82d817bc
gnu: nginx: Update to 1.21.6.
...
* gnu/packages/web.scm (nginx): Update to 1.21.6.
(nginx-documentation): Update to 1.21.6-2829-1ecf0e0526da.
2022-04-13 10:30:21 -04:00
Efraim Flashner
72abf9b9b8
gnu: jq: Only build with valgrind on supported systems.
...
* gnu/packages/web.scm (jq)[native-inputs]: Only include valgrind on
systems which it supports.
2022-04-10 20:49:34 +03:00
Marius Bakke
1d4f2cdc82
gnu: nginx: Build optimized binaries.
...
* gnu/packages/web.scm (nginx)[arguments]: Add "-O2 -g" to CFLAGS.
2022-04-07 23:12:44 +02:00
Marius Bakke
c9ce02ecff
gnu: nginx: Respect #:configure-flags.
...
* gnu/packages/web.scm (nginx)[arguments]: Add #:configure-flags. Move
default settings out of the 'configure' phase.
2022-04-07 23:12:44 +02:00
Marius Bakke
4079cd9ba3
gnu: nginx: Use G-expressions.
...
* gnu/packages/web.scm (nginx)[arguments]: Rewrite in gexp style. Remove
trailing #t's.
2022-04-07 23:12:44 +02:00
cage
58874999c9
gnu: gmid: Update to 1.8.3.
...
* gnu/packages/web.scm (gmid): Update to 1.8.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-03-31 18:19:19 +03:00
Ricardo Wurmus
1c2da66035
gnu: anonip: Update to 1.1.0.
...
* gnu/packages/web.scm (anonip): Update to 1.1.0.
[source]: Fetch from git.
[arguments]: Run tests with pytest.
[native-inputs]: Add python-pytest and python-pytest-cov.
2022-03-30 15:33:22 +02:00
cage
4b8500e7cb
gnu: gmid: Update to 1.8.2.
...
* gnu/packages/web.scm (gmid): Update to 1.8.2.
[native-inputs]: Remove which.
Signed-off-by: Leo Famulari <leo@famulari.name>
2022-03-29 12:53:26 -04:00
Christopher Baines
f6fa20f923
gnu: guix-data-service: Update to 0.0.1-30.27c34a9.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-30.27c34a9.
[inputs]: Add bash-minimal, move some inputs to ...
[propagated-inputs]: ... here.
2022-03-12 12:00:54 +00:00
Jelle Licht
98f58f7ae5
gnu: Add siege.
...
* gnu/packages/web.scm (siege): New variable.
2022-03-07 13:47:46 +01:00
cage
7eb68770ef
gnu: Add gmid.
...
* gnu/packages/networking.scm (gmid): New variable.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2022-02-26 23:47:53 -05:00
Christopher Baines
59dbc7b28c
gnu: guix-data-service: Update to 0.0.1-29.4a1088c.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-29.4a1088c.
[inputs]: Switch to guile-fibers-1.1.
2022-02-09 17:34:16 +00:00
Michael Rohleder
51199431e7
gnu: kiwix-lib: Fix build.
...
* gnu/packages/web.scm (kiwix-lib)[native-inputs]: Add python-wrapper.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-28 09:41:30 +01:00
Michael Rohleder
e3027578cb
gnu: libzim: Fix build.
...
* gnu/packages/web.scm (libzim)[inputs]: Add python-wrapper.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2022-01-27 10:42:35 +02:00
Efraim Flashner
e60b10fd99
gnu: uriparser: Update to 0.9.6.
...
* gnu/packages/web.scm (uriparser): Update to 0.9.6.
2022-01-27 09:44:50 +02:00
Marius Bakke
993bc8f06c
gnu: varnish: Remove input labels.
...
* gnu/packages/web.scm (varnish)[arguments]: Don't look up inputs by key.
[native-inputs]: Remove labels.
2022-01-11 18:36:40 +01:00
Vinicius Monego
4e7fad9914
gnu: python-feedparser: Enable tests.
...
* gnu/packages/web.scm (python-feedparser)[source]: Make some cosmetic
changes.
[arguments]: Remove #:tests?. Override 'check phase.
[home-page]: Don't break line.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2022-01-11 18:07:30 +01:00
Tobias Geerinckx-Rice
895be05f74
gnu: stunnel: Remove input labels.
...
* gnu/packages/web.scm (stunnel)[native-inputs, inputs]:
Remove input labels.
2022-01-10 00:32:36 +01:00
Tobias Geerinckx-Rice
53846e252b
gnu: stunnel: Use G-expressions.
...
* gnu/packages/web.scm (stunnel)[arguments]:
Rewrite as G-expressions.
2022-01-10 00:32:35 +01:00
Tobias Geerinckx-Rice
4a98f416d6
gnu: stunnel: Update to 5.61.
...
* gnu/packages/web.scm (stunnel): Update to 5.61.
[native-inputs]: Add python.
[arguments]: Remove obsolete 'patch-tests phase.
2022-01-10 00:32:35 +01:00
Christopher Baines
c1529ebceb
gnu: guix-data-service: Update to 0.0.1-28.f1d8d76.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-28.f1d8d76.
[native-inputs]: Adapt style.
2022-01-09 10:59:20 +00:00
Tobias Geerinckx-Rice
fae9484278
gnu: nginx-documentation: Update to 1.21.5-2816-ae1d713a06e2.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.21.5-2816-ae1d713a06e2.
2021-12-29 01:43:25 +01:00
Tobias Geerinckx-Rice
9ff93455ab
gnu: nginx: Update to 1.21.5.
...
* gnu/packages/web.scm (nginx): Update to 1.21.5.
2021-12-29 01:43:25 +01:00
Ricardo Wurmus
f1552ab3a4
gnu: Add clearsilver.
...
* gnu/packages/web.scm (clearsilver): New variable.
2021-12-28 19:05:32 +01:00
Leo Famulari
a34a13c9b4
gnu: Apache httpd: Update to 2.4.52 [fixes CVE-2021-{44224,44790}].
...
* gnu/packages/web.scm (httpd): Update to 2.4.52.
2021-12-20 13:02:03 -05:00
Liliana Marie Prikler
9b38d9b3b3
gnu: buku: Fix build.
...
* gnu/packages/web.scm (buku)[origin]: Drop file-name.
[arguments]: Drop sanity-check.
[inputs]: Add python-flask.
2021-12-19 22:17:20 +01:00
Nicolas Goaziou
ee3f56915e
gnu: wslay: Fix build.
...
* gnu/packages/web.scm (wslay)[argument]<#:phases>: Add phase to fix Sphinx
error.
Fixes <https://issues.guix.gnu.org/52661 >.
2021-12-19 21:11:17 +01:00
Ludovic Courtès
e3196755e6
gnu: Further simplify package inputs.
...
This is the result of running:
./pre-inst-env guix style --input-simplification=safe
and manually undoing changes on a dozen of packages to reduce
rebuilds (derivations for emacs, icecat, and libreoffice are unchanged.)
2021-12-13 22:15:07 +01:00
Ludovic Courtès
8394619bac
gnu: Simplify package inputs.
...
This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
2021-12-13 17:48:25 +01:00
Ludovic Courtès
1052ae5f03
Merge branch 'master' into core-updates-frozen
2021-12-13 11:49:15 +01:00
Nikolay Korotkiy
bf189fd2b5
gnu: gmnisrv: Update to 1.0.
...
* gnu/packages/web.scm (gmnisrv): Update to 1.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
2021-12-11 15:33:42 +01:00
Mathieu Othacehe
32750e8c3e
Merge remote-tracking branch 'signed/master' into core-updates
2021-12-10 21:49:25 +01:00
Marius Bakke
cb8d62bd42
gnu: hitch: Update to 1.7.2.
...
* gnu/packages/web.scm (hitch): Update to 1.7.2.
2021-12-08 08:46:28 +01:00
Denis 'GNUtoo' Carikli
9e67f2ad41
gnu: Add kiwix-tools.
...
* gnu/packages/web.scm (kiwix-tools): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-12-07 17:28:44 -05:00
Ricardo Wurmus
9bc0f45df5
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-12-05 19:17:41 +01:00
Tobias Geerinckx-Rice
58e7d1282a
gnu: varnish: Update to 7.0.1.
...
* gnu/packages/web.scm (varnish): Update to 7.0.1.
2021-11-27 16:35:53 +01:00
Ludovic Courtès
b15e543d30
Merge branch 'master' into core-updates-frozen
2021-11-23 11:29:38 +01:00
Maxim Cournoyer
07f078dbcf
gnu: http-parser: Update to 1.1.4.
...
* gnu/packages/web.scm (http-parser): Update to 1.1.4.
[phases]: Delete trailing #t.
2021-11-22 12:20:46 -05:00
Jan (janneke) Nieuwenhuizen
ddbc3a6f4c
gnu: nghttp2: Resurrect cross-building.
...
* gnu/packages/web.scm (nghttp2)[arguments]: Add "--disable-python-bindings"
when cross-building.
2021-11-21 21:26:41 +01:00
Ludovic Courtès
3a317f7476
Merge branch 'master' into core-updates-frozen
2021-11-17 23:43:14 +01:00
Philip McGrath
cb768f3860
gnu: tidy-html: Update to 5.8.0.
...
* gnu/packages/web.scm (tidy-html): Update to 5.8.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-17 23:05:58 +01:00
Ludovic Courtès
21332f3b8c
gnu: hpcguix-web: Update to 0.2.0.
...
* gnu/packages/web.scm (hpcguix-web): Update to 0.2.0.
[arguments]: In 'wrap-program' phase, add guile-zlib to DEPS.
[native-inputs]: Add GUILE.
[inputs]: Add GUILE-ZLIB, GUILE-COMMONMARK, and GUILE-JSON.
[propagated-inputs]: Remove. These were pointless.
* gnu/services/web.scm (<hpcguix-web-configuration>)[address, port]: New
fields.
* doc/guix.texi (Web Services): Document them.
* gnu/tests/web.scm (%hpcguix-web-os): Add 'address'.
2021-11-15 17:55:50 +01:00
Morgan Smith
d402340625
gnu: python-feedparser: Add input
...
* gnu/packages/web.scm (python-feedparser) [propagated-inputs]: Add
python-sgmllib3k
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-11-12 23:56:51 +01:00
Maxim Cournoyer
fd34e2bc62
gnu: uhttpmock: Use libsoup 2.
...
* gnu/packages/web.scm (uhttpmock)[inputs]{libsoup}: Downgrade to libsoup 2 to
fix build.
2021-11-11 12:18:29 -05:00
Vincent Legoll
f1240adb9f
gnu: json-c: Update to 0.15.
...
* gnu/packages/web.scm (json-c): Update to 0.15.
[source]: Remove obsolete patch 'json-c-CVE-2020-12762.patch'.
* gnu/packages/patches/json-c-CVE-2020-12762.patch: Delete file.
* gnu/local.mk (dist_patch_DATA): Remove it.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-11-11 10:31:15 -05:00
Efraim Flashner
1c94392a13
Merge remote-tracking branch 'origin/master' into core-updates-frozen
2021-11-08 09:06:14 +02:00
Tobias Geerinckx-Rice
9d25ee30b1
gnu: nginx-documentation: Update to 1.21.4-2791-9385526a9b2d.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.21.4-2791-9385526a9b2d.
2021-11-08 02:15:24 +01:00
Tobias Geerinckx-Rice
805ca61eb9
gnu: nginx: Update to 1.21.4.
...
* gnu/packages/web.scm (nginx): Update to 1.21.4.
2021-11-08 02:15:24 +01:00