Age | Commit message (Expand) | Author |
2023-02-03 | gnu: Add wasm3....* gnu/packages/web.scm (wasm3): New variable.
| David Thompson |
2023-01-31 | gnu: castor: Fix compilation....Castor no longer compiles with latest packaged LibreSSL; latest
OpenSSL, however, does compile.
* gnu/packages/web.scm (castor)[inputs]: Replace libressl with openssl.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Lilah Tascheter |
2023-01-30 | Merge remote-tracking branch 'origin/master' into core-updates... Conflicts:
doc/guix.texi
gnu/local.mk
gnu/packages/admin.scm
gnu/packages/base.scm
gnu/packages/chromium.scm
gnu/packages/compression.scm
gnu/packages/databases.scm
gnu/packages/diffoscope.scm
gnu/packages/freedesktop.scm
gnu/packages/gnome.scm
gnu/packages/gnupg.scm
gnu/packages/guile.scm
gnu/packages/inkscape.scm
gnu/packages/llvm.scm
gnu/packages/openldap.scm
gnu/packages/pciutils.scm
gnu/packages/ruby.scm
gnu/packages/samba.scm
gnu/packages/sqlite.scm
gnu/packages/statistics.scm
gnu/packages/syndication.scm
gnu/packages/tex.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
gnu/packages/xml.scm
guix/build-system/copy.scm
guix/scripts/home.scm
| Efraim Flashner |
2023-01-26 | 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>
| Bruno Victal |
2023-01-23 | 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.
| Clément Lassieur |
2023-01-22 | 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.
| Ludovic Courtès |
2023-01-22 | 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>
| André Batista |
2023-01-15 | 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.
| Tobias Geerinckx-Rice |
2023-01-15 | gnu: nginx-documentation: Update to 1.23.3-2916-178f55cf631a....* gnu/packages/web.scm (nginx-documentation): Update to 1.23.3-2916-178f55cf631a.
| Tobias Geerinckx-Rice |
2023-01-15 | gnu: nginx: Update to 1.23.3....* gnu/packages/web.scm (nginx): Update to 1.23.3.
| Tobias Geerinckx-Rice |
2023-01-10 | Merge branch 'master' into staging | Marius Bakke |
2023-01-09 | gnu: ikiwiki: Remove input labels....* gnu/packages/web.scm (ikiwiki)[native-inputs, inputs]: Remove labels.
| Marius Bakke |
2023-01-09 | gnu: ikiwiki: Add missing inputs....This fixes a regression from a1f9eba892784069e34338e01237a74b8a3bd8a2 whereby
loading po4a as a library fails.
* gnu/packages/web.scm (ikiwiki)[inputs]: Add PERL-SYNTAX-KEYWORD-TRY and
PERL-XS-PARSE-KEYWORD.
| Marius Bakke |
2023-01-10 | gnu: Add gophernicus....* gnu/packages/web.scm (gophernicus): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |
2023-01-10 | gnu: Add vger....* gnu/packages/web.scm (vger): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |
2022-12-28 | Merge branch 'master' into staging | Marius Bakke |
2022-12-12 | Merge remote-tracking branch 'origin/master' into staging | Maxim Cournoyer |
2022-12-13 | 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.
| Christopher Baines |
2022-12-11 | gnu: yajl: Improve description....* gnu/packages/web.scm (yajl)[synopsis, description]: Edit. Mark up.
Note generator.
| Tobias Geerinckx-Rice |
2022-12-11 | gnu: yajl: Remove trailing #t from phases....* gnu/packages/web.scm (yajl)[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice |
2022-12-11 | 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.
| Tobias Geerinckx-Rice |
2022-12-09 | gnu: Add buku-run....* gnu/packages/web.scm (buku-run): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Hilton Chain |
2022-12-09 | gnu: gmid: Update to 1.8.6....* gnu/packages/web.scm (gmid): Update to 1.8.6.
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| cage |
2022-12-02 | Merge branch 'master' into staging | Marius Bakke |
2022-11-28 | gnu: Add gojq....* gnu/packages/web (gojq): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| kiasoc5 |
2022-11-28 | 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>
| kiasoc5 |
2022-11-28 | 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>
| kiasoc5 |
2022-11-26 | Merge branch 'master' into staging | Marius Bakke |
2022-11-26 | gnu: varnish: Update to 7.2.1....* gnu/packages/web.scm (varnish): Update to 7.2.1.
| Marius Bakke |
2022-11-20 | gnu: perl-io-socket-ssl: Update to 2.075....* gnu/packages/web.scm (perl-io-socket-ssl): Update to 2.075.
| Marius Bakke |
2022-11-20 | 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.
| Marius Bakke |
2022-11-20 | 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.
| Marius Bakke |
2022-11-09 | 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>
| cage |
2022-11-06 | 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.
| Christopher Baines |
2022-10-30 | 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>
| jgart via Guix-patches via |
2022-10-23 | gnu: jo: Update to 1.7....* gnu/packages/web.scm (jo): Update to 1.7.
| Tobias Geerinckx-Rice |
2022-10-23 | gnu: nginx-documentation: Update to 1.23.1-2898-0b7e004b5061....* gnu/packages/web.scm (nginx-documentation): Update to 1.23.1-2898-0b7e004b5061.
| Tobias Geerinckx-Rice |
2022-10-23 | gnu: nginx: Update to 1.23.2....* gnu/packages/web.scm (nginx): Update to 1.23.2.
| Tobias Geerinckx-Rice |
2022-10-23 | 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.
| Tobias Geerinckx-Rice |
2022-10-18 | gnu: hpcguix-web: Remove input labels....* gnu/packages/web.scm (hpcguix-web)[native-inputs, inputs]: Remove labels.
| Ludovic Courtès |
2022-10-17 | gnu: nginx: Support SSL / TLS for stream proxies....* gnu/packages/web.scm (nginx)[arguments]: Add "--with-stream_ssl_module"
to #:configure-flags.
| Leo Famulari |
2022-10-09 | 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>
| jgart |
2022-09-16 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-09-16 | gnu: hitch: Update to 1.7.3....* gnu/packages/web.scm (hitch): Update to 1.7.3.
| Marius Bakke |
2022-09-15 | 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.
| Maxim Cournoyer |
2022-09-14 | gnu: stunnel: Update to 5.66....* gnu/packages/web.scm (stunnel): Update to 5.66.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Greg Hogan |
2022-09-14 | 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.
| Christopher Baines |
2022-09-09 | Merge branch 'staging' into core-updates | Marius Bakke |
2022-09-09 | 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.
| Marius Bakke |
2022-09-09 | gnu: serf: Build with the default scons....* gnu/packages/web.scm (serf)[arguments]: Remove #:scons.
| Marius Bakke |