Age | Commit message (Collapse) | Author |
|
|
|
* gnu/packages/web.scm (nginx): Update to 1.17.9.
|
|
* gnu/packages/web.scm (cadaver)[home-page]: Follow redirect.
[description]: Always use two spaces.
|
|
* gnu/packages/web.scm (httrack)[description]: Use texi markup.
|
|
* gnu/packages/web.scm (libwebsockets)[home-page]: Use HTTPS.
|
|
|
|
* gnu/packages/web.scm (polipo)[home-page]: Use HTTPS.
|
|
|
|
* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.40.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-18.18eb9df.
(inputs, native-inputs): Switch to using the Guile 3 package variants where
applicable.
|
|
* gnu/packages/web.scm (jq)[home-page]: Use HTTPS.
|
|
|
|
* gnu/packages/web.scm (lighttpd): New variable.
|
|
* gnu/packages/web.scm (nghttp2-1.40): Use INHERIT instead of PACKAGE/INHERIT.
|
|
|
|
* gnu/packages/web.scm (nghttp2-1.40): New public variable.
|
|
|
|
* gnu/packages/web.scm (wslay)[arguments]: Don't build in parallel.
|
|
* gnu/packages/web.scm (nginx): Update to 1.17.8.
|
|
* gnu/packages/web.scm (wabt)[description]: Mark up more better.
|
|
* gnu/packages/web.scm (perl-cgi): Update to 4.46.
|
|
* gnu/packages/web.scm (perl-http-date): Update to 6.05.
|
|
* gnu/packages/web.scm (perl-lwp-mediatypes): Update to 6.0.4.
[source](uri): Adjust accordingly.
[native-inputs]: Add PERL-TEST-FATAL.
|
|
* gnu/packages/web.scm (librocket): New variable.
|
|
* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced
in .desktop file to "netsurf-gtk3".
|
|
* gnu/packages/web.scm (libcyaml): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
* gnu/packages/web.scm (http-parser): Update to 2.9.3.
|
|
|
|
As requested here:
<https://lists.gnu.org/archive/html/guix-devel/2020-02/msg00128.html>.
* .mailmap: Add an entry for Jakob.
* gnu/machine.scm, gnu/machine/digital-ocean.scm, gnu/machine/ssh.scm,
gnu/packages/admin.scm, gnu/packages/i2p.scm, gnu/packages/music.scm,
gnu/packages/web.scm, gnu/tests/reconfigure.scm, guix/scripts/deploy.scm,
guix/scripts/system/reconfigure.scm: Update their e-mail address.
|
|
|
|
* gnu/packages/web.scm (varnish): Update to 6.3.2.
|
|
This would import (srfi srfi-1) and (srfi srfi-26) from the host Guile,
leading to discrepancies among users, and in particular when the host
Guile is 3.0.
Reported by Julien Lepiller <julien@lepiller.eu>
in <https://bugs.gnu.org/39369>.
* gnu/packages/web.scm (cat-avatar-generator): Remove (srfi *) from
#:modules.
|
|
* gnu/packages/web.scm (netsurf-buildsystem, libparserutils, hubbub,
libwapcaplet, libcss, libdom, libsvgtiny, libnsbmp, libnsgif, libnslog,
libnsutils, libnspsl, nsgenbind, netsurf, netsurf-buildsystem)
[source, home-page]: Use https.
|
|
* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+.
[arguments]: Add makeflag to target gtk3.
|
|
Follow-up to commit 31afa654c58cd7aa8bd11a771fa6eabcd766d443.
* gnu/packages/web.scm (netsurf)[arguments]: In 'adjust-welcome' phase, ensure
html entities are parsed and find their way back to the output.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
|
|
|
|
* gnu/packages/web.scm (qoauth): New variable.
|
|
* gnu/packages/web.scm (wslay): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/web.scm (netsurf)[arguments]: Don't enforce Americanisms.
|
|
This follows up on commit bed24ecfcd68ca6fbc21f02b477cffff3b4c0450.
Reported-by: Christopher Baines <mail@cbaines.net>
* gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package.
|
|
Tests fail with check@0.13 due to implementation changes.
* gnu/packages/web.scm (libnslog)[native-inputs]: 'check' -> 'check-0.12'.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-17.bf25a8d.
|
|
* gnu/packages/web.scm (stunnel): Update to 5.56.
|
|
* gnu/packages/web.scm (sassc/libsass-3.5): New public variable.
* gnu/packages/gnome.scm (arc-theme)[native-inputs]: Use it.
|
|
* gnu/packages/web.scm (perl-lwp-useragent-cached): New variable.
|
|
* gnu/packages/ruby.scm (ruby-sass)[home-page]: Use HTTPS.
* gnu/packages/web.scm (sassc)[home-page]: Likewise.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-16.c7e3a1b.
|
|
This fixes the bug which prevented uglify-js from being defined properly, and
cascaded back to all Common Lisp packages.
* gnu/packages/bioinformatics.scm: Replace javascript module with lisp-xyz.
* gnu/packages/cran.scm: Use lisp-xyz module.
* gnu/packages/javascript.scm (uglify-js): Move from here...
* gnu/packages/lisp-xyz.scm: ... To here.
* gnu/packages/web.scm: Replace javascript module with lisp-xyz.
* guix/build-system/minify.scm: Find uglify-js in the lisp-xyz module.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-15.4ed1400.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-14.f2343b5.
|