Bruno Victal
4d2e35ebf8
gnu: Add nginx-module-vts.
...
Depends on nginx http_stub_status_module.
* gnu/packages/web.scm (nginx-module-vts): New variable.
(nginx)[arguments]: Add "--with-http_stub_status_module" to #:configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-01-26 11:11:18 +01:00
Clément Lassieur
4da229d777
gnu: woof: Update to 20220202.
...
* gnu/packages/web.scm (woof): Update to 20220202.
[source]: Change to Github.
[arguments]: Update source path, change to python3, remove chmod.
[inputs]: Change to python3.
2023-01-23 16:53:14 +01:00
Ludovic Courtès
e1dbac04c3
gnu: hpcguix-web: Update to 0.3.0.
...
* gnu/packages/web.scm (hpcguix-web): Update to 0.3.0.
[inputs]: Add GUILE-SYNTAX-HIGHLIGHT.
[arguments]: In 'wrap-program' phase, take guile-syntax-highlight into
account.
* gnu/tests/web.scm (%hpcguix-web-specs): Remove 'define'.
* doc/guix.texi (Web Services): Adjust accordingly.
2023-01-22 18:12:09 +01:00
André Batista
a5a990d074
gnu: lighttpd: Update to 1.4.68.
...
* gnu/packages/web.scm (lighttpd): Update to 1.4.68.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il >
2023-01-22 11:27:56 +02:00
Tobias Geerinckx-Rice
35955bafc5
gnu: go-github-com-itchyny-gojq: Update to 0.12.11.
...
* gnu/packages/web.scm (go-github-com-itchyny-gojq): Update to 0.12.11.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice
92b6f227a0
gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.3-2916-178f55cf631a.
2023-01-15 01:00:02 +01:00
Tobias Geerinckx-Rice
9f5a248fc9
gnu: nginx: Update to 1.23.3.
...
* gnu/packages/web.scm (nginx): Update to 1.23.3.
2023-01-15 01:00:02 +01:00
Marius Bakke
d9bcd1a8d6
Merge branch 'master' into staging
2023-01-10 00:24:11 +01:00
Marius Bakke
d0044216c9
gnu: ikiwiki: Remove input labels.
...
* gnu/packages/web.scm (ikiwiki)[native-inputs, inputs]: Remove labels.
2023-01-09 08:55:10 +01:00
Marius Bakke
37aeb85f45
gnu: ikiwiki: Add missing inputs.
...
This fixes a regression from a1f9eba892 whereby
loading po4a as a library fails.
* gnu/packages/web.scm (ikiwiki)[inputs]: Add PERL-SYNTAX-KEYWORD-TRY and
PERL-XS-PARSE-KEYWORD.
2023-01-09 08:55:09 +01:00
Paul A. Patience
35eaba00e6
gnu: Add gophernicus.
...
* gnu/packages/web.scm (gophernicus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-01-10 11:49:14 +01:00
Paul A. Patience
0c0dc72ac0
gnu: Add vger.
...
* gnu/packages/web.scm (vger): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2023-01-10 11:49:14 +01:00
Marius Bakke
ec0fbb471d
Merge branch 'master' into staging
2022-12-28 01:02:47 +01:00
Maxim Cournoyer
f184be73de
Merge remote-tracking branch 'origin/master' into staging
2022-12-12 09:02:49 -05:00
Christopher Baines
2fb187ed7c
gnu: guix-data-service: Update to 0.0.1-36.7b69611.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-36.7b69611.
2022-12-13 13:42:11 +00:00
Tobias Geerinckx-Rice
776632c0be
gnu: yajl: Improve description.
...
* gnu/packages/web.scm (yajl)[synopsis, description]: Edit. Mark up.
Note generator.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice
2a779dc9bd
gnu: yajl: Remove trailing #t from phases.
...
* gnu/packages/web.scm (yajl)[arguments]: Don't explicitly return #t from phases.
2022-12-11 01:00:00 +01:00
Tobias Geerinckx-Rice
8fe6d3e844
gnu: yajl: Drop custom ‘lib-’ prefix.
...
* gnu/packages/web.scm (yajl): New variable, renamed from…
(libyajl): …this one, which is now a DEPRECATED-PACKAGE alias of yajl.
Adjust all users.
2022-12-11 01:00:00 +01:00
Hilton Chain
7fde9758c5
gnu: Add buku-run.
...
* gnu/packages/web.scm (buku-run): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-12-09 08:46:21 +01:00
cage
898f9adc20
gnu: gmid: Update to 1.8.6.
...
* gnu/packages/web.scm (gmid): Update to 1.8.6.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org >
2022-12-09 10:45:35 +08:00
Marius Bakke
f2b6350a50
Merge branch 'master' into staging
2022-12-02 19:13:45 +01:00
kiasoc5
3c8e3d0f90
gnu: Add gojq.
...
* gnu/packages/web (gojq): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-11-28 23:34:15 +01:00
kiasoc5
8f591cf430
gnu: Add go-github-com-itchyny-gojq.
...
* gnu/packages/web (go-github-com-itchyny-gojq): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-11-28 23:34:15 +01:00
kiasoc5
f093291a1f
gnu: Add go-github-com-itchyny-timefmt-go.
...
* gnu/packages/web (go-github-com-itchyny-timefmt-go): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-11-28 23:34:15 +01:00
Marius Bakke
fe99fe84f0
Merge branch 'master' into staging
2022-11-26 15:39:18 +01:00
Marius Bakke
ac5b6006cf
gnu: varnish: Update to 7.2.1.
...
* gnu/packages/web.scm (varnish): Update to 7.2.1.
2022-11-26 15:03:55 +01:00
Marius Bakke
4714b35de5
gnu: perl-io-socket-ssl: Update to 2.075.
...
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.075.
2022-11-20 17:20:00 +01:00
Marius Bakke
c888e9028d
gnu: perl-http-daemon: Update to 6.14.
...
* gnu/packages/web.scm (perl-http-daemon): Update to 6.14.
[native-inputs]: Add PERL-MODULE-BUILD and PERL-TEST-NEEDS.
2022-11-20 17:20:00 +01:00
Marius Bakke
f97feb8f13
gnu: perl-http-message: Update to 6.37.
...
* gnu/packages/web.scm (perl-http-message): Update to 6.37.
[native-inputs]: Add PERL-TEST-NEEDS.
2022-11-20 17:19:59 +01:00
cage
aaa59935af
gnu: gmid: Update to 1.8.5.
...
* gnu/packages/web.scm (gmid): Update to 1.8.5.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-11-09 23:59:42 +01:00
Christopher Baines
1b117fc3a5
gnu: guix-data-service: Update to 0.0.1-34.95064d3.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-34.95064d3.
2022-11-06 15:49:44 +01:00
jgart via Guix-patches via
bbac6c5248
gnu: jo: Update to 1.9.
...
* gnu/packages/web.scm (jo): Update to 1.9.
[description]: Use @command{} mark-up.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr >
2022-10-30 02:00:05 +01:00
Tobias Geerinckx-Rice
044985f5f9
gnu: jo: Update to 1.7.
...
* gnu/packages/web.scm (jo): Update to 1.7.
2022-10-23 02:00:00 +02:00
Tobias Geerinckx-Rice
63bf060138
gnu: nginx-documentation: Update to 1.23.1-2898-0b7e004b5061.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2898-0b7e004b5061.
2022-10-23 02:00:27 +02:00
Tobias Geerinckx-Rice
a63f8b89cf
gnu: nginx: Update to 1.23.2.
...
* gnu/packages/web.scm (nginx): Update to 1.23.2.
2022-10-23 02:00:26 +02:00
Tobias Geerinckx-Rice
34e6c5d428
gnu: rapidjson: Fix powerpc64le-linux build.
...
…by avoiding ‘-march=native’, which is an unnecessary risk even if the
result is not installed.
* gnu/packages/web.scm (rapidjson)[arguments]: Replace the outdated
'patch-aarch-march-detection phase with an unconditional
'fix-march=native one.
2022-10-23 02:00:15 +02:00
Ludovic Courtès
c340c24a8d
gnu: hpcguix-web: Remove input labels.
...
* gnu/packages/web.scm (hpcguix-web)[native-inputs, inputs]: Remove labels.
2022-10-18 14:27:01 +02:00
Leo Famulari
d85c254319
gnu: nginx: Support SSL / TLS for stream proxies.
...
* gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
to #:configure-flags.
2022-10-17 17:23:20 -04:00
jgart
e827d45db9
gnu: Add go-webring.
...
* gnu/packages/web.scm (go-webring): New variable.
Hi paren,
Thanks for the review. I changed everything but the blog stuff because
go-webring is not necessarily used in the context of a blog. A webring
can stand on it's own without being associated with a blog. A webring
can associate websites that are not blogs or Guix channels ;()
Here's v2
all best,
jgart
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-10-09 22:32:14 +02:00
Marius Bakke
7e0f2728a4
Merge branch 'staging' into core-updates
2022-09-16 19:11:43 +02:00
Marius Bakke
d8f5cb0dcc
gnu: hitch: Update to 1.7.3.
...
* gnu/packages/web.scm (hitch): Update to 1.7.3.
2022-09-16 18:42:20 +02:00
Maxim Cournoyer
4920f6e634
Merge branch 'staging' into core-updates
...
Conflicts resolved in:
gnu/local.mk
gnu/packages/cmake.scm
gnu/packages/glib.scm
gnu/packages/gnome.scm
gnu/packages/gtk.scm
gnu/packages/sdl.scm
pango-next, vala-next and librsvg-bootstrap were removed in the process.
2022-09-15 11:43:21 -04:00
Greg Hogan
c70f881aac
gnu: stunnel: Update to 5.66.
...
* gnu/packages/web.scm (stunnel): Update to 5.66.
Signed-off-by: Ludovic Courtès <ludo@gnu.org >
2022-09-14 23:36:31 +02:00
Christopher Baines
fa4fffbd08
gnu: Add comments to the bottom of a few more package modules.
...
This will hopefully discourage patches which add new packages to the bottom of
files, as this increases the likelihood of conflicts when applying patches.
If there are more specific ways that packages should be arranged in specific
modules, this message can be updated accordingly.
* gnu/packages/crates-graphics.scm: Add comment discouraging adding packages
to the bottom of the file.
* gnu/packages/crates-gtk.scm: ditto.
* gnu/packages/games.scm: ditto.
* gnu/packages/music.scm: ditto.
* gnu/packages/qt.scm: ditto.
* gnu/packages/web.scm: ditto.
2022-09-14 09:33:11 +01:00
Marius Bakke
9ef33dce94
Merge branch 'staging' into core-updates
2022-09-09 23:04:13 +02:00
Marius Bakke
50134a2b4a
gnu: Explicitly use OpenSSL 1.1 in more packages.
...
* gnu/packages/rust-apps.scm (rust-cargo-c)[inputs]: Change from OPENSSL to
OPENSSL-1.1.
* gnu/packages/security-token.scm (opensc)[inputs]: Likewise.
* gnu/packages/spice.scm (spice, spice-gtk)[propagated-inputs]: Likewise.
* gnu/packages/web.scm (serf)[propagated-inputs]: Likewise.
2022-09-09 23:00:22 +02:00
Marius Bakke
8575042703
gnu: serf: Build with the default scons.
...
* gnu/packages/web.scm (serf)[arguments]: Remove #:scons.
2022-09-09 17:03:55 +02:00
Marius Bakke
648f3d5d49
gnu: perl-io-socket-ssl: Update to 2.074.
...
* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.074.
2022-09-01 23:37:12 +02:00
Marius Bakke
f0cf6b5a32
gnu: nghttp2: Update to 1.49.0.
...
* gnu/packages/web.scm (nghttp2): Update to 1.49.0.
* gnu/packages/curl.scm (curl)[source](patches): Add compatibility patch.
* gnu/packages/patches/curl-nghttp2-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
2022-08-30 20:43:03 +02:00
Marius Bakke
0d1c22494b
gnu: nghttp2-for-node: Fix Python version check.
...
* gnu/packages/web.scm (nghttp2-for-node)[arguments]: New field.
2022-08-30 20:43:02 +02:00