Nicolas Goaziou
880e6334b7
gnu: rust-dirs-2: Drop minor version from name.
...
* gnu/packages/crates-io.scm (rust-dirs-2): Drop minor version from name.
(rust-dirs-1.0):
(rust-term-0.6):
* gnu/packages/rust-apps.scm (fd):
* gnu/packages/sequoia.scm (sequoia):
* gnu/packages/web.scm (castor): Apply renaming.
2021-01-30 15:34:41 +01:00
Ryan Prior
8a488d6895
gnu: esbuild: Update to 0.8.36.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.36.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-28 20:37:19 +02:00
Ryan Prior
94b7687e3e
gnu: esbuild: Update to 0.8.32.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.32.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2021-01-19 17:45:38 +01:00
Tobias Geerinckx-Rice
1fb0c5ac9f
gnu: perl-net-http: Update to 6.20.
...
* gnu/packages/web.scm (perl-net-http): Update to 6.20.
2021-01-14 16:20:44 +01:00
Ryan Prior
458cb25b9e
gnu: esbuild: Update to 0.8.31.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.31.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2021-01-11 11:38:46 +02:00
Paul Garlick
223d8fb4a0
gnu: ikiwiki: Fix build.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-yaml-tiny, needed for
po4a versions greater than 0.57.
See https://github.com/mquinson/po4a/issues/265 .
2021-01-04 14:34:00 +00:00
Ryan Prior via Guix-patches via
ad2469ec86
gnu: esbuild: Update to 0.8.29.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.29.
Signed-off-by: Leo Famulari <leo@famulari.name>
2021-01-03 20:55:21 -05:00
Tobias Geerinckx-Rice
d7bcee2f83
gnu: buku: Update to 4.5.
...
* gnu/packages/web.scm (buku): Update to 4.5.
2021-01-03 19:39:11 +01:00
Christopher Baines
7323316609
gnu: perl-lwp-protocol-https: Uncomment perl-mozilla-ca input.
...
If there's no explicit SSL configuration, the perl-mozilla-ca library acts as
a fallback. Including this as an input fixes the use of HTTPS in things that
use perl-lwp-protocol-https, for example get-iplayer.
* gnu/packages/web.scm (perl-lwp-protocol-https)[propagated-inputs]: Uncomment
perl-mozilla-ca.
2021-01-03 18:10:50 +00:00
Christopher Baines
88c2e72af0
gnu: guix-data-service: Update to 0.0.1-23.e3878fe.
...
This fixes the system test, which broke when the squee update broke the
metrics endpoint.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-23.e3878fe.
2021-01-03 13:15:23 +00:00
Christopher Baines
d3f96ad322
gnu: guix-data-service: Update to 0.0.1-22.bd83906.
...
This fixes some breakages with the "" -> #f change with NULL values in squee,
at least enough to get the package building again.
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-22.bd83906.
2021-01-02 21:11:24 +00:00
Tobias Geerinckx-Rice
3b4bfe8dca
gnu: lighttpd: Update to 1.4.58.
...
* gnu/packages/web.scm (lighttpd): Update to 1.4.58.
2021-01-02 18:54:26 +01:00
Ryan Prior via Guix-patches via
d598e43f03
gnu: esbuild: Update to 0.8.27.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.27.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-30 18:32:36 -05:00
Michael Rohleder
9810ed344f
gnu: kiwix-desktop: Fix program start.
...
Fixes <https://bugs.gnu.org/45404 >.
* gnu/packages/web.scm (kiwix-desktop)[arguments]: Add phase to wrap
QTWEBENGINEPROCESS_PATH.
Signed-off-by: Leo Prikler <leo.prikler@student.tugraz.at>
2020-12-29 21:23:22 +01:00
Nicolas Goaziou
2283baae90
gnu: monolith: Update to 2.4.0.
...
* gnu/packages/web.scm (monolith): Update to 2.4.0.
[arguments]: Add rust-regex Cargo input. Move rust-reqwest from development
to regular Cargo inputs.
2020-12-29 01:12:52 +01:00
Efraim Flashner
999d403ba1
gnu: kiwix-desktop: Add missing input.
...
* gnu/packages/web.scm (kiwix-desktop)[inputs]: Add libmicrohttpd.
2020-12-26 21:53:46 +02:00
Efraim Flashner
2af49666f5
gnu: kiwix-lib: Update to 9.4.1.
...
* gnu/packages/web.scm (kiwix-lib): Update to 9.4.1.
2020-12-26 21:53:46 +02:00
Efraim Flashner
5364daacc5
gnu: kiwix-desktop: Fix typo.
...
* gnu/packages/web.scm (kiwix-desktop)[arguments]: Fix typo which
prevented the 'enable-print-support phase from occurring.
2020-12-26 21:53:46 +02:00
Efraim Flashner
bd200d351a
gnu: libzim: Update to 6.3.0.
...
* gnu/packages/web.scm (libzim): Update to 6.3.0.
[inputs]: Remove zlib.
2020-12-26 21:53:37 +02:00
lsp
4994e1f2bd
gnu: Add uriparser.
...
* gnu/packages/web.scm (uriparser): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-23 17:30:14 +01:00
Ryan Prior
3895b477c7
gnu: esbuild: Update to 0.8.26.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.26.
Signed-off-by: Christopher Baines <mail@cbaines.net>
2020-12-23 10:51:22 +00:00
Maxim Cournoyer
159836967b
gnu: python2-pytest-httpbin: Remove package.
...
* gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable.
2020-12-20 22:47:00 -05:00
Tobias Geerinckx-Rice
8a352094f6
gnu: nginx-documentation: Update to 1.19.6-2636-a0824dab33ff.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.6-2636-a0824dab33ff.
2020-12-20 15:48:25 +01:00
Tobias Geerinckx-Rice
30a9ece4b2
gnu: nginx: Update to 1.19.6.
...
* gnu/packages/web.scm (nginx): Update to 1.19.6.
2020-12-20 15:48:24 +01:00
Tobias Geerinckx-Rice
33c140e0fb
gnu: lighttpd: Update to 1.4.57.
...
* gnu/packages/web.scm (lighttpd): Update to 1.4.57.
2020-12-20 15:48:23 +01:00
Ryan Prior
36e47069d0
gnu: esbuild: Update to 0.8.24.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.24.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-12-20 14:43:06 +02:00
Marius Bakke
f6f6e1efee
gnu: serf: Build with Python 3.
...
* gnu/packages/patches/serf-python3.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/web.scm (serf)[source](patches): New field.
[arguments]: Remove #:scons.
2020-12-19 22:53:00 +01:00
Jonathan Brielmaier
b358a94e74
gnu: python-internetarchive: Fix typo.
...
* gnu/packages/web.scm (python-internetarchive): Fix typo.
2020-12-16 09:58:34 +01:00
Ryan Prior
980013c503
gnu: esbuild: Update to 0.8.23.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.23.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-12-15 03:09:26 -05:00
Kyle Meyer
7a8a4fd7a7
gnu: python-dnspython: Update to 2.0.0.
...
* gnu/packages/python-xyz.scm (python-dnspython): Update to 2.0.0.
[source]: Download from pypi.
[native-inputs]: Add unzip.
[home-page]: Prefer https.
(python-dnspython-1.16):
(python2-dnspython-1.16): New variables.
* gnu/packages/ebook.scm (calibre):
* gnu/packages/web.scm (linkchecker): Use python2-dnspython-1.16.
* gnu/packages/finance.scm (electrum): Use python-dnspython-1.16.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-14 12:20:06 +01:00
Ryan Prior
eee3af86c7
gnu: esbuild: Update to 0.8.21.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.21.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-11 19:06:54 +01:00
Marius Bakke
73817f711b
gnu: qoauth: Fix wrong URL in comment.
...
* gnu/packages/web.scm (qoauth)[arguments]: Adjust comment.
2020-12-10 23:48:42 +01:00
Pierre Neidhardt
5f6a001933
gnu: Add kiwix-desktop.
...
* gnu/packages/web.scm (kiwix-desktop): New variable.
2020-12-09 18:25:32 +01:00
Pierre Neidhardt
acbf47a067
gnu: Add kiwix-lib.
...
* gnu/packages/web.scm (kiwix-lib): New variable.
2020-12-09 18:25:32 +01:00
Pierre Neidhardt
44308c8c5f
gnu: Add libzim.
...
* gnu/packages/web.scm (libzim): New variable.
2020-12-09 18:24:46 +01:00
Marius Bakke
adf0edadef
gnu: qoauth: Minor cosmetic improvements.
...
* gnu/packages/web.scm (qoauth)[arguments]: Add #:tests?. Don't delete
'check' phase. Override 'configure' instead of adding new phase.
2020-12-08 00:45:56 +01:00
Marius Bakke
627b70e3ac
gnu: qoauth: Fix build failure.
...
Fixes <https://bugs.gnu.org/45031 >.
Reported by Distopico <distopico@riseup.net>.
* gnu/packages/web.scm (qoauth)[arguments]: Add phase
'adjust-mkspecs-directory'.
2020-12-08 00:45:56 +01:00
Ryan Prior
6374a25357
gnu: esbuild: Update to 0.8.19.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.19.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2020-12-06 23:19:15 +01:00
Nicolas Goaziou
1ab631d4c0
gnu: Add castor.
...
* gnu/packages/web.scm (castor): New variable.
2020-12-05 14:45:16 +01:00
Nicolas Goaziou
58e1d0e642
gnu: monolith: Make description more neutral.
...
* gnu/packages/web.scm (monolith)[description]: Make description more neutral.
2020-12-03 09:08:05 +01:00
Nicolas Goaziou
3526028223
gnu: Add monolith.
...
* gnu/packages/web.scm (monolith): New variable.
2020-12-02 23:45:02 +01:00
Tobias Geerinckx-Rice
74e6b3a859
gnu: lighttpd: Update to 1.4.56.
...
* gnu/packages/web.scm (lighttpd): Update to 1.4.56.
2020-12-01 20:55:42 +01:00
Ricardo Wurmus
5eede29da4
gnu: Add libyaml+static.
...
* gnu/packages/web.scm (libyaml+static): New variable.
2020-12-01 13:30:35 +01:00
Ryan Prior
8c3caf9c5d
gnu: esbuild: Update to 0.8.16.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.16.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-29 21:21:07 +02:00
Tobias Geerinckx-Rice
f816deb905
gnu: nginx-documentation: Update to 1.19.5-2622-64bbb9163a14.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.5-2622-64bbb9163a14.
2020-11-28 23:50:27 +01:00
Tobias Geerinckx-Rice
d4c6ec64d4
gnu: nginx: Update to 1.19.5.
...
* gnu/packages/web.scm (nginx): Update to 1.19.5.
2020-11-28 23:50:27 +01:00
Marius Bakke
24c86ad0c0
Merge branch 'master' into staging
2020-11-26 23:59:28 +01:00
Ryan Prior
2c11cf1b91
gnu: esbuild: Update to 0.8.15.
...
* gnu/packages/web.scm (esbuild): Update to 0.8.15.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-26 19:58:47 +02:00
Marius Bakke
bff94a5a53
Merge branch 'master' into staging
2020-11-26 01:08:35 +01:00
Ryan Prior
f21cab6dad
gnu: esbuild: Update home-page.
...
* gnu/packages/web.scm (esbuild): Update home-page.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-11-25 09:59:37 +02:00