summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
Commit message (Collapse)AuthorAge
* gnu: ikiwiki: Fix build.Paul Garlick2021-01-04
| | | | | | | * 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.
* gnu: esbuild: Update to 0.8.29.Ryan Prior via Guix-patches via2021-01-03
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.29. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: buku: Update to 4.5.Tobias Geerinckx-Rice2021-01-03
| | | | * gnu/packages/web.scm (buku): Update to 4.5.
* gnu: perl-lwp-protocol-https: Uncomment perl-mozilla-ca input.Christopher Baines2021-01-03
| | | | | | | | | 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.
* gnu: guix-data-service: Update to 0.0.1-23.e3878fe.Christopher Baines2021-01-03
| | | | | | | 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.
* gnu: guix-data-service: Update to 0.0.1-22.bd83906.Christopher Baines2021-01-02
| | | | | | | 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.
* gnu: lighttpd: Update to 1.4.58.Tobias Geerinckx-Rice2021-01-02
| | | | * gnu/packages/web.scm (lighttpd): Update to 1.4.58.
* gnu: esbuild: Update to 0.8.27.Ryan Prior via Guix-patches via2020-12-30
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.27. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: kiwix-desktop: Fix program start.Michael Rohleder2020-12-29
| | | | | | | | | 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>
* gnu: monolith: Update to 2.4.0.Nicolas Goaziou2020-12-29
| | | | | | * 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.
* gnu: kiwix-desktop: Add missing input.Efraim Flashner2020-12-26
| | | | * gnu/packages/web.scm (kiwix-desktop)[inputs]: Add libmicrohttpd.
* gnu: kiwix-lib: Update to 9.4.1.Efraim Flashner2020-12-26
| | | | * gnu/packages/web.scm (kiwix-lib): Update to 9.4.1.
* gnu: kiwix-desktop: Fix typo.Efraim Flashner2020-12-26
| | | | | * gnu/packages/web.scm (kiwix-desktop)[arguments]: Fix typo which prevented the 'enable-print-support phase from occurring.
* gnu: libzim: Update to 6.3.0.Efraim Flashner2020-12-26
| | | | | * gnu/packages/web.scm (libzim): Update to 6.3.0. [inputs]: Remove zlib.
* gnu: Add uriparser.lsp2020-12-23
| | | | | | * gnu/packages/web.scm (uriparser): New variable. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: esbuild: Update to 0.8.26.Ryan Prior2020-12-23
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.26. Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: python2-pytest-httpbin: Remove package.Maxim Cournoyer2020-12-20
| | | | * gnu/packages/python-web.scm (python2-pytest-httpbin): Remove variable.
* gnu: nginx-documentation: Update to 1.19.6-2636-a0824dab33ff.Tobias Geerinckx-Rice2020-12-20
| | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.6-2636-a0824dab33ff.
* gnu: nginx: Update to 1.19.6.Tobias Geerinckx-Rice2020-12-20
| | | | * gnu/packages/web.scm (nginx): Update to 1.19.6.
* gnu: lighttpd: Update to 1.4.57.Tobias Geerinckx-Rice2020-12-20
| | | | * gnu/packages/web.scm (lighttpd): Update to 1.4.57.
* gnu: esbuild: Update to 0.8.24.Ryan Prior2020-12-20
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.24. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: serf: Build with Python 3.Marius Bakke2020-12-19
| | | | | | | * 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.
* gnu: python-internetarchive: Fix typo.Jonathan Brielmaier2020-12-16
| | | | * gnu/packages/web.scm (python-internetarchive): Fix typo.
* gnu: esbuild: Update to 0.8.23.Ryan Prior2020-12-15
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.23. Signed-off-by: Leo Famulari <leo@famulari.name>
* gnu: python-dnspython: Update to 2.0.0.Kyle Meyer2020-12-14
| | | | | | | | | | | | | | * 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>
* gnu: esbuild: Update to 0.8.21.Ryan Prior2020-12-11
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.21. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: qoauth: Fix wrong URL in comment.Marius Bakke2020-12-10
| | | | * gnu/packages/web.scm (qoauth)[arguments]: Adjust comment.
* gnu: Add kiwix-desktop.Pierre Neidhardt2020-12-09
| | | | * gnu/packages/web.scm (kiwix-desktop): New variable.
* gnu: Add kiwix-lib.Pierre Neidhardt2020-12-09
| | | | * gnu/packages/web.scm (kiwix-lib): New variable.
* gnu: Add libzim.Pierre Neidhardt2020-12-09
| | | | * gnu/packages/web.scm (libzim): New variable.
* gnu: qoauth: Minor cosmetic improvements.Marius Bakke2020-12-08
| | | | | * gnu/packages/web.scm (qoauth)[arguments]: Add #:tests?. Don't delete 'check' phase. Override 'configure' instead of adding new phase.
* gnu: qoauth: Fix build failure.Marius Bakke2020-12-08
| | | | | | | | Fixes <https://bugs.gnu.org/45031>. Reported by Distopico <distopico@riseup.net>. * gnu/packages/web.scm (qoauth)[arguments]: Add phase 'adjust-mkspecs-directory'.
* gnu: esbuild: Update to 0.8.19.Ryan Prior2020-12-06
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.19. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add castor.Nicolas Goaziou2020-12-05
| | | | * gnu/packages/web.scm (castor): New variable.
* gnu: monolith: Make description more neutral.Nicolas Goaziou2020-12-03
| | | | * gnu/packages/web.scm (monolith)[description]: Make description more neutral.
* gnu: Add monolith.Nicolas Goaziou2020-12-02
| | | | * gnu/packages/web.scm (monolith): New variable.
* gnu: lighttpd: Update to 1.4.56.Tobias Geerinckx-Rice2020-12-01
| | | | * gnu/packages/web.scm (lighttpd): Update to 1.4.56.
* gnu: Add libyaml+static.Ricardo Wurmus2020-12-01
| | | | * gnu/packages/web.scm (libyaml+static): New variable.
* gnu: esbuild: Update to 0.8.16.Ryan Prior2020-11-29
| | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.16. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* gnu: nginx-documentation: Update to 1.19.5-2622-64bbb9163a14.Tobias Geerinckx-Rice2020-11-28
| | | | * gnu/packages/web.scm (nginx-documentation): Update to 1.19.5-2622-64bbb9163a14.
* gnu: nginx: Update to 1.19.5.Tobias Geerinckx-Rice2020-11-28
| | | | * gnu/packages/web.scm (nginx): Update to 1.19.5.
* Merge branch 'master' into stagingMarius Bakke2020-11-26
|\
| * gnu: esbuild: Update to 0.8.15.Ryan Prior2020-11-26
| | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.15. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge branch 'master' into stagingMarius Bakke2020-11-26
|\|
| * gnu: esbuild: Update home-page.Ryan Prior2020-11-25
| | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update home-page. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: esbuild: Update to 0.8.14.Ryan Prior2020-11-25
| | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.14. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| * gnu: esbuild: Update to 0.8.13.Ryan Prior2020-11-24
| | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.13. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
* | Merge branch 'master' into stagingMarius Bakke2020-11-22
|\|
| * gnu: esbuild: Update to 0.8.11.Ryan Prior2020-11-19
| | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.11. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | Merge branch 'master' into stagingMarius Bakke2020-11-19
|\|