summaryrefslogtreecommitdiff
path: root/gnu/packages/web.scm
Commit message (Collapse)AuthorAge
* gnu: nginx: Update to 1.27.0.Andy Tai2024-06-24
| | | | | | | | | | * gnu/packages/web.scm (nginx): Update to 1.27.0. (nginx-documentation): Update to 1.27.0. (nginx-accept-language-module)[arguments]: Add configure flags to enable compatibility and fix build. Change-Id: I447e0bb8677d3f3b14c3a8948c625bcad437ca73 Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
* gnu: Add gemget.Adam Faiz2024-06-23
| | | | | | | * gnu/packages/web.scm (gemget): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I71f580e9af9b9961439a026ae3c9b93585a9164e
* gnu: guix-data-service: Update to 0.0.1-51.eeb026b.Christopher Baines2024-06-22
| | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-51.eeb026b. Change-Id: I45d6d2a3d62e4d7b69089adaafec7657f3fe384a
* gnu: nghttp3: Update to 1.4.0.Tomas Volf2024-06-15
| | | | | | | * gnu/packages/web.scm (nghttp3): Update to 1.4.0. Change-Id: I429e79f96ca27635014cd3cda494fdb01078670a Signed-off-by: Christopher Baines <mail@cbaines.net>
* gnu: guix-data-service: Update to 0.0.1-50.d74422c.Christopher Baines2024-06-06
| | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-50.d74422c. Change-Id: I652633d816ba74c115a0f09939966bf4625d1b8b
* gnu: Add esbuild-node.Ricardo Wurmus2024-05-22
| | | | | | * gnu/packages/web.scm (esbuild-node): New variable. Change-Id: I5e1a353a13ef7b4018fcf4aef4832af25f3dabe2
* gnu: guix-data-service: Update to 0.0.1-49.f4be647.Christopher Baines2024-05-13
| | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-49.f4be647. Change-Id: I874df868fed2d22dd1bb8c696a55d8396581b9a6
* gnu: nghttp3: Update to 1.3.0.Tomas Volf2024-05-10
| | | | | | | * gnu/packages/web.scm (nghttp3): Update to 1.3.0. Change-Id: I11885d581e61315f68da7570af11ccd992ced51c Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
* gnu: web: Remove syncthing module from used modules.Sharlatan Hellseher2024-05-07
| | | | | | | | | There is no more mudule from syncthing which needs to be imported anymore. * gnu/packages/web.scm: Remove (gnu packages syncthing) module. Change-Id: I688e72009e2daa5e75eaeaaeff9026ca888b266b
* gnu: varnish: Fix build on i686-linux.Efraim Flashner2024-05-06
| | | | | | | * gnu/packages/web.scm (varnish)[arguments]: When building for i686-linux add a make-flag to adjust the CFLAGS. Change-Id: I9dbd9566de33f2ad7445e3a7ee8bc2d01e430cc9
* gnu: varnish-modules: Update to 0.22.0.Efraim Flashner2024-05-06
| | | | | | * gnu/packages/web.scm (varnish-module): Update to 0.22.0. Change-Id: I0bd60aed1d4243887a6501f4561ec5c83f1a3c06
* gnu: perl-finance-quote: Update perl-finance-quote.Steve George2024-05-04
| | | | | | | | | | | * gnu/packages/web.scm (perl-finance-quote): Update to 1.59. [source] remove patch * gnu/packages/patches/perl-finance-quote-unuse-mozilla-ca.patch: Remove file. Change-Id: I3646082d628470327fbd9deec6111de8c1eec921 Change-Id: Ibe50f9736bcbe4e628c05f86c0e0be8bd335d4c8 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add perl-html-tokeparser-simple.Steve George2024-05-04
| | | | | | | * gnu/packages/web.scm (perl-html-tokeparser-simple): New variable. Change-Id: If779dbe29de05697d87143b38d986d5ff7fa2c8f Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add perl-web-scraper.Steve George2024-05-04
| | | | | | | * gnu/packages/web.scm (perl-web-scraper): New variable. Change-Id: I3d0a476ca6c09bc20391303f99b260410f16de65 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add perl-html-treebuilder-xpath.Steve George2024-05-04
| | | | | | | * gnu/packages/web.scm (perl-html-treebuilder-xpath): New variable. Change-Id: I4069eae36a8c49a507e89c18fed90e0e53fdde4d Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: Add perl-html-selector-xpath.Steve George2024-05-04
| | | | | | | * gnu/packages/web.scm (perl-html-selector-xpath): New variable. Change-Id: Ib4ccaf4e7f5fdbb90118d6ba16a478be26bbed84 Signed-off-by: Ludovic Courtès <ludo@gnu.org>
* gnu: guix-data-service: Update to 0.0.1-48.957727c.Christopher Baines2024-04-30
| | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-48.957727c. Change-Id: I45b4dedba1de05d45dc67446eacce539b70e2480
* gnu: lighttpd: Update to 1.4.76.André Batista2024-04-23
| | | | | | | | * gnu/packages/web.scm (lighttpd): Update to 1.4.76. [native-inputs]: Add autoconf, automake and libtool. Signed-off-by: Clément Lassieur <clement@lassieur.org> Change-Id: Ie033c7c605b8bebe41dbda68d230935c1e528318
* gnu: guix-data-service: Update to 0.0.1-47.c185892.Christopher Baines2024-04-17
| | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-47.c185892. Change-Id: Ib4be751dd0e8bf10f617f4e1961a9d53bc4ccc2f
* gnu: guix-data-service: Update to 0.0.1-46.b4583bb.Christopher Baines2024-03-16
| | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-46.b4583bb. Change-Id: Iad913c9e7abc43855e8b7964e7753438df6e2300
* gnu: fcgiwrap: Update to 1.1.0-1.2870d27, change source.宋文武2024-03-13
| | | | | | | | | * gnu/packages/web.scm (fcgiwrap): Update to 1.1.0-1.2870d27. [source]: Switch to https://github.com/flu0r1ne/fcgiwrap. Reviewed-by: Dale Mellor <guix-devel-0brg6b@rdmp.org> Signed-off-by: Christopher Baines <mail@cbaines.net> Change-Id: Ia9e7b911a0c8bde50924e3398f915f945cf955a6
* gnu: netsurf: Update to 3.11.Eric Bavier2024-03-08
| | | | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/web.scm (netsurf): Update to 3.11. [arguments]: Adjust to new source. Netsurf's JS engine cannot handle DuckDuckGo's redirect urls, so replace websearch form with post to DuckDuckGo Lite. (netsurf-buildsystem): Update to 1.10 (libparserutils): Update to 0.2.5. (hubbub): Update to 0.3.8. [source]: Remove hubbub-maybe-uninitialized.patch. (libcss): Update to 0.9.2. [source]: Remove snippet. Add patch for tests. (libdom): Update to 0.4.2. (libsvgtiny): Update to 0.1.8. (libnsbmp): Update to 0.1.7. (libnsgif): Update to 1.0.0. (libnsutils): Update to 0.1.1. (libnspsl): Update to 0.1.7. (nsgenbind): Update to 0.9. * gnu/packages/patches/netsurf-message-timestamp.patch: Adjust to latest source. * gnu/packages/patches/hubbub-maybe-uninitialized.patch: Delete patch. * gnu/packages/patches/libcss-check-format.patch: New patch. * gnu/local.mk (dist_patch_DATA): Adjust. Change-Id: I5834b0418270309aa30b6cd0a5a307e20c00fd4a
* gnu: python-lambda-4dn: Fix pip install.Ricardo Wurmus2024-03-07
| | | | | | | | * gnu/packages/web.scm (python-lambda-4dn)[arguments]: Add phase 'fix-pip-install. [propagated-inputs]: Add python-virtualenv. Change-Id: I3722a9dd2b017d4db5ced7ac9c65603cfa98744d
* gnu: guix-data-service: Update to 0.0.1-45.5f80856.Christopher Baines2024-03-07
| | | | | | * gnu/packages/web.scm (guix-data-service): Update to 0.0.1-45.5f80856. Change-Id: I8ca137ee0088a6eb453306f9a7e6d8f9f8225d71
* gnu: gmid: Update to 2.0.1.cage2024-03-01
| | | | | | | * gnu/packages/web.scm (gmid): Update to 2.0.1. Change-Id: Iffd226d5c0f132d417ad5d686b9801d3126f70c2 Signed-off-by: Hilton Chain <hako@ultrarare.space>
* Merge branch 'rust-team'Efraim Flashner2024-02-28
|\ | | | | | | Change-Id: Iee31c5de29c357c822f60df4fa8ce758779eb349
| * gnu: rust-reqwest: Move to (gnu packages crates-web).Efraim Flashner2024-02-20
| | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-reqwest-0.11, rust-reqwest-0.10): Move from here ... * gnu/packages/crates-web.scm: ... to here. Change-Id: I80f8ce9b35ff598033e34bc525d29dfddbbb5d07
| * gnu: rust-sha2: Move to (gnu packages crates-crypto).Efraim Flashner2024-02-20
| | | | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-sha2-0.10, rust-sha2-0.9, rust-sha2-0.8, rust-sha2-0.7, rust-sha2-asm-0.6, rust-sha2-asm-0.5): Move from here ... * gnu/packages/crates-crypto.scm: ... to here. Change-Id: Ice09b342642a141bff1d343bd2187ebef0238cda
| * gnu: rust-native-tls: Move to (gnu packages crates-tls).Efraim Flashner2024-02-20
| | | | | | | | | | | | | | | | * gnu/packages/crates-io.scm (rust-native-tls-0.2, rust-native-tls-0.1): Move from here ... * gnu/packages/crates-tls.scm: ... to here. Change-Id: I4104a0d75b5e4531203afb32432f3786d622b4c3
* | gnu: nghttp3: Update to 1.2.0.Tomas Volf2024-02-20
|/ | | | | | | | * gnu/packages/web.scm (nghttp3): Update to 1.2.0. [native-inputs]: Remove cunit. Change-Id: I802c0b7f11155afd8ce3b37a7fac2106fe61ccb4 Signed-off-by: Jelle Licht <jlicht@fsfe.org>
* gnu: Add yq.Hilton Chain2024-02-16
| | | | | | * gnu/packages/web.scm (yq): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: Add go-github-com-mikefarah-yq-v4.Hilton Chain2024-02-16
| | | | | | * gnu/packages/web.scm (go-github-com-mikefarah-yq-v4): New variable. Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
* gnu: go-golang-org-x-sys: Move to golang-build.Sharlatan Hellseher2024-02-13
| | | | | | | | | | | | | | | | | | | | | | * gnu/packages/golang.scm (go-golang-org-x-sys): Move from here ... * gnu/packages/golang-build.scm: ... to here. * gnu/packages/curl.scm: Add (gnu packages golang-build) module. * gnu/packages/databases.scm: As above. * gnu/packages/docker.scm: As above. * gnu/packages/golang-build.scm: As above. * gnu/packages/golang.scm: As above. * gnu/packages/irc.scm: As above. * gnu/packages/linux.scm: As above. * gnu/packages/password-utils.scm: As above. * gnu/packages/syncthing.scm: As above. * gnu/packages/textutils.scm: As above. * gnu/packages/vpn.scm: As above. * gnu/packages/weather.scm: As above. * gnu/packages/web.scm: As above. Change-Id: I161e89cacb9aa87b4fbb643ecd9ad32cfe49c9d7
* gnu: wabt: Update to 1.0.34.Vagrant Cascadian2024-02-09
| | | | | * gnu/packages/web.scm (wabt): Update to 1.0.34. [arguments]: Disable tests on !x86_64.
* gnu: mbedtls-apache: Rename to mbedtls-lts.Hilton Chain2024-02-05
| | | | | | | | | | | | | | | | | | | | | | | | | * gnu/packages/tls.scm (mbedtls-apache): Rename package to "mbedtls". Rename variable to… (mbedtls-lts): …this. (mbedtls-apache): Define as deprecated by mbedtls-lts. (mbedtls-for-hiawatha): Adjust accordingly. * doc/guix.texi: Likewise. * gnu/packages/emulators.scm (dolphin-emu,retroarch)[inputs]: Likewise. * gnu/packages/game-development.scm (godot-lts,godot)[inputs]: Likewise. * gnu/packages/hardware.scm (hueplusplus,openrgb)[inputs]: Likewise. * gnu/packages/haxe.scm (neko,haxe,hashlink)[inputs]: Likewise. * gnu/packages/irc.scm (inspircd)[inputs]: Likewise. * gnu/packages/julia-jll.scm (julia-mbedtls-jll)[arguments]<#:phases>,[inputs]: Likewise. * gnu/packages/julia.scm (julia)[arguments]<#:phases>,[inputs]: Likewise. * gnu/packages/linphone.scm (bctoolbox)[inputs]: Likewise. * gnu/packages/linux.scm (dislocker)[inputs]: Likewise. * gnu/packages/networking.scm (nng)[inputs]: Likewise. * gnu/packages/search.scm (dataparksearch)[inputs]: Likewise. * gnu/packages/video.scm (obs)[inputs]: Likewise. * gnu/packages/web.scm (hiawatha)[arguments]<#:phases>: Likewise. Change-Id: I0c58b3cd0bcf6e44e7b16a69f6d2739aa3c1545b
* Revert "gnu: Add minify."Sharlatan Hellseher2024-01-30
| | | | | | | | | This reverts commit f8c2d8141efef4565d12d8247bade069889b720e. Fixes: error: go-github-com-tdewolff-minify-v2: unbound variable <https://ci.guix.gnu.org/eval/1086875/log/raw> Change-Id: I26e02842980cf09e924ac1cae8f3a6421a005276
* gnu: Add minify.Thomas Ieong2024-01-30
| | | | | | | | | * gnu/packages/web.scm (minify): New variable. Co-authored-by: Sharlatan Hellseher <sharlatanus@gmail.com> Co-authored-by: Hilton Chain <hako@ultrarare.space> Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com> Change-Id: I7289c77a17f63501b6c7771606d396241333ac3a
* gnu: gmid: Update to 2.0.cage2024-01-17
| | | | | | | * gnu/packages/web.scm (gmid): Update it. Change-Id: I8f1bcd36130a63d07e934093b5b12cc01a6d5022 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: Add nghttp3.Tomas Volf2024-01-17
| | | | | | | * gnu/packages/web.scm (nghttp3): New variable. Change-Id: I4ed318506f6d3bdd0c47a367b1dcc1b4454c09b2 Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: web: Delete trailing whitespace.Tomas Volf2024-01-17
| | | | | | | * gnu/packages/web.scm (krona-tools): Delete trailing whitespace. Change-Id: Ide601b011d3e2c3c736bf041571f9ab00b5b5b1d Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
* gnu: hpcguix-web: Add explicit dependency on Guile-GnuTLS.Ludovic Courtès2024-01-15
| | | | | | | | | | | This is necessary in hpcguix-web 0.4.1 to connect to https://disarchive.guix.gnu.org. * gnu/packages/web.scm (hpcguix-web)[arguments]: In ‘wrap-program’ phase, add guile-gnutls to the wrapper’s search path. [inputs]: Add GUILE-GNUTLS. Change-Id: Ic4d6f65adeb763a404fc24c7e1c87fd7d26550c7
* gnu: hpcguix-web: Update to 0.4.1.Ludovic Courtès2024-01-14
| | | | | | * gnu/packages/web.scm (hpcguix-web): Update to 0.4.1. Change-Id: I8bd642735b3cbdf03b07cdd184295b6e32a4e6f7
* gnu: Add llhttp.Maxim Cournoyer2024-01-09
| | | | | | * gnu/packages/web.scm (llhttp): New variable. Change-Id: I3c0475ff6d86a16f51d8870577808ce97ee66a92
* gnu: go-github-com-gorilla-mux: Move to (gnu packages golang-web).Sharlatan Hellseher2024-01-03
| | | | | | | | | | | * gnu/packages/golang.scm (go-github-com-gorilla-mux): Move from here... * gnu/packages/golang-web.scm: ...to here. * gnu/packages/finance.scm: Add (gnu packages golang-web) module. * gnu/packages/web.scm: As above... Change-Id: I1cb94377d581af93593dbb29cb60ddf5fb287ada
* gnu: jq: Update to 1.7.1 [security fixes].Timotej Lazar2023-12-31
| | | | | | | | | Fixes CVE-2023-50246 and CVE-2023-50268. * gnu/packages/web.scm (jq): Update to 1.7.1. Change-Id: I21999732036c76faea711e0484fa8c0d75d8736f Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
* gnu: hpcguix-web: Update to 0.4.0.Ludovic Courtès2023-12-13
| | | | | | * gnu/packages/web.scm (hpcguix-web): Update to 0.4.0. Change-Id: I66a4689d7e3e93ed4085db937920374dbb5a796e
* gnu: python-internetarchive: Adjust for newer python.Efraim Flashner2023-12-05
| | | | | | | * gnu/packages/web.scm (python-internetarchive)[source]: Adjust snippet for change in python module imports. Change-Id: I523d022f3a56b31b58f80c1ce1ffabaef1f9b0e7
* Merge branch 'mesa-updates'John Kehayias2023-11-27
|\ | | | | | | Change-Id: I31c26c11dd3a7838a1f70ceb250e54a1574eb580
| * Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-26
| |\ | | | | | | | | | Change-Id: Ide02272218e76dfae6dc9f8748871c8d61704260
| * \ Merge branch 'master' into mesa-updatesJohn Kehayias2023-11-21
| |\ \ | | | | | | | | | | | | Change-Id: I94c6874e5fdf916e3eb911f1a7df610cd3275474