summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
Commit message (Collapse)AuthorAge
...
| * Merge branch 'master' into stagingLeo Famulari2021-01-25
| |\
| * \ Merge branch 'master' into stagingEfraim Flashner2021-01-10
| |\ \
| * \ \ Merge remote-tracking branch 'origin/master' into stagingEfraim Flashner2020-12-30
| |\ \ \
| * \ \ \ Merge branch 'master' into ungraftingMarius Bakke2020-12-29
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into ungraftingMarius Bakke2020-12-21
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into ungraftingMarius Bakke2020-12-13
| |\ \ \ \ \ \
| * | | | | | | gnu: nghttp2: Update to 1.41.0 and remove replacement.Efraim Flashner2020-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (nghttp2): Update to 1.41.0. [replacement]: Remove. (nghttp2-1.41): Remove.
| * | | | | | | gnu: json-c: Absorb replacement with security fix.Efraim Flashner2020-12-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (json-c)[source]: Add patch. [replacement]: Remove. (json-c/fixed): Remove.
* | | | | | | | gnu: guix-data-service: Update to 0.0.1-24.060df92.Christopher Baines2021-02-01
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-24.060df92.
* | | | | | | | gnu: esbuild: Update to 0.8.37.Ryan Prior2021-01-31
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.37. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | | | | | | | gnu: rust-dirs-2: Drop minor version from name.Nicolas Goaziou2021-01-30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* | | | | | | | gnu: esbuild: Update to 0.8.36.Ryan Prior2021-01-28
| |_|_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.36. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | | | | | | gnu: esbuild: Update to 0.8.32.Ryan Prior2021-01-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.32. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* | | | | | | gnu: perl-net-http: Update to 6.20.Tobias Geerinckx-Rice2021-01-14
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (perl-net-http): Update to 6.20.
* | | | | | | gnu: esbuild: Update to 0.8.31.Ryan Prior2021-01-11
| |_|_|_|_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (esbuild): Update to 0.8.31. Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
* | | | | | 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.