Ludovic Courtès
ecf92194a5
gnu: nghttp2: Replace with version 1.41 [fixes CVE-2020-11080].
...
* gnu/packages/web.scm (nghttp2-1.41): New variable.
(nghttp2)[replacement]: New field.
2020-06-11 19:05:05 +02:00
Efraim Flashner
1c32eb95af
gnu: serf: Use a mirror URL.
...
* gnu/packages/web.scm (serf)[source]: Use an apache mirror:// URL.
2020-06-11 11:46:51 +03:00
Marius Bakke
7ce1b5e7b7
Merge branch 'master' into staging
2020-06-06 21:25:43 +02:00
Tobias Geerinckx-Rice
1860b41523
gnu: websocketpp: Update to 0.8.2.
...
* gnu/packages/web.scm (websocketpp): Update to 0.8.2.
[source]: Replace patch.
* gnu/packages/patches/websocketpp-fix-for-boost-1.70.patch: Delete file.
* gnu/packages/patches/websocketpp-fix-for-cmake-3.15.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-06-05 19:33:10 +02:00
Ludovic Courtès
8f7cf3b50c
gnu: guix, guix-jupyter, cuirass, hpcguix-web: Use Guile-JSON 4.0.
...
* gnu/packages/package-management.scm (guix)[native-inputs]
[propagated-inputs]: Use GUILE-JSON-4 instead of GUILE-JSON-3.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-jupyter)[propagated-inputs]:
Likewise.
* gnu/packages/web.scm (hpcguix-web)[propagated-inputs]: Likewise.
2020-06-02 18:55:54 +02:00
Paul Garlick
e642f78f2e
gnu: ikiwiki: Add missing input.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-ipc-run.
[arguments]: Set PERL5LIB and CC for IPC::Run in 'pre-check' phase.
2020-06-01 20:15:33 +01:00
Paul Garlick
db144a52a3
gnu: ikiwiki: Propagate some inputs.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Move perl-cgi-formbuilder,
perl-cgi-session, perl-mail-sendmail, perl-timedate and perl-xml-simple
to...
[propagated-inputs]: ...here.
2020-06-01 20:15:32 +01:00
Paul Garlick
a0362fdea9
gnu: ikiwiki: Revert to standard wrapper.
...
* gnu/packages/web.scm (ikiwiki)[arguments]: Remove
unnecessary 'include-PERL5LIB-in-wrapper' phase. The PERL5LIB
environment variable may be set in the user's setup file instead.
2020-06-01 20:15:31 +01:00
Marius Bakke
fe6d003908
Merge branch 'master' into staging
2020-05-29 23:36:38 +02:00
Eric Bavier
9549f0283a
gnu: libnslog: Use latest version of check for tests.
...
Test failures with latest check were fixed in most recent release. See bug
report: https://bugs.netsurf-browser.org/mantis/view.php?id=2736
* gnu/packages/web.scm (libnslog)[native-inputs]: Use latest check.
2020-05-27 17:38:30 -05:00
Tobias Geerinckx-Rice
ffd2cfc862
gnu: nginx-documentation: Update to 1.19.0-2549-c13a55aae487.
...
* gnu/packages/web.scm (nginx-documentation): Update to 1.19.0-2549-c13a55aae487.
2020-05-27 18:58:37 +02:00
Tobias Geerinckx-Rice
3217140398
gnu: nginx: Update to 1.19.0.
...
* gnu/packages/web.scm (nginx): Update to 1.19.0.
2020-05-27 18:58:37 +02:00
Marius Bakke
aa13c5657d
Merge branch 'master' into staging
2020-05-26 22:34:46 +02:00
Marius Bakke
beec29da92
gnu: json-c: Update to 0.14.
...
* gnu/packages/web.scm (json-c): Update to 0.14.
[source](modules, snippet): Remove.
[build-system]: Change to CMAKE-BUILD-SYSTEM.
(json-c-0.13): New public variable.
(json-c-0.12): Inherit from JSON-C-0.13.
* gnu/packages/cryptsetup.scm (cryptsetup-static)[inputs]: Stick with
JSON-C-0.13.
* gnu/packages/linux.scm (multipath-tools)[inputs]: Likewise.
* gnu/packages/security-token.scm (yubikey-personalization, libu2f-host,
libu2f-server)[inputs]: Likewise.
* gnu/packages/syndication.scm (newsboat)[inputs]: Likewise.
2020-05-26 22:32:55 +02:00
Eric Bavier
cfdefb863c
gnu: netsurf: Remove tabulations in source.
...
* gnu/packages/web.scm (netsurf): Remove tabulations.
2020-05-26 15:15:10 -05:00
Eric Bavier
5c133ca561
gnu: netsurf: Update to 3.10.
...
* gnu/packages/web.scm (netsurf): Update to 3.10.
* gnu/packages/patches/netsurf-system-utf8proc.patch: Adjust to new source.
2020-05-26 14:50:10 -05:00
Eric Bavier
981d80b331
gnu: nsgenbind: Update to 0.8.
...
* gnu/packages/web.scm (nsgenbind): Update to 0.8.
2020-05-26 14:49:48 -05:00
Eric Bavier
a7597d2dce
gnu: libnspsl: Update to 0.1.6.
...
* gnu/packages/web.scm (libnspsl): Update to 0.1.6.
2020-05-26 14:49:16 -05:00
Eric Bavier
7c91bca9a1
gnu: libnsutils: Update to 0.1.0.
...
* gnu/packages/web.scm (libnsutils): Update to 0.1.0.
2020-05-26 14:48:41 -05:00
Eric Bavier
2f3cf0b655
gnu: libnslog: Update to 0.1.3.
...
* gnu/packages/web.scm (libnslog): Update to 0.1.3.
2020-05-26 14:48:18 -05:00
Eric Bavier
82441f35c2
gnu: libnsbmp: Update to 0.1.6.
...
* gnu/packages/web.scm (libnsbmp): Update to 0.1.6.
2020-05-26 14:47:51 -05:00
Eric Bavier
a1c6bab52a
gnu: libdom: Update to 0.4.1.
...
* gnu/packages/web.scm (libdom): Update to 0.4.1.
2020-05-26 14:47:14 -05:00
Eric Bavier
1953b48966
gnu: libcss: Update to 0.9.1.
...
* gnu/packages/web.scm (libcss): Update to 0.9.1.
2020-05-26 14:44:13 -05:00
Eric Bavier
b022879370
gnu: libwapcaplet: Update to 0.4.3.
...
* gnu/packages/web.scm (libwapcaplet): Update to 0.4.3.
2020-05-26 14:43:46 -05:00
Eric Bavier
3f0f147a5f
gnu: hubbub: Update to 0.3.7.
...
* gnu/packages/web.scm (hubbub): Update to 0.3.7.
2020-05-26 14:43:15 -05:00
Eric Bavier
41701f4b23
gnu: netsurf-buildsystem: Update to 1.9.
...
* gnu/packages/web.scm (netsurf-buildsystem): Update to 1.9.
2020-05-26 14:42:44 -05:00
Efraim Flashner
06df0f9fd9
gnu: perl-cgi: Update to 4.47.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.47.
2020-05-25 22:37:22 +03:00
Tobias Geerinckx-Rice
f2de892b37
gnu: http-parser: Fix build [and guix pull!] on i686-linux.
...
This follows up on commit 5c30eb61d7
.
* gnu/packages/web.scm (http-parser)[source]: Apply the armhf patch not
here…
[arguments]: …but in a phase & only on armhf-linux.
[native-inputs]: Add it on armhf-linux.
2020-05-21 14:54:48 +02:00
Tobias Geerinckx-Rice
c1ab9e881a
gnu: uhttpmock: Don't use NAME in source URI.
...
* gnu/packages/web.scm (uhttpmock)[source]: Hard-code NAME.
2020-05-21 14:54:48 +02:00
Paul Garlick
a7f89f97b7
gnu: ikiwiki: Add missing input.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-xml-feed.
[arguments]: Add 'pre-check' phase.
2020-05-21 13:23:41 +01:00
Tobias Geerinckx-Rice
3da3ec93a3
gnu: uhttpmock: Update to 0.5.2.
...
* gnu/packages/web.scm (uhttpmock): Update to 0.5.2.
2020-05-21 06:02:10 +02:00
Marius Bakke
453e66d777
gnu: varnish-modules: Update description.
...
* gnu/packages/web.scm (varnish-modules)[description]: Use @acronym instead of
@dfn.
2020-05-20 23:51:26 +02:00
Marius Bakke
4dd8677f7b
gnu: varnish-modules: Update to 0.16.0.
...
* gnu/packages/web.scm (varnish-modules): Update to 0.16.0.
[source](uri): Adjust for new location.
2020-05-20 23:51:26 +02:00
Tobias Geerinckx-Rice
5c30eb61d7
gnu: http-parser: Fix build [and guix pull] on armhf-linux.
...
* gnu/packages/web.scm (http-parser)[source]: Add patch.
* gnu/packages/patches/http-parser-fix-assertion-on-armhf.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
2020-05-20 19:38:42 +02:00
Tobias Geerinckx-Rice
4d9e4801d2
gnu: http-parser: Update to 2.9.4.
...
* gnu/packages/web.scm (http-parser): Update to 2.9.4.
2020-05-20 05:56:54 +02:00
Marius Bakke
273380fda2
gnu: Add hitch.
...
* gnu/packages/web.scm (hitch): New public variable.
2020-05-19 15:28:51 +02:00
Paul Garlick
89bd9f41ff
gnu: ikiwiki: Add missing input.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-lwpx-paranoidagent.
2020-05-18 11:09:23 +01:00
Paul Garlick
006c3f2240
gnu: Add perl-lwpx-paranoidagent.
...
* gnu/packages/web.scm (perl-lwpx-paranoidagent): New variable.
2020-05-18 11:08:31 +01:00
Marius Bakke
1b35d3033d
gnu: Promote libyaml@0.2 to the default 'libyaml' variable.
...
* gnu/packages/web.scm (libyaml): Update to 0.2.4.
(libyaml-0.2): Remove variable.
* gnu/packages/haskell-xyz.scm (ghc-libyaml)[inputs]: Change from LIBYAML-0.2
to LIBYAML.
2020-05-13 16:19:05 +02:00
Marius Bakke
e3e24d80e3
gnu: libyaml@0.2: Update to 0.2.4.
...
* gnu/packages/web.scm (libyaml-0.2): Update to 0.2.4.
2020-05-13 16:17:03 +02:00
Marius Bakke
f35978ff10
gnu: libyaml: Fix variable name for libyaml@0.2.
...
* gnu/packages/web.scm (libyaml-2.1): Rename to ...
(libyaml-0.2): ... this.
* gnu/packages/haskell-xyz.scm (ghc-libyaml)[inputs]: Adjust accordingly.
2020-05-13 16:16:42 +02:00
nikita
3c986a7dc2
mailmap: Update entries for Nikita.
...
* .mailmap: change email and name for Nikita.
* Makefile.am, doc/guix.texi, etc/completion/fish/guix.fish,
gnu/packages/accessibility.scm, gnu/packages/admin.scm,
gnu/packages/audio.scm, gnu/packages/autotools.scm, gnu/packages/cdrom.scm,
gnu/packages/check.scm, gnu/packages/cinnamon.scm,
gnu/packages/compression.scm, gnu/packages/crypto.scm,
gnu/packages/databases.scm, gnu/packages/django.scm, gnu/packages/dns.scm,
gnu/packages/elixir.scm, gnu/packages/emacs-xyz.scm, gnu/packages/emacs.scm,
gnu/packages/enlightenment.scm, gnu/packages/erlang.scm,
gnu/packages/fonts.scm, gnu/packages/fontutils.scm, gnu/packages/forth.scm,
gnu/packages/fvwm.scm, gnu/packages/games.scm, gnu/packages/gl.scm,
gnu/packages/gnome.scm, gnu/packages/gnunet.scm, gnu/packages/gnupg.scm,
gnu/packages/gtk.scm, gnu/packages/guile-wm.scm, gnu/packages/guile-xyz.scm,
gnu/packages/haskell-apps.scm, gnu/packages/haskell-check.scm,
gnu/packages/haskell-crypto.scm, gnu/packages/haskell-xyz.scm,
gnu/packages/haskell.scm, gnu/packages/image-viewers.scm,
gnu/packages/image.scm, gnu/packages/irc.scm, gnu/packages/language.scm,
gnu/packages/libcanberra.scm, gnu/packages/linux.scm,
gnu/packages/lisp-xyz.scm, gnu/packages/lisp.scm, gnu/packages/lolcode.scm,
gnu/packages/lxde.scm, gnu/packages/lxqt.scm, gnu/packages/mail.scm,
gnu/packages/markup.scm, gnu/packages/mate.scm, gnu/packages/maths.scm,
gnu/packages/mc.scm, gnu/packages/messaging.scm, gnu/packages/music.scm,
gnu/packages/ncurses.scm, gnu/packages/networking.scm,
gnu/packages/nickle.scm, gnu/packages/openbox.scm, gnu/packages/pdf.scm,
gnu/packages/perl-check.scm, gnu/packages/perl.scm,
gnu/packages/python-compression.scm, gnu/packages/python-crypto.scm,
gnu/packages/python-web.scm, gnu/packages/python-xyz.scm,
gnu/packages/python.scm, gnu/packages/qt.scm, gnu/packages/ruby.scm,
gnu/packages/rust.scm, gnu/packages/scheme.scm,
gnu/packages/serialization.scm, gnu/packages/shells.scm,
gnu/packages/ssh.scm, gnu/packages/suckless.scm, gnu/packages/tbb.scm,
gnu/packages/telephony.scm, gnu/packages/text-editors.scm,
gnu/packages/textutils.scm, gnu/packages/time.scm, gnu/packages/tls.scm,
gnu/packages/tor.scm, gnu/packages/version-control.scm,
gnu/packages/video.scm, gnu/packages/vim.scm, gnu/packages/web.scm,
gnu/packages/wm.scm, gnu/packages/xdisorg.scm, gnu/packages/xfce.scm,
gnu/packages/xml.scm, gnu/packages/xorg.scm, gnu/services/certbot.scm,
gnu/services/desktop.scm, gnu/services/version-control.scm,
gnu/services/web.scm, guix/import/hackage.scm, guix/licenses.scm: Likewise.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-05-13 09:30:26 +03:00
Marius Bakke
8bf8cd9b85
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/backup.scm
gnu/packages/emacs-xyz.scm
gnu/packages/guile.scm
gnu/packages/lisp.scm
gnu/packages/openldap.scm
gnu/packages/package-management.scm
gnu/packages/web.scm
gnu/packages/xorg.scm
2020-04-30 23:47:49 +02:00
Paul Garlick
da6539d17b
gnu: ikiwiki: Update to 3.20200202.3.
...
* gnu/packages/web.scm (ikiwiki): Update to 3.20200202.3.
2020-04-29 09:37:15 +01:00
Paul Garlick
2933cdf88e
gnu: ikiwiki: Translate documentation.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Add po4a.
[arguments]<#:phases>[patch-Makefile]: Rename to...
[arguments]<#:phases>[patch-Makefiles]: ...this. Add build environment
paths to the PERL5LIB environment variable that is used by the 'po2wiki'
script.
2020-04-29 09:37:14 +01:00
Paul Garlick
cf47084a88
gnu: ikiwiki: Add missing inputs.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Add perl-authen-passphrase,
perl-file-mimeinfo, perl-mail-sendmail and perl-xml-twig.
2020-04-29 09:37:13 +01:00
Paul Garlick
b7392ecbba
gnu: ikiwiki: Propagate some inputs.
...
* gnu/packages/web.scm (ikiwiki)[inputs]: Move perl-html-parser,
perl-html-scrubber, perl-html-template, perl-json,
perl-text-markdown-discount, perl-uri and perl-yaml-libyaml to...
[propagated-inputs]: ...here. New field.
2020-04-29 09:37:12 +01:00
Paul Garlick
732ffac3bc
gnu: ikiwiki: Build perl inputs for target architecture.
...
* gnu/packages/web.scm (ikiwiki)[native-inputs]: Move perl dependencies ...
[inputs]: ...to here.
2020-04-29 09:37:11 +01:00
Paul Garlick
add3e168bb
gnu: ikiwiki: Fetch sources from git repository.
...
* gnu/packages/web.scm (ikiwiki)[source]: Use GIT-FETCH and
GIT-FILE-NAME.
[source](snippet): New field.
[arguments]<#:phases>[set-modification-times]: New phase.
2020-04-29 09:36:29 +01:00
Roel Janssen
0ae8505288
gnu: hpcguix-web: Use guile3.0-guix.
...
* gnu/packages/web.scm (hpcguix-web): Update to latest revision and use
guile3.0 inputs.
2020-04-28 10:13:30 +02:00
Marius Bakke
c57d649de3
Merge branch 'master' into core-updates
2020-04-24 17:28:11 +02:00
Efraim Flashner
2fea2b6414
gnu: java-eclipse-jetty-test-helper: Don't use unstable tarball.
...
* gnu/packages/web.scm (java-eclipse-jetty-test-helper)[source]: Download
using git-fetch.
2020-04-24 14:52:32 +03:00
Marius Bakke
fc58cb5bd2
Merge branch 'master' into core-updates
2020-04-13 20:26:21 +02:00
Marius Bakke
bad368b0d7
Revert "gnu: http-parser: Update to 2.9.4."
...
It fails to build on armhf-linux; see <https://bugs.gnu.org/40604 >.
This reverts commit 62f7f0d636
.
2020-04-13 20:18:52 +02:00
Tobias Geerinckx-Rice
62f7f0d636
gnu: http-parser: Update to 2.9.4.
...
* gnu/packages/web.scm (http-parser): Update to 2.9.4.
2020-04-13 06:56:55 +02:00
Vagrant Cascadian
a74ae84a36
gnu: libpsl: Fix grammar "allows to load" to "allowing to load".
...
* gnu/packages/web (libpsl): Fix grammar.
2020-04-12 13:04:42 -07:00
Marius Bakke
2778302399
Merge branch 'master' into core-updates
...
Conflicts:
etc/news.scm
gnu/local.mk
gnu/packages/check.scm
gnu/packages/cross-base.scm
gnu/packages/gimp.scm
gnu/packages/java.scm
gnu/packages/mail.scm
gnu/packages/sdl.scm
gnu/packages/texinfo.scm
gnu/packages/tls.scm
gnu/packages/version-control.scm
2020-04-08 13:00:50 +02:00
Nicolò Balzarotti
633360e00e
gnu: http-parser: Add support for RFC 3986.
...
Fixes parsing of colon followed by empty port, allowed by RFC 3986
specifications. Fedora is applying it to system http-parser too.
* gnu/packages/web.scm (http-parser)[source]: Add patch from Fedora.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2020-04-07 17:31:58 +03:00
Marius Bakke
f2d97d577d
gnu: Replace uses of 'gettext' with 'gettext-minimal'.
...
* gnu/packages/cdrom.scm (dvdstyler)[native-inputs]: Change from GNU-GETTEXT
to GETTEXT-MINIMAL.
* gnu/packages/emulators.scm (dolphin-emu)[native-inputs]: Likewise.
* gnu/packages/engineering.scm (lepton-eda, kicad, kicad-i18l)[native-inputs]:
Likewise.
* gnu/packages/games.scm (quadrapassel, edgar)[native-inputs]: Likewise.
* gnu/packages/gnome.scm (eog-plugins, workrave, geary)[native-inputs]: Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, emacsy)[native-inputs]: Likewise.
* gnu/packages/image.scm (gpick)[native-inputs]: Likewise.
* gnu/packages/messaging.scm (telegram-purple)[native-inputs]: Likewise.
* gnu/packages/music.scm (fmit)[native-inputs]: Likewise.
* gnu/packages/package-management.scm (flatpak)[native-inputs]: Likewise.
* gnu/packages/patchutils.scm (quilt)[native-inputs]: Likewise.
* gnu/packages/photo.scm (hugin)[native-inputs]: Likewise.
* gnu/packages/security-token.scm (eid-mw)[native-inputs]: Likewise.
* gnu/packages/telephony.scm (jami)[native-inputs]: Likewise.
* gnu/packages/texinfo.scm (pinfo)[native-inputs]: Likewise.
* gnu/packages/vulkan.scm (vkd3d)[native-inputs]: Likewise.
* gnu/packages/web.scm (cadaver)[native-inputs]: Likewise.
2020-04-04 15:48:44 +02:00
Marius Bakke
0c2e94f21f
gnu: cadaver: Build with OpenSSL 1.0.
...
* gnu/packages/web.scm (cadaver)[inputs]: Change from OPENSSL to OPENSSL-1.0.
2020-04-04 15:48:31 +02:00
Paul Garlick
ce3e95d78e
gnu: Add perl-http-lite.
...
* gnu/packages/web.scm (perl-http-lite): New variable.
2020-04-03 15:55:40 +01:00
Leo Famulari
8549e47ecf
gnu: Apache httpd: Update to 2.4.43 [fixes CVE-2020-{1927,1934}].
...
* gnu/packages/web.scm (httpd): Update to 2.4.43.
2020-04-02 11:36:38 -04:00
Marius Bakke
ae0badf5bb
Merge branch 'master' into core-updates
...
Conflicts:
gnu/packages/admin.scm
gnu/packages/commencement.scm
gnu/packages/guile.scm
gnu/packages/linux.scm
gnu/packages/package-management.scm
gnu/packages/pulseaudio.scm
gnu/packages/web.scm
2020-03-30 12:17:33 +02:00
Jan Nieuwenhuizen
111110038d
gnu: nghttp2: Remove jemalloc dependency for the Hurd.
...
* gnu/packages/web.scm (nghttp2)[inputs]: Remove jemalloc for the Hurd.
2020-03-29 15:31:18 +02:00
Christopher Baines
0a76a4e073
gnu: guix-data-service: Update to 0.0.1-19.d1c243f.
...
These changes support the guix-data-service-backup-database and
guix-data-service-create-small-backup scripts. These are shell scripts, so
require coreutils from the build environment at runtime as well as binaries
from postgresql, ephemeralpg and optionally util-linux (for ionice and
renice).
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-19.d1c243f.
[arguments]: Add (ice-9 ftw) and (ice-9 match) to #:modules, change the
'install phase to wrap all bin files with some inputs as well.
[inputs]: Add util-linux, include ephemeralpg from native-inputs and switch
postgresql for postgresql-11.
[native-inputs]: Move ephemeralpg to inputs.
2020-03-26 22:51:36 +00:00
Björn Höfling
eebaed2b76
gnu: java-tomcat: Update to 8.5.53.
...
This fixes CVE-2020-1938 ("Ghostcat").
* gnu/packages/web.scm (java-tomcat): Update to 8.5.53.
[properties]: Add cpe-name.
2020-03-26 21:39:49 +01:00
Marius Bakke
d19b14c834
Merge branch 'master' into core-updates
2020-03-21 22:16:02 +01:00
Florian Pelz
e84490346d
gnu: nginx-accept-language-module: Simplify decompression phase.
...
See <https://lists.gnu.org/archive/html/guix-patches/2020-03/msg00652.html >
where a similar change was found to be sufficient.
* gnu/packages/web.scm (nginx-accept-language-module)[arguments]:
In 'unpack-nginx-sources' phase, extract the compressed tarball using
tar's auto-decompression instead of decompressing manually.
2020-03-20 08:13:56 +00:00
Marius Bakke
dd0568a779
Merge branch 'master' into core-updates
2020-03-19 08:50:35 +01:00
Marius Bakke
c7f06b2b57
gnu: varnish: Update to 6.4.0.
...
* gnu/packages/web.scm (varnish): Update to 6.4.0.
2020-03-19 08:41:50 +01:00
Marius Bakke
c4d769d359
Merge branch 'master' into core-updates
2020-03-18 19:41:08 +01:00
Ludovic Courtès
b6bee63bed
gnu: Default to Guile 3.0.
...
This patch changes three things:
1. package derivations are built using Guile 3.0;
2. 'gexp->derivation' defaults to Guile 3.0;
3. "guile3.0-" packages are deprecated aliases for the regular
package, which now depends on Guile 3.0; "guile2.2-" packages are
introduced; "guile-next" is renamed to "guile".
* gnu/packages/guile.scm (guile-2.0/fixed): Remove.
(guile-3.0/fixed): New variable.
(package-for-guile-3.0): Remove.
(package-for-guile-2.2): New variable.
(define-deprecated-guile3.0-package): New macro.
(guile-3.0)[name]: Change to "guile".
(guile-json-3)[native-inputs, inputs]: New fields.
(guile2.2-json): New variable.
(guile3.0-json): Deprecate.
(guile-gdbm-ffi)[native-inputs]: Switch to GUILE-3.0.
(guile2.2-gdbm-ffi): New variable.
(guile3.0-gdbm-ffi): Deprecate.
(guile-sqlite3): Switch to GUILE-3.0.
(guile2.2-sqlite3): New variable.
(guile3.0-sqlite3): Deprecate.
(guile-bytestructures): Switch to GUILE-3.0.
(guile2.2-bytestructures): New variable.
(guile3.0-bytestructures): Deprecate.
(guile-git): Switch to GUILE-3.0.
(guile2.2-git): New variable.
(guile3.0-git): Deprecate.
(guile-2.2/bug-fix):
* gnu/packages/ci.scm (cuirass): Switch to GUILE-3.0.
* gnu/packages/emacs-xyz.scm (emacs-guix): Switch to GUILE-3.0.
* gnu/packages/gtk.scm (guile-cairo)[arguments]: New field.
Switch to GUILE-3.0.
(guile2.2-cairo): New variable.
(guile3.0-cairo): Deprecate.
(guile-rsvg): Switch to GUILE-3.0.
(guile2.2-cairo): New variable.
(guile3.0-cairo): Deprecate.
(guile-present): Switch to GUILE-3.0.
(guile2.2-present): New variable.
(guile3.0-present): Deprecate.
(guile-gnome)[propagated-inputs]: Use GUILE2.2-CAIRO and GUILE2.2-LIB.
* gnu/packages/guile-xyz.scm (guile-fibers)[arguments]: Add #:configure-flags.
Switch to GUILE-3.0.
(guile2.2-fibers): New variable.
(guile3.0-fibers): Deprecate.
(guile-syntax-highlight): Switch to GUILE-3.0.
(guile2.2-syntax-highlight): New variable.
(guile3.0-syntax-highlight): Deprecate.
(guile-colorized): Switch to GUILE-3.0.
(guile2.2-colorized): New variable.
(guile3.0-colorized): Deprecate.
(guile-pfds): Switch to GUILE-3.0.
(guile2.2-pfds): New variable.
(guile3.0-pfds): Deprecate.
(guile-simple-zmq): Switch to GUILE-3.0.
(guile2.2-simple-zmq): New variable.
(guile3.0-simple-zmq): Deprecate.
(guile-newt): Switch to GUILE-3.0.
(guile2.2-newt): New variable.
(guile3.0-newt): Deprecate.
(guile-parted): Switch to GUILE-3.0.
(guile2.2-parted): New variable.
(guile3.0-parted): Deprecate.
(guile-config): Switch to GUILE-3.0.
(guile2.2-config): New variable.
(guile3.0-config): Deprecate.
(guile-hall): Switch to GUILE-3.0.
(guile2.2-hall): New variable.
(guile3.0-hall): Deprecate.
(guile-ics): Switch to GUILE-3.0.
(guile2.2-ics): New variable.
(guile3.0-ics): Deprecate.
(guile-wisp)[arguments]: Add 'support-guile-3.0' phase.
Switch to GUILE-3.0.
(guile2.2-wisp): New variable.
(guile3.0-wisp): Deprecate.
(guile-lib): Switch to GUILE-3.0.
(guile2.2-lib): New variable.
(guile3.0-lib): Deprecate.
(guile-minikanren): Switch to GUILE-3.0.
(guile2.2-minikanren): New variable.
(guile3.0-minikanren): Deprecate.
(guile-irregex): Switch to GUILE-3.0.
(guile2.2-irregex): New variable.
(guile3.0-irregex): Deprecate.
(haunt): Switch to GUILE-3.0, and remove GUILE-READER.
(guile2.2-haunt): New variable.
(guile3.0-haunt): Deprecate.
(guile-commonmark): Switch to GUILE-3.0.
(guile2.2-commonmark): New variable.
(guile3.0-commonmark): Deprecate.
(mcron): Switch to GUILE-3.0.
(guile2.0-mcron): New variable.
(guile3.0-mcron): Deprecate.
(guile-picture-language): Switch to GUILE-3.0.
(guile2.2-picture-language): New variable.
(guile3.0-picture-language): Deprecate.
(guile-gi): Switch to GUILE-3.0.
(guile2.2-gi): New variable.
(guile3.0-gi): Deprecate.
(guile-hashing): Switch to GUILE-3.0.
(guile2.2-hashing): New variable.
(guile3.0-hashing): Deprecate.
* gnu/packages/package-management.scm (guix): Switch to GUILE-3.0.
(guile2.2-guix): New variable.
(guile3.0-guix): Deprecate.
(gwl): Replace "guile3.0-" with "guile-".
(guix-jupyter)[source]: Adjust for Guile 3.0.
Switch to GUILE-3.0.
* gnu/packages/ssh.scm (guile-ssh): Switch to GUILE-3.0.
(guile2.2-ssh): New variable.
(guile3.0-ssh): Deprecate.
* gnu/packages/admin.scm (shepherd): Switch to GUILE-3.0.
(guile2.2-shepherd): New variable.
(guile3.0-shepherd): Deprecate.
* gnu/packages/mail.scm (mailutils): Switch to GUILE-3.0.
(guile2.2-mailutils): New variable.
(guile3.0-mailutils): Deprecate.
* gnu/packages/plotutils.scm (guile-charting): Switch to GUILE-3.0.
(guile2.2-charting): New variable.
(guile3.0-charting): Deprecate.
* gnu/packages/version-control.scm (libgit2): Switch to GUILE-3.0.
* gnu/packages/vpn.scm (vpnc-scripts): Switch to GUILE-3.0.
* gnu/packages/web.scm (guix-data-service): Switch to GUILE-3.0.
(hpcguix-web): Switch to GUILE-3.0.
* guix/self.scm (specification->package): Refer to the "guile-" variants
instead of "guile3.0-".
* guix/gexp.scm (default-guile): Change to GUILE-3.0.
* build-aux/build-self.scm (build): #:guile-version defaults to "3.0".
* gnu/packages/commencement.scm (guile-final): Base on GUILE-3.0/FIXED.
2020-03-16 15:44:02 +01:00
Marius Bakke
961d2ee269
Merge branch 'master' into core-updates
2020-03-14 13:13:40 +01:00
Nicolas Goaziou
8fc83d98dd
gnu: httrack: Fix Texinfo markup in description.
...
* gnu/packages/web.scm (httrack): Fix Texinfo markup in description.
2020-03-17 11:10:45 +01:00
Marius Bakke
bb4674b43f
Merge branch 'master' into staging
2020-03-14 01:42:02 +01:00
Tobias Geerinckx-Rice
9dc6e542b5
gnu: nginx: Update to 1.17.9.
...
* gnu/packages/web.scm (nginx): Update to 1.17.9.
2020-03-13 22:57:04 +01:00
Efraim Flashner
10b99ddf45
gnu: cadaver: Satisfy 'guix lint'.
...
* gnu/packages/web.scm (cadaver)[home-page]: Follow redirect.
[description]: Always use two spaces.
2020-03-13 14:26:22 +02:00
Efraim Flashner
e80d1c1992
gnu: httrack: Use texi markup in description.
...
* gnu/packages/web.scm (httrack)[description]: Use texi markup.
2020-03-13 14:19:44 +02:00
Tobias Geerinckx-Rice
1bc64532b7
gnu: libwebsockets: Use HTTPS home page.
...
* gnu/packages/web.scm (libwebsockets)[home-page]: Use HTTPS.
2020-03-13 05:36:09 +01:00
Marius Bakke
50b99c90c8
Merge branch 'master' into core-updates
2020-03-10 20:50:02 +01:00
Marius Bakke
2d421c4f19
Merge branch 'master' into staging
2020-03-10 20:45:24 +01:00
Tobias Geerinckx-Rice
59e884a211
gnu: polipo: Use HTTPS home page.
...
* gnu/packages/web.scm (polipo)[home-page]: Use HTTPS.
2020-03-09 23:55:42 +01:00
Marius Bakke
b3b5714fa7
Merge branch 'master' into staging
2020-03-09 21:45:32 +01:00
Tobias Geerinckx-Rice
9d7a3562c2
gnu: perl-catalyst-devel: Update to 1.40.
...
* gnu/packages/web.scm (perl-catalyst-devel): Update to 1.40.
2020-03-09 16:01:19 +01:00
Christopher Baines
67d21e2b08
gnu: guix-data-service: Update to 0.0.1-18.18eb9df.
...
* 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.
2020-03-08 23:35:00 +00:00
Tobias Geerinckx-Rice
a4fdde47cc
gnu: jq: Use HTTPS home page.
...
* gnu/packages/web.scm (jq)[home-page]: Use HTTPS.
2020-03-07 01:42:51 +01:00
Marius Bakke
ebb7cf9e21
Merge branch 'master' into core-updates
2020-03-04 23:16:17 +01:00
Marius Bakke
d614f0bba9
Merge branch 'master' into staging
2020-02-28 19:07:46 +01:00
Ricardo Wurmus
9b17c4f7b8
gnu: Add lighttpd.
...
* gnu/packages/web.scm (lighttpd): New variable.
2020-02-28 13:55:08 +01:00
Marius Bakke
a64cef121a
gnu: nghttp2@1.40: Do not inherit the replacement field.
...
* gnu/packages/web.scm (nghttp2-1.40): Use INHERIT instead of PACKAGE/INHERIT.
2020-02-28 01:36:34 +01:00
Marius Bakke
7fe962788a
Merge branch 'master' into staging
2020-02-26 22:13:11 +01:00
Marius Bakke
bbd804b29b
gnu: nghttp2: Add version 1.40.0.
...
* gnu/packages/web.scm (nghttp2-1.40): New public variable.
2020-02-26 21:52:46 +01:00
Marius Bakke
3941af527d
Merge branch 'master' into staging
2020-02-24 19:37:03 +01:00
Tobias Geerinckx-Rice
90d192b2f7
gnu: wslay: Fix build.
...
* gnu/packages/web.scm (wslay)[arguments]: Don't build in parallel.
2020-02-22 23:51:54 +01:00
Tobias Geerinckx-Rice
1f634b8159
gnu: nginx: Update to 1.17.8.
...
* gnu/packages/web.scm (nginx): Update to 1.17.8.
2020-02-17 21:56:58 +01:00
Tobias Geerinckx-Rice
3603f5536e
gnu: wabt: Use Texinfo mark-up.
...
* gnu/packages/web.scm (wabt)[description]: Mark up more better.
2020-02-16 22:46:39 +01:00
Marius Bakke
7edafc884c
Merge branch 'master' into core-updates
2020-02-14 19:05:45 +01:00
Marius Bakke
bec7e21fa0
gnu: perl-cgi: Update to 4.46.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.46.
2020-02-14 18:33:57 +01:00
Marius Bakke
80b26d6c83
gnu: perl-http-date: Update to 6.05.
...
* gnu/packages/web.scm (perl-http-date): Update to 6.05.
2020-02-14 18:33:56 +01:00
Marius Bakke
631d4dd44b
gnu: perl-lwp-mediatypes: Update to 6.04.
...
* gnu/packages/web.scm (perl-lwp-mediatypes): Update to 6.0.4.
[source](uri): Adjust accordingly.
[native-inputs]: Add PERL-TEST-FATAL.
2020-02-14 18:33:56 +01:00
Pierre Neidhardt
a74e23188f
gnu: Add librocket.
...
* gnu/packages/web.scm (librocket): New variable.
2020-02-14 17:45:47 +01:00
Eric Bavier
341976e561
gnu: netsurf: Fix .desktop exec reference.
...
* gnu/packages/web.scm (netsurf)[arguments]: Update name of binary referenced
in .desktop file to "netsurf-gtk3".
2020-02-13 22:09:56 -06:00
Alexandros Theodotou
eb642f3d24
gnu: Add libcyaml.
...
* gnu/packages/web.scm (libcyaml): New variable.
Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
2020-02-13 00:24:32 +01:00
Marius Bakke
d8bdda1e9a
gnu: http-parser: Update to 2.9.3.
...
* gnu/packages/web.scm (http-parser): Update to 2.9.3.
2020-02-10 20:18:04 +01:00
Marius Bakke
2cbccf7f65
Merge branch 'staging'
2020-02-10 20:11:26 +01:00
Tobias Geerinckx-Rice
e813444287
Update e-mail address for Jakob L. Kreuze.
...
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.
2020-02-09 23:16:45 +01:00
Marius Bakke
f10921c5ad
Merge branch 'master' into staging
2020-02-05 22:08:06 +01:00
Marius Bakke
d8d25bb8f5
gnu: varnish: Update to 6.3.2.
...
* gnu/packages/web.scm (varnish): Update to 6.3.2.
2020-02-05 22:03:33 +01:00
Ludovic Courtès
895363e4cf
gnu: cat-avatar-generator: Remove imports for (srfi *).
...
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.
2020-02-05 16:18:58 +01:00
Efraim Flashner
d54ed69c19
Merge remote-tracking branch 'origin/master' into core-updates
2020-02-04 14:16:23 +02:00
Efraim Flashner
cf10627bf2
gnu: netsurf: Use https.
...
* 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.
2020-02-04 14:12:18 +02:00
Efraim Flashner
2038777833
gnu: netsurf: Build with gtk+-3.
...
* gnu/packages/web.scm (netsurf)[inputs]: Remove gtk+-2, add gtk+.
[arguments]: Add makeflag to target gtk3.
2020-02-04 14:09:33 +02:00
Eric Bavier
f1452776ac
gnu: netsurf: Fix entity parsing.
...
Follow-up to commit 31afa654c5
.
* 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>
2020-02-04 12:30:32 +01:00
Marius Bakke
52665d2b6b
Merge branch 'staging' into core-updates
2020-02-03 15:45:44 +01:00
Marius Bakke
0a83339bb1
Merge branch 'master' into staging
2020-02-03 15:35:51 +01:00
Hartmut Goebel
565df8a267
gnu: Add qoauth.
...
* gnu/packages/web.scm (qoauth): New variable.
2020-02-03 14:28:08 +01:00
Timotej Lazar
cda9824585
gnu: Add wslay.
...
* gnu/packages/web.scm (wslay): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
2020-02-02 16:11:34 -05:00
Tobias Geerinckx-Rice
31afa654c5
gnu: netsurf: Curb overzealous substitution.
...
* gnu/packages/web.scm (netsurf)[arguments]: Don't enforce Americanisms.
2020-01-31 00:43:18 +01:00
Marius Bakke
12d8adbfc0
Merge branch 'staging' into core-updates
2020-01-23 23:11:11 +01:00
Tobias Geerinckx-Rice
52d9cad485
gnu: sassc/libsass-3.5: Hide.
...
This follows up on commit bed24ecfcd
.
Reported-by: Christopher Baines <mail@cbaines.net>
* gnu/packages/web.scm (sassc/libsass-3.5)[properties]: Hide package.
2020-01-23 10:46:35 +01:00
Eric Bavier
7357b3d7a5
gnu: libnslog: Use check@0.12.
...
Tests fail with check@0.13 due to implementation changes.
* gnu/packages/web.scm (libnslog)[native-inputs]: 'check' -> 'check-0.12'.
2020-01-23 00:36:59 -06:00
Marius Bakke
4bd428a7ce
gnu: Replace uses of 'libjpeg' with 'libjpeg-turbo'.
...
* gnu/packages/abiword.scm (abiword)[inputs]: Change from LIBJPEG to
LIBJPEG-TURBO.
* gnu/packages/admin.scm (testdisk)[inputs]: Likewise.
* gnu/packages/algebra.scm (giac)[inputs]: Likewise.
* gnu/packages/animation.scm (synfig)[inputs]: Likewise.
* gnu/packages/astronomy.scm (gnuastro, celestia)[inputs]: Likewise.
* gnu/packages/cdrom.scm (dvdstyler)[inputs]: Likewise.
* gnu/packages/cran.scm (r-jpeg, r-tiff, r-readbitmap)[inputs]: Likewise.
* gnu/packages/cups.scm (cups-filters, hplip)[inputs]: Likewise.
* gnu/packages/display-managers.scm (slim)[inputs]: Likewise.
* gnu/packages/ebook.scm (fbreader)[inputs]: Likewise.
* gnu/packages/emacs.scm (emacs)[inputs]: Likewise.
* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Likewise.
* gnu/packages/fltk.scm (fltk, ntk)[inputs]: Likewise.
* gnu/packages/fontutils.scm (fontforge)[inputs]: Likewise.
* gnu/packages/freedesktop.scm (weston)[inputs]: Likewise.
* gnu/packages/game-development.scm (sfml, allegro, aseprite, python-pygame,
eureka, ioquake3)[inputs]: Likewise.
* gnu/packages/games.scm (adanaxisgpl, freedroidrpg, irrlicht, minetest,
fizmo, supertuxkart, gzdoom, xmoto, xonotic)[inputs]: Likewise.
* gnu/packages/gd.scm (gd, perl-gd)[inputs]: Likewise.
* gnu/packages/ghostscript.scm (lcms)[inputs]: Likewise.
(ghostscript)[inputs, native-inputs]: Likewise.
* gnu/packages/gimp.scm (gegl, gimp)[inputs]: Likewise.
* gnu/packages/gnome.scm (libgnomeui, eog, tracker-miners, gthumb)[inputs]: Likewise.
* gnu/packages/gnunet.scm (libextractor)[inputs]: Likewise.
* gnu/packages/gnustep.scm (windowmaker)[inputs]: Likewise.
* gnu/packages/graphics.scm (blender, blender-2.79, openimageio,
openscenegraph, openscenegraph-3.4, povray, fgallery)[inputs]: Likewise.
* gnu/packages/graphviz.scm (graphviz)[inputs]: Likewise.
* gnu/packages/gstreamer.scm (gst-plugins-good)[inputs]: Likewise.
* gnu/packages/gtk.scm (gdk-pixbuf)[inputs]: Likewise.
* gnu/packages/image-processing.scm (dcmtk, mia, vtk, opencv, vips, nip2, vxl,
insight-toolkit)[inputs]: Likewise.
* gnu/packages/image-viewers.scm (gpicview, luminance-hdr)[inputs]: Likewise.
* gnu/packages/image.scm (jpegoptim, libtiff, leptonica, imlib2, freeimage,
vigra, libwebp, libmng, jasper, steghide, jp2a)[inputs]: Likewise.
* gnu/packages/imagemagick.scm (imagemagick, graphicsmagick)[inputs]: Likewise.
* gnu/packages/java.scm (icedtea-6, icedtea-7, openjdk9, openjdk11,
openjdk12)[inputs]: Likewise.
* gnu/packages/kde-frameworks.scm (khtml)[inputs]: Likewise.
* gnu/packages/kodi.scm (kodi)[inputs]: Likewise.
* gnu/packages/machine-learning.scm (dlib, tensorflow)[inputs]: Likewise.
* gnu/packages/mate.scm (atril, eom)[inputs]: Likewise.
* gnu/packages/maths.scm (hdf4, hdf-java, hdf-eos2, netcdf)[inputs]: Likewise.
* gnu/packages/netpbm.scm (netpbm)[inputs]: Likewise.
* gnu/packages/pdf.scm (zathura-pdf-mupdf, podofo, mupdf, fbida)[inputs]: Likewise.
* gnu/packages/photo.scm (libraw, libpano13, enblend-enfuse, darktable, hugin,
rawtherapee)[inputs]: Likewise.
* gnu/packages/prolog.scm (swi-prolog)[native-inputs]: Likewise.
* gnu/packages/python-xyz.scm (python-hdf4, python-pillow)[inputs]: Likewise.
* gnu/packages/qt.scm (qtbase, qtwebkit)[inputs]: Likewise.
* gnu/packages/rdesktop.scm (freerdp)[inputs]: Likewise.
* gnu/packages/scanner.scm (sane-backends, xsane)[inputs]: Likewise.
* gnu/packages/scheme.scm (racket)[inputs]: Likewise.
* gnu/packages/scribus.scm (scribus)[inputs]: Likewise.
* gnu/packages/sdl.scm (sdl-image)[propagated-inputs]: Likewise.
(guile-sdl)[native-inputs]: Likewise.
* gnu/packages/spice.scm (spice-gtk)[inputs]: Likewise.
* gnu/packages/statistics.scm (r-with-tests)[inputs]: Likewise.
* gnu/packages/tcl.scm (perl-tk)[inputs]: Likewise.
* gnu/packages/upnp.scm (readymedia)[inputs]: Likewise.
* gnu/packages/video.scm (mplayer, mpv, v4l-utils, motion)[inputs]: Likewise.
* gnu/packages/web-browsers.scm (dillo, links)[inputs]: Likewise.
* gnu/packages/web.scm (netsurf)[inputs]: Likewise.
* gnu/packages/webkit.scm (webkitgtk)[inputs]: Likewise.
* gnu/packages/wine.scm (wine)[inputs]: Likewise.
* gnu/packages/wv.scm (wv)[inputs]: Likewise.
* gnu/packages/wxwidgets.scm (wxwidgets, wxwidgets-2)[inputs]: Likewise.
* gnu/packages/xdisorg.scm (xscreensaver)[inputs]: Likewise.
* gnu/packages/xfce.scm (tumbler)[inputs]: Likewise.
* gnu/packages/xfig.scm (xfig, transfig)[inputs]: Likewise.
* gnu/packages/xorg.scm (xpra)[inputs]: Likewise.
2020-01-22 22:12:34 +01:00
Marius Bakke
8ed9be3fac
Merge branch 'staging' into core-updates
2020-01-21 22:39:42 +01:00
Christopher Baines
aa10ad7d46
gnu: guix-data-service: Update to 0.0.1-17.bf25a8d.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-17.bf25a8d.
2020-01-20 20:32:24 +00:00
Tobias Geerinckx-Rice
2e5438e0f4
gnu: stunnel: Update to 5.56.
...
* gnu/packages/web.scm (stunnel): Update to 5.56.
2020-01-20 04:49:51 +01:00
Tobias Geerinckx-Rice
bed24ecfcd
gnu: arc-theme: Fix build.
...
* gnu/packages/web.scm (sassc/libsass-3.5): New public variable.
* gnu/packages/gnome.scm (arc-theme)[native-inputs]: Use it.
2020-01-19 18:18:38 +01:00
Eric Bavier
32dad069b0
gnu: Add perl-lwp-useragent-cached.
...
* gnu/packages/web.scm (perl-lwp-useragent-cached): New variable.
2020-01-17 23:11:08 -06:00
Tobias Geerinckx-Rice
3497086b6b
gnu: Use HTTPS for sass-lang.com everywhere.
...
* gnu/packages/ruby.scm (ruby-sass)[home-page]: Use HTTPS.
* gnu/packages/web.scm (sassc)[home-page]: Likewise.
2020-01-17 23:32:34 +01:00
Marius Bakke
b7bf02a418
Merge branch 'master' into core-updates
2020-01-11 22:38:24 +01:00
Christopher Baines
a8f753c293
gnu: guix-data-service: Update to 0.0.1-16.c7e3a1b.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-16.c7e3a1b.
2020-01-05 14:17:59 +00:00
Pierre Neidhardt
ba42da245b
gnu: uglify-js: Move back next to sbcl-cl-uglify-js definition.
...
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.
2020-01-03 15:03:36 +01:00
Christopher Baines
08e69c79dc
gnu: guix-data-service: Update to 0.0.1-15.4ed1400.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-15.4ed1400.
2020-01-02 21:27:17 +00:00
Christopher Baines
8dd723f55b
gnu: guix-data-service: Update to 0.0.1-14.f2343b5.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-14.f2343b5.
2019-12-31 10:35:02 +00:00
Mathieu Othacehe
ce9383c090
Merge remote-tracking branch 'master' into core-updates.
2019-12-31 11:04:51 +01:00
Riku Viitanen via Guix-patches via
fc4eb87dc4
gnu: sassc: Update to 3.6.1.
...
* gnu/packages/web.scm (sassc): Update to 3.6.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-30 20:20:47 +02:00
Riku Viitanen via Guix-patches via
65e2feee13
gnu: libsass: Update to 3.6.3.
...
* gnu/packages/web.scm: (libsass): Update to 3.6.3.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
2019-12-30 20:20:40 +02:00
Christopher Baines
4befbe1a0e
gnu: guix-data-service: Update to 0.0.1-13.82b797e.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-13.82b797e.
2019-12-29 18:13:12 +00:00
Christopher Baines
abfe3c5aa2
gnu: guix-data-service: Update to 0.0.1-12.f56935a.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-12.f56935a.
2019-12-27 14:47:29 +00:00
Christopher Baines
450a51b335
gnu: guix-data-service: Update to 0.0.1-11.7342280.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-11.7342280.
2019-12-26 10:53:44 +00:00
Gábor Boskovits
32dfde9052
gnu: nginx: Update to 1.17.7.
...
* gnu/packages/web.scm (nginx): Update to 1.17.7.
2019-12-25 14:22:14 +01:00
Tobias Geerinckx-Rice
da32d7e33e
gnu: hiawatha: Update to 10.10.
...
* gnu/packages/web.scm (hiawatha): Update to 10.10.
2019-12-24 17:40:59 +01:00
Efraim Flashner
7414698e61
gnu: java-jsoup: Don't use unstable tarball.
...
* gnu/packages/web.scm (java-jsoup)[source]: Download using git-fetch.
2019-12-24 18:36:45 +02:00
Efraim Flashner
93ab7e8d52
gnu: tidy-html: Don't use unstable tarball.
...
* gnu/packages/web.scm (tidy-html)[source]: Download using git-fetch.
2019-12-24 18:36:45 +02:00
Efraim Flashner
ed1bbc16cc
gnu: gumbo-parser: Don't use unstable tarball.
...
* gnu/packages/web.scm (gumbo-parser)[source]: Download using git-fetch.
2019-12-24 18:36:42 +02:00
Christopher Baines
d8de20a3a6
gnu: guix-data-service: Update to 0.0.1-10.5c643e0.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-10.5c643e0.
2019-12-23 22:01:37 +00:00
Christopher Baines
5a947e118f
gnu: guix-data-service: Update to 0.0.1-9.31110ac.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-9.31110ac.
2019-12-22 22:44:04 +00:00
Christopher Baines
27d083433a
gnu: guix-data-service: Update to 0.0.1-8.a019a5e.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-8.a019a5e.
2019-12-16 21:00:46 +00:00
Alex Griffin
d900e1f675
gnu: Add htmlcxx.
...
* gnu/packages/web.scm (htmlcxx): New variable.
2019-12-14 13:22:54 -06:00
Christopher Baines
9705e40071
gnu: guix-data-service: Update to 0.0.1-7.156b7ee.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-7.156b7ee.
[arguments]: Add guix-data-service-manage-build-servers to the list of
scripts.
2019-12-12 22:11:37 +00:00
Efraim Flashner
c9e676d0b1
Merge remote-tracking branch 'origin/master' into core-updates
2019-12-12 04:10:59 +02:00
Guillaume Le Vaillant
4427417bd7
gnu: websocketpp: Add patch for Boost >= 1.70.
...
* gnu/packages/patches/websocket-fix-for-boost-1.70.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/web.scm (websocketpp): Use it.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-12-09 18:32:04 +01:00
Marius Bakke
f09ef814d9
gnu: nghttp2: Update to 1.40.0.
...
* gnu/packages/web.scm (nghttp2): Update to 1.40.0.
[replacement]: Remove.
(nghttp2-1.39.1): Remove variable.
2019-12-05 17:58:58 +01:00
Marius Bakke
9d5aa00906
Merge branch 'master' into core-updates
2019-12-05 17:57:35 +01:00
Pierre Neidhardt
88f06fd015
gnu: Really move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.
...
* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* guix/build-system/minify.scm (default-uglify-js): Find uglify-js in
javascript module instead of lisp.
2019-12-05 16:23:06 +01:00
Tobias Geerinckx-Rice
d9544d91a6
Revert "gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm."
...
This reverts commit ac1ee30f4f
, which
still breaks ‘guix pull’.
2019-12-05 15:38:52 +01:00
Pierre Neidhardt
ac1ee30f4f
gnu: Properly move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.
...
* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* guix/build-system/minify.scm (default-uglify-js): Find uglify-js in
javascript module instead of lisp.
2019-12-05 13:48:47 +01:00
Marius Bakke
33b59c1a3e
Merge branch 'staging'
2019-12-04 20:12:41 +01:00
Tobias Geerinckx-Rice
c7164ad65f
gnu: fcgi: Update to 2.4.2.
...
* gnu/packages/web.scm (fcgi): Update to 2.4.2.
[source]: Use GIT-FETCH and GIT-FILE-NAME. Remove obsolete patches.
[native-inputs]: Add autoconf, automake, and libtool.
* gnu/packages/patches/fcgi-2.4.0-gcc44-fixes.patch,
gnu/packages/patches/fcgi-2.4.0-poll.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-12-01 00:49:15 +01:00
Tobias Geerinckx-Rice
e00d5b6bbf
gnu: xinetd: Update to 2.3.15.4 [fix build].
...
* gnu/packages/web.scm (xinetd): Update to 2.3.15.4.
[source]: Switch to openSUSE (and Debian) maintenance fork.
Remove obsolete patches.
[native-inputs]: Add automake, autoconf, libtool, and pkg-config.
[home-page]: Update.
* gnu/packages/patches/xinetd-CVE-2013-4342.patch,
gnu/packages/patches/xinetd-fix-fd-leak.patch: Delete files.
* gnu/local.mk (dist_patch_DATA): Remove them.
2019-11-29 06:08:18 +01:00
Ricardo Wurmus
076527c354
Revert "gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm."
...
This reverts commit abf43a67d5
as it broke "guix pull".
2019-11-28 21:09:24 +01:00
Pierre Neidhardt
abf43a67d5
gnu: Move lisp libraries to lisp-xyz, uglify-js to javascript and stumpwm to wm.
...
* gnu/local.mk: Include lisp-xyz.scm.
* gnu/packages/lisp-xyz.scm: New file.
* gnu/packages/lisp.scm: Move all lisp libraries to lisp-xyz.scm, uglify-js to
javascript.scm and stumpwm to wm.scm.
* gnu/packages/javascript.scm: Add uglify-js.
* gnu/packages/wm.scm: Add stumpwm.
* gnu/packages/bioinformatics.scm: Find uglify-js in javascript.scm.
* gnu/packages/machine-learning.scm: Depend on lisp-xyz.scm instead of lisp.scm.
* gnu/packages/web.scm: Find uglify-js in javascript.scm.
* gnu/packages/web-browsers.scm: Depend on lisp-xyz.scm instead of lisp.scm.
2019-11-28 19:36:12 +01:00
Marius Bakke
0897ad7fac
Merge branch 'master' into staging
2019-11-28 00:38:25 +01:00
Christopher Baines
ab6bddbc68
gnu: guix-data-service: Update to 0.0.1-6.af13248.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-6.af13248.
2019-11-26 07:21:15 +00:00
Oleg Pykhalov
dd39f16ee6
gnu: jo: Update to 1.3.
...
* gnu/packages/web.scm (jo): Update to 1.3.
2019-11-24 05:14:52 +03:00
Tobias Geerinckx-Rice
af6533d442
gnu: perl-apache-logformat-compiler: Update to 0.36.
...
* gnu/packages/web.scm (perl-apache-logformat-compiler): Update to 0.36.
2019-11-23 15:40:09 +01:00
Marius Bakke
b60d2bfff9
Merge branch 'master' into staging
2019-11-21 22:44:15 +01:00
Marius Bakke
7c8695ae8a
gnu: nginx: Update to 1.17.6.
...
* gnu/packages/web.scm (nginx): Update to 1.17.6.
2019-11-21 22:41:45 +01:00
Christopher Baines
ce16a026d0
gnu: guix-data-service: Update to 0.0.1-5.23f60a6.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-5.23f60a6.
2019-11-21 20:05:52 +00:00
Christopher Baines
a1136b6de0
gnu: guix-data-service: Fix build.
...
Use the new EMACSLOADPATH, rather than setting GUIX_ENVIRONMENT. This also
allows changing emacs-no-x to emacs-minimal.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove the
'set-GUIX_ENVIRONMENT phase.
[native-inputs]: Replace emacs-with-modules with emacs-minimal and
emacs-htmlize.
2019-11-21 19:45:44 +00:00
Timothy Sample
3c95873a27
gnu: Add libyaml@2.1.
...
* gnu/packages/web.scm (libyaml-2.1): New variable.
2019-11-20 20:48:36 -05:00
Mathieu Othacehe
154d97abdd
Merge remote-tracking branch master into core-updates
2019-11-16 09:34:27 +01:00
Marius Bakke
f056553c6b
Merge branch 'master' into staging
2019-11-15 20:11:35 +01:00
Julien Lepiller
cfdbf2a5c4
gnu: Add java-signpost-core.
...
* gnu/packages/web.scm (java-signpost-core): New variable.
2019-11-13 22:47:54 +01:00
Tobias Geerinckx-Rice
b1bbdd7d1a
gnu: perl-http-cookies: Update to 6.06.
...
* gnu/packages/web.scm (perl-http-cookies): Update to 6.06.
2019-11-12 18:17:37 +01:00
Florian Pelz
edc85fd6da
gnu: Add nginx Accept Language module.
...
* gnu/packages/web.scm (nginx-accept-language-module): New public variable.
2019-11-07 22:15:10 +00:00
Marius Bakke
998e6cdcd2
Merge branch 'master' into staging
2019-10-30 14:32:53 +01:00
Leo Famulari
561d391ba8
gnu: Go standard library 'x' packages: Consolidate.
...
* gnu/packages/golang.scm (go-golang-org-x-text, go-golang-org-x-sys, go-golang-org-x-net,
go-golang-org-x-time): New variables.
(go-golang.org-x-crypto-ssh-terminal, go-golang-org-x-crypto-bcrypt,
go-golang-org-x-crypto-blowfish, go-golang-org-x-crypto-pbkdf2,
go-golang-org-x-crypto-tea, go-golang-org-x-crypto-salsa20,
go-golang-org-x-crypto-cast5, go-golang-org-x-crypto-twofish,
go-golang-org-x-crypto-xtea, go-golang-org-x-crypto-ed25519,
go-golang-org-x-crypto-ripemd160, go-golang-org-x-crypto-blake2s,
go-golang-org-x-crypto-sha3, go-golang-org-x-text-encoding,
go-golang-org-x-text-transform, go-golang-org-x-text-unicode-norm,
go-golang-org-x-net-ipv4, go-golang-org-x-net-bpf, go-golang-org-x-net-context,
go-golang-org-x-net-internal-socks, go-golang-org-x-net-internal-socket,
go-golang-org-x-net-internal-iana, go-golang-org-x-net-ipv6,
go-golang-org-x-net-proxy, go-golang-org-x-sys-cpu, go-golang-org-x-sys-unix,
go-golang-org-x-time-rate): Remove variables.
(go-github-com-sirupsen-logrus, go-github-com-docker-distribution,
go-github-com-libp2p-go-libp2p-crypto,
go-github-com-multiformats-go-multihash,
go-github-com-libp2p-go-libp2p-peer,
go-github-com-libp2p-go-libp2p-metrics,
go-github-com-multiformats-go-multiaddr,
go-github-com-multiformats-go-multiaddr-net,
go-github-com-mattn-go-isatty, go-github-com-gdamore-encoding,
go-github-com-gdamore-tcell): Adjust accordingly.
* gnu/packages/docker.scm (docker-libnetwork-cmd-proxy): Likewise.
* gnu/packages/databases.scm (mongo-tools): Likewise.
* gnu/packages/ipfs.scm (go-github-com-ipfs-go-ipfs-api, gx, gx-go): Likewise.
* gnu/packages/web.scm (poussetaches): Likewise.
* gnu/packages/terminals.scm (go-github-com-junegunn-fzf,
go-github.com-howeyc-gopass): Likewise.
(go-golang.org-x-crypto-ssh-terminal): Remove variable.
* gnu/packages/syncthing.scm (syncthing,
go-github-com-oschwald-geoip2-golang,
go-github-com-oschwald-maxminddb-golang,
go-github-com-syncthing-notify): Adjust accordingly.
* gnu/packages/linux.scm (go-netlink): Likewise.
2019-10-29 11:03:12 -04:00
Tobias Geerinckx-Rice
ff68988aa1
gnu: perl-libwww: Update to 6.41.
...
* gnu/packages/web.scm (perl-libwww): Update to 6.41.
2019-10-29 14:10:18 +01:00
Tobias Geerinckx-Rice
e1e00e87e6
gnu: perl-http-cookies: Update to 6.05.
...
* gnu/packages/web.scm (perl-http-cookies): Update to 6.05.
2019-10-29 14:10:18 +01:00
Marius Bakke
a557810ac7
Merge branch 'master' into staging
2019-10-27 10:17:14 +01:00
Marius Bakke
2a19c0deb1
gnu: nginx: Update to 1.17.5.
...
* gnu/packages/web.scm (nginx): Update to 1.17.5.
2019-10-27 10:10:48 +01:00
Tobias Geerinckx-Rice
c9fc03a3aa
gnu: varnish: Update to 6.3.1 [security fixes].
...
Fixes <https://varnish-cache.org/security/VSV00004.html >.
* gnu/packages/web.scm (varnish): Update to 6.3.1.
2019-10-25 18:08:07 +02:00
Tobias Geerinckx-Rice
78bd9c52ad
gnu: rss-bridge: Update to 2019-09-12.
...
* gnu/packages/web.scm (rss-bridge): Update to 2019-09-12.
2019-10-25 18:08:05 +02:00
Marius Bakke
4c1918db34
Merge branch 'master' into staging
2019-10-23 20:48:55 +02:00
Christopher Baines
353f5f7aa7
gnu: guix-data-service: Enable build time tests.
...
Previously the tests were not run, as PostgreSQL wasn't running at build
time. Now there's a new target, check-with-tmp-database that uses ephemeralpg
to run the tests without relying on an externally managed PostgreSQL service.
* gnu/packages/web.scm (guix-data-service)[arguments]: Remove #:tests? #f, and
set #:test-target to "check-with-tmp-database".
[native-inputs]: Add ephemeralpg.
2019-10-22 23:00:59 +01:00
Tobias Geerinckx-Rice
d45b92891a
gnu: perl-cgi-simple: Update to 1.22.
...
* gnu/packages/web.scm (perl-cgi-simple): Update to 1.22.
2019-10-22 21:43:07 +02:00
Marius Bakke
023522d3a1
Merge branch 'master' into staging
2019-10-21 00:33:43 +02:00
Christopher Baines
664692c6fc
gnu: guix-data-service: Update to 0.0.1-4.5e2bc7c.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-4.5e2bc7c.
2019-10-18 18:48:28 +01:00
Marius Bakke
b95d1b3289
Merge branch 'master' into staging
2019-10-18 18:10:47 +02:00
Mathieu Othacehe
c206f1914e
Merge remote-tracking branch 'signed/master' into core-updates
2019-10-14 10:03:19 +02:00
Tobias Geerinckx-Rice
a201b0973e
gnu: starman: Update to 0.4015.
...
* gnu/packages/web.scm (starman): Update to 0.4015.
2019-10-14 00:32:31 +02:00
Marius Bakke
378ebc048c
Merge branch 'master' into staging
2019-10-13 23:04:06 +02:00
Marius Bakke
cb867883ea
gnu: nghttp2: Replace with 1.39.2 [fixes CVE-2019-9511, CVE-2019-9513].
...
* gnu/packages/web.scm (nghttp2-1.39.2): New variable.
(nghttp2)[replacement]: New field.
2019-10-13 22:49:16 +02:00
Björn Höfling
d99e7ee0f2
gnu: java-tomcat: Update to 8.5.46.
...
* gnu/packages/web.scm (java-tomcat): Update to 8.5.46.
2019-10-13 22:35:05 +02:00
Björn Höfling
39775121c4
gnu: java-tomcat: Build the full Tomcat package.
...
Currently java-tomcat uses the "package" build-target. In that way, it is
built like a library, with only the jar files. This commit will change the
build-target to "deploy" in order to build the full tomcat package.
* gnu/packages/web.scm (java-tomcat)[source]: Remove bat-files in snippet.
[inputs]: Remove java-eclipse-jdt-core, add java-commons-daemon, java-ecj.
[native-inputs]: Remove.
[arguments]: Use "deploy" build-target, add phases 'modify-deploy,
'symlink-commons-daemon, 'symlink-java-ecj, change 'install phase.
2019-10-13 22:35:05 +02:00
Björn Höfling
53ba191b3b
gnu: Remove dependencies on java-tomcat, use servlet API instead.
...
These packages are using java-tomcat as a dependency where they
actually only need a servlet API.
* gnu/packages/maven.scm (maven-wagon-tck-http)[inputs]: Remove java-tomcat,
add java-javaee-servletapi.
(maven-wagon-http)[native-inputs]: Same here.
* gnu/packages/web.scm (java-eclipse-jetty-util)[inputs]: Same here.
(java-eclipse-jetty-http-test-classes)[inputs]: Same here.
(java-eclipse-jetty-security)[inputs]: Same here.
(java-eclipse-jetty-servlet)[inputs]: Same here.
(java-eclipse-jetty-webapp-9.2)[inputs]: Same here.
2019-10-13 22:35:04 +02:00
Mathieu Othacehe
4d14902b94
Merge branch 'master' into core-updates
2019-10-10 17:32:24 +02:00
Tobias Geerinckx-Rice
8325e1f8c4
gnu: fcgiwrap: Fix build with newer GCCs.
...
* gnu/packages/web.scm (fcgiwrap)[arguments]: Add ‘fix-CFLAGS’ phase.
2019-10-09 19:21:05 +02:00
Ricardo Wurmus
e08902d3cb
Merge branch 'master' into core-updates
2019-10-06 22:02:20 +02:00
Tobias Geerinckx-Rice
d71bbfea54
gnu: perl-test-tcp: Update to 2.21.
...
* gnu/packages/web.scm (perl-test-tcp): Update to 2.21.
2019-10-06 04:46:53 +02:00
Tobias Geerinckx-Rice
d1b0e1fd6d
gnu: perl-html-form: Update to 6.05.
...
* gnu/packages/web.scm (perl-html-form): Update to 6.05.
2019-10-06 04:46:52 +02:00
Christopher Baines
6760b26330
gnu: guix-data-service: Update to 0.0.1-3.8019d2e.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-3.8019d2e.
2019-10-05 11:18:10 +01:00
Christopher Baines
f27c6c16be
gnu: guix-data-service: Update to 0.0.1-2.e00aabd.
...
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-2.e00aabd.
[arguments]: Add new process-branch-updated-mbox executable to list.
2019-10-01 19:37:39 +01:00
Marius Bakke
e7f62a41b2
Merge branch 'master' into core-updates
2019-09-27 19:11:27 +02:00
Marius Bakke
b48eb1e934
gnu: nginx: Update to 1.17.4.
...
* gnu/packages/web.scm (nginx): Update to 1.17.4.
2019-09-27 18:57:38 +02:00
Tobias Geerinckx-Rice
e6010e8920
gnu: wabt: Update to 1.0.12.
...
* gnu/packages/web.scm (wabt): Update to 1.0.12.
2019-09-27 12:28:43 +02:00
Christopher Baines
1683e4863a
gnu: Add guix-data-service.
...
* gnu/packages/web.scm (guix-data-service): New variable.
2019-09-25 08:35:27 +01:00
Marius Bakke
d8fbfbf523
gnu: varnish: Update to 6.3.0.
...
* gnu/packages/web.scm (varnish): Update to 6.3.0.
[arguments]: Patch /bin/sh in one more file.
2019-09-24 20:12:56 +02:00
Ludovic Courtès
11da634a6e
Merge branch 'master' into core-updates
2019-09-24 10:11:38 +02:00
Pierre-Moana Levesque
8e8855f9aa
gnu: nghttp2: Fix cross-compilation.
...
* gnu/packages/web.scm (nghttp2)[arguments]: In set-timezone-directory
phase, search in both inputs and native-inputs.
2019-09-24 08:14:13 +02:00
Mathieu Othacehe
078784ce7c
gnu: http-parser: Fix cross-compilation.
...
* gnu/packages/web.scm (http-parser)[arguments]: Set CC and AR variables in
Makefile in order to fix cross-compilation.
2019-09-24 08:12:55 +02:00
Ludovic Courtès
e5efdbce21
gnu: perl-catalyst-view-json: Update to 0.37.
...
* gnu/packages/web.scm (perl-catalyst-view-json): Update to 0.37.
2019-09-23 11:40:53 +02:00
Ludovic Courtès
624ed47d41
gnu: perl-catalyst-runtime: Update to 5.90124.
...
* gnu/packages/web.scm (perl-catalyst-runtime): Update to 5.90124.
[propagated-inputs]: Add PERL-PERLIO-UTF8_STRICT.
2019-09-23 11:40:08 +02:00
Vagrant Cascadian
4d83157cd8
gnu: Add wabt.
...
* gnu/packages/web (wabt): New variable.
* gnu/packages/diffoscope (diffoscope)[native-inputs]: Add wabt for tests.
[arguments]: Add phase patching wabt into known tools.
2019-09-19 11:39:52 -07:00
Ludovic Courtès
9ff87bb996
Merge branch 'master' into core-updates
2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice
97e53dccc0
gnu: nghttp2: Don't use NAME in source URI.
...
* gnu/packages/web.scm (nghttp2)[source]: Hard-code NAME.
2019-09-11 22:56:04 +02:00
Arun Isaac
9d280ef2a8
gnu: poussetaches: Update to 0.0.2.
...
* gnu/packages/web.scm (poussetaches): Update to 0.0.2.
2019-09-08 00:02:59 +05:30
Mark H Weaver
65542a8852
Merge branch 'master' into core-updates
2019-09-06 20:46:00 -04:00
Marius Bakke
9bf589867b
gnu: nginx: Update to 1.17.3 [security fixes].
...
This release fixes CVE-2019-9511, CVE-2019-9513, and CVE-2019-9516.
* gnu/packages/web.scm (nginx): Update to 1.17.3.
2019-09-05 00:21:43 +02:00
Marius Bakke
56ac8ca3c8
gnu: varnish: Update to 6.2.1.
...
* gnu/packages/web.scm (varnish): Update to 6.2.1.
2019-09-05 00:21:43 +02:00
Mark H Weaver
0481289cbc
Merge branch 'master' into core-updates
2019-08-29 17:19:18 -04:00
Arun Isaac
0f3624f8bc
gnu: Add poussetaches.
...
* gnu/packages/web.scm (poussetaches): New variable.
2019-08-30 00:34:10 +05:30
Mark H Weaver
893c2df00d
Merge branch 'master' into core-updates
2019-08-22 15:53:27 -04:00
Leo Famulari
eaca4d5f86
gnu: Apache httpd: Update to 2.4.41 [security fixes].
...
Fixes CVE-2019-{5917,10081,10082,10092,10097,10098}].
* gnu/packages/web.scm (httpd): Update to 2.4.41.
2019-08-19 18:01:12 -04:00
Arun Isaac
fd88b8e4e8
gnu: rss-bridge: Update to 2019-07-06.
...
* gnu/packages/web.scm (rss-bridge): Update to 2019-07-06.
2019-08-19 16:30:59 +05:30
Marius Bakke
e3a39ade71
gnu: Remove python2-internetarchive.
...
This trivial package fails to build and has no reverse dependencies.
* gnu/packages/web.scm (python2-internetarchive): Remove variable.
(python-internetarchive)[properties]: Remove.
2019-08-15 19:40:28 +02:00
Marius Bakke
462ad9f56b
Merge branch 'master' into core-updates
2019-08-13 20:42:06 +02:00
Marius Bakke
ec227df31a
gnu: perl-cgi: Update to 4.44.
...
* gnu/packages/web.scm (perl-cgi): Update to 4.44.
2019-08-04 13:49:56 +02:00
Marius Bakke
ff292a77a9
gnu: perl-http-message: Update to 6.18.
...
* gnu/packages/web.scm (perl-http-message): Update to 6.18.
2019-08-04 13:49:56 +02:00
Marius Bakke
6a2e54236e
Merge branch 'master' into core-updates
2019-07-31 14:28:56 +02:00
Eric Bavier
9e43348e75
gnu: netsurf: Add libnslog input.
...
* gnu/packages/web.scm (netsurf)[inputs]: Add libnslog.
2019-07-30 22:37:27 -05:00
Eric Bavier
2c618972c0
gnu: Add libnslog.
...
* gnu/packages/web.scm (libnslog): New variable.
2019-07-30 22:36:44 -05:00
Eric Bavier
33d13088d0
gnu: netsurf: Update to 3.9.
...
* gnu/packages/web.scm (netsurf)[source]: Update to 3.9.
[native-inputs]: Add "xxd" input.
2019-07-30 19:27:47 -05:00
Eric Bavier
595d4ab163
gnu: nsgenbind: Update to 0.7.
...
* gnu/packages/web.scm (nsgenbind)[source]: Update to 0.7. Remove use of
"name" in source url.
2019-07-30 19:27:08 -05:00
Eric Bavier
0a7473f16b
gnu: libnspsl: Update to 0.1.5.
...
* gnu/packages/web.scm (libnspsl)[source]: Update to 0.1.5. Remove use of
"name" in url.
2019-07-30 19:26:33 -05:00
Eric Bavier
2dd9b64307
gnu: libdom: Update to 0.4.0.
...
* gnu/packages/web.scm (libdom)[source]: Update to 0.4.0. Remove use of
"name" in source url.
2019-07-30 19:25:57 -05:00
Eric Bavier
816edf3380
gnu: libcss: Update to 0.9.0.
...
* gnu/packages/web.scm (libcss)[source]: Update to 0.9.0. Remove use of
"name" in source url.
2019-07-30 19:25:23 -05:00
Eric Bavier
c033093b8d
gnu: libwapcaplet: Update to 0.4.2.
...
* gnu/packages/web.scm (libwapcaplet)[source]: Update to 0.4.2. Remove use of
"name" in source url.
2019-07-30 19:24:49 -05:00
Eric Bavier
33abd52719
gnu: hubbub: Update to 0.3.6.
...
* gnu/packages/web.scm (hubbub)[source]: Update to 0.3.6. Remove use of
"name" in source url.
2019-07-30 19:22:25 -05:00
Marius Bakke
d5571bc652
gnu: nginx: Update to 1.17.2.
2019-07-27 23:58:49 +02:00
Ludovic Courtès
4b0356590a
gnu: hpcguix-web: Update to f39c90b.
...
* gnu/packages/web.scm (hpcguix-web): Update to f39c90b.
[propagated-inputs]: Use GUILE-JSON-3 instead of GUILE-JSON-1.
2019-07-27 01:04:57 +02:00
Ludovic Courtès
91f55717ab
gnu: Explicitly refer to 'guile-json-1' when needed.
...
* gnu/packages/bioinformatics.scm (rcas-web)[inputs]: Change
'guile-json' to 'guile-json-1'.
* gnu/packages/ci.scm (cuirass)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (artanis)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (jupyter-guile-kernel)[inputs]: Likewise.
* gnu/packages/guile-xyz.scm (guile-mastodon)[inputs]: Likewise.
* gnu/packages/mail.scm (mumi)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix)[inputs]: Likewise.
* gnu/packages/package-management.scm (guix-daemon)[inputs]: Likewise.
* gnu/packages/web.scm (hpcguix-web)[inputs]: Likewise.
2019-07-25 00:18:45 +02:00
Marius Bakke
ccad0e4d69
Merge branch 'master' into core-updates
2019-07-22 18:58:48 +02:00
Efraim Flashner
1bb4122ce6
gnu: perl-net-http: Update to 6.19.
...
* gnu/packages/web.scm (perl-net-httpd): Update to 6.19.
2019-07-22 10:14:41 +03:00
Marius Bakke
2ee70a5b11
Merge branch 'master' into core-updates
2019-07-19 01:15:59 +02:00
Jakob L. Kreuze
f33ee234e5
gnu: Add websocketpp.
...
* gnu/packages/web.scm (websocketpp): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-07-18 15:36:58 +02:00
Marius Bakke
fb9a23a3f3
Merge branch 'master' into core-updates
...
Conflicts:
gnu/local.mk
gnu/packages/python-xyz.scm
gnu/packages/xml.scm
guix/gexp.scm
po/guix/POTFILES.in
2019-07-12 01:03:53 +02:00
Tobias Geerinckx-Rice
cf1b1ab007
gnu: perl-html-form: Update to 6.04.
...
* gnu/packages/web.scm (perl-html-form): Update to 6.04.
2019-07-11 00:27:27 +02:00
Marius Bakke
c1f4073ff5
gnu: rapidjson: Fix FTBFS with GCC 7.
...
* gnu/packages/patches/rapidjson-gcc-compat.patch: New file.
* gnu/local.mk (dist_patch_DATA): Adjust accordingly.
* gnu/packages/web.scm (rapidjson)[source](patches): New field.
2019-07-10 00:29:32 +02:00
Oleg Pykhalov
38a9b4b74e
gnu: python-internetarchive: Update to 1.8.5.
...
* gnu/packages/web.scm (python-internetarchive)[version]: Update to 1.8.5.
[source](modules, snippet): New fields.
2019-07-09 20:41:14 +03:00