me
/
guix
Archived
1
0
Fork 0
Commit Graph

85 Commits (4530fe8ecca456fcc7226914502ad452c33ce27b)

Author SHA1 Message Date
Pierre Neidhardt 78cb6c3420
gnu: next: Remove fare-quasiquote-extras from inputs.
* gnu/packages/web-browsers.scm (next): Remove fare-quasiquote-extras from
  inputs now that our serapeum package has been fixed.
2020-02-07 15:00:32 +01:00
Jack Hill 692c4b3b44
gnu: qutebrowser: Update to 1.10.0
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.10.0.
2020-02-03 17:20:59 +01:00
Tobias Geerinckx-Rice 62418049d1
gnu: dillo: Use HTTPS home page.
* gnu/packages/web-browsers.scm (dillo)[home-page]: Use HTTPS.
[source]: Likewise.  Don't hard-code NAME in source URI.
2020-01-19 17:57:08 +01:00
Mike Rosset 44ce3ebb46
gnu: qutebrowser: Update to 1.9.0.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.9.0.

qutebrowser no longer uses qtwebkit by default. It now defaults to qtwebengine.
2020-01-15 16:29:45 +01:00
Mark H Weaver 5d3db373ba
gnu: dillo: Fix SSL support.
* gnu/packages/web-browsers.scm (dillo)[inputs]: Use openssl-1.0
in place of openssl.
2020-01-09 14:07:47 -05:00
David Wilson 0ed75a5f06
gnu: vimb: Update to 3.6.0.
* gnu/packages/web-browsers.scm (vimb): Update to 3.6.0.
2020-01-07 08:03:29 -08:00
Pierre Neidhardt 90a31c73b3
gnu: next: Update to 1.4.0.
* gnu/packages/web-browsers.scm (next): Update to 1.4.0.
2020-01-06 21:13:31 +01:00
Brett Gilio a066e289ab
gnu: qutebrowser: Update source URI.
* gnu/packages/web-browsers.scm (qutebrowser)[source]: Github redirects to
  this updated URI.
2019-12-24 14:36:47 -06:00
Brett Gilio 7e232d02ea
gnu: qutebrowser: Add comment about tests.
* gnu/packages/web-browsers.scm (qutebrowser)[arguments]: Indicate that tests
  have been added, but to wait on fixing or working-around the failing test
  case for QtWebEngine until it is determined whether a liberated QtWebEngine
  can be made available or not.
2019-12-24 14:35:52 -06:00
Brett Gilio d7c58c3e54
gnu: qutebrowser: Update to 1.8.3.
* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.8.3.
[arguments]: Update how .desktop attribute gets installed.
2019-12-24 14:33:22 -06: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
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
Efraim Flashner 7696af421b
gnu: links: Update to 2.20.2.
* gnu/packages/web-browsers.scm (links): Update to 2.20.2.
2019-11-14 10:45:51 +02:00
Efraim Flashner 320ba5900f
gnu: luakit: Don't use unstable tarball.
* gnu/packages/web-browsers.scm (luakit)[source]: Download using
git-fetch.
2019-11-13 21:23:09 +02:00
Clément Lassieur 0e4cee0eba
gnu: lynx: Fix errors with TLS 1.3 hosts.
Fixes <https://bugs.gnu.org/38171>.
Reported by Bengt Richter <bokr@bokr.com>.

See <https://lists.gnu.org/archive/html/lynx-dev/2018-12/msg00009.html>.

* gnu/packages/web-browsers.scm (lynx)[inputs, arguments]: Replace GnuTLS with
OpenSSL.
2019-11-13 18:04:46 +01:00
Efraim Flashner faf2843b86
gnu: lynx: Ignore CVE-2016-9179.
This was fixed in a dev release two years prior to our packaged version.

* gnu/packages/web-browsers.scm (lynx)[properties]: New field.
2019-10-24 10:13:03 +03:00
Ricardo Wurmus e08902d3cb
Merge branch 'master' into core-updates 2019-10-06 22:02:20 +02:00
Pierre Neidhardt 3dbc41c042
gnu: next: Update to 1.3.4.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.4.
2019-10-05 09:54:57 +02:00
Pierre Neidhardt 2026204a13
gnu: slime-swank: Update to 2.24 and use asdf-build-system/source.
* gnu/packages/lisp.scm (sbcl-slime-swank): Deprecate in favour of cl-slime-swank.
(cl-slime-swank): New package.
(sbcl-mgl-pax): Use cl-slime-swank.

* gnu/packages/web-browsers.scm (next): Use cl-slime-swank.
2019-10-02 21:50:03 +02:00
Pierre Neidhardt ab0ede51c0
gnu: next: Update to 1.3.3.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Bump version.
(sbcl-next-history-tree): New package.
(sbcl-next-password-manager): New package.
(next)[inputs]: Add cl-ansi-text, cl-prevalence, sbcl-next-history-tree,
sbcl-next-password-manager.
2019-10-02 13:11:51 +02:00
Marius Bakke e7f62a41b2
Merge branch 'master' into core-updates 2019-09-27 19:11:27 +02:00
Marius Bakke 689b44bc3f
gnu: WebKitGTK: Update to 2.26.1.
* gnu/packages/webkit.scm (webkitgtk-2.24): Rename to ...
(webkitgtk-2.26): ... this.  Update to 2.26.1.
[inputs]: Add BUBBLEWRAP, LIBSECCOMP, LIBWPE, WPEBACKEND-FDO, and XDG-DBUS-PROXY.
* gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust for changed
variable name.
* gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-09-27 18:57:37 +02:00
Tobias Geerinckx-Rice f51905a472
gnu: vimb: Update to 3.5.0.
* gnu/packages/web-browsers.scm (vimb): Update to 3.5.0.
2019-09-26 05:24:31 +02:00
Ludovic Courtès 11da634a6e
Merge branch 'master' into core-updates 2019-09-24 10:11:38 +02:00
Pierre Neidhardt 754ee7082b
gnu: next: Update to 1.3.2.
* gnu/packages/web-browsers.scm (next): Update to 1.3.2.
2019-09-19 18:16:14 +02:00
Ludovic Courtès 9ff87bb996
Merge branch 'master' into core-updates 2019-09-17 16:27:15 +02:00
Tobias Geerinckx-Rice 7e143375d3
gnu: links: Update to 2.20.1 [security fix for tor users].
* gnu/packages/web-browsers.scm (links): Update to 2.20.1.
2019-09-10 23:01:25 +02:00
Mark H Weaver 65542a8852
Merge branch 'master' into core-updates 2019-09-06 20:46:00 -04:00
Pierre Neidhardt 0575fe681c
Revert "gnu: next: Compress the executable."
Some essential references (e.g. libfixposix) are lost in the process.

This reverts commit 0e8b91dbc4.
2019-09-05 14:52:48 +02:00
Pierre Neidhardt 0e8b91dbc4
gnu: next: Compress the executable.
* gnu/packages/web-browsers.scm (next)[arguments]: Compressing the executable
  brings it from about 95 MiB to 22 MiB.
2019-09-05 11:55:58 +02:00
Pierre Neidhardt 1be4989d7c
gnu: next: Update to 1.3.1.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.1.
[source]: Use GitHub.
(sbcl-next-download-manager)[arguments]: Fix asd-system-name.
(next)[inputs]: Remove unneeded dependencies.
2019-09-03 15:51:29 +02:00
Mark H Weaver 0481289cbc
Merge branch 'master' into core-updates 2019-08-29 17:19:18 -04:00
Pierre Neidhardt 01bb2e30ea
gnu: next: Update to 1.3.0 and rename sbcl-next to next.
* gnu/packages/web-browsers.scm (sbcl-next): Deprecate for next.
* gnu/packages/web-browsers.scm (next): Update to 1.3.0.
[arguments]: Add phase to fix version number.
[inputs]: Update dependencies for 1.3.0.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt b245557349
gnu: Add sbcl-next-download-manager.
* gnu/packages/web-browsers.scm (sbcl-next-download-manager): New variable.
It's a Common Lisp system dependency for `next', which is why we don't export
the package.
2019-08-29 19:09:54 +02:00
Pierre Neidhardt aae704ddff
gnu: next-gtk-webkit: Update to 1.3.0 and hide package.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.3.0.
We hide the package because it is not usable on its own, it's a necessary
backend for the `next' package.
2019-08-29 19:09:54 +02:00
Marius Bakke 57df83e07d
Merge branch 'staging' into core-updates 2019-05-25 00:25:15 +02:00
Pierre Neidhardt cd5b7a27c4
gnu: next-gtk-webkit: Update to 1.2.2.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.2.
2019-05-21 11:43:28 +02:00
Pierre Neidhardt 338defe0cb
gnu: sbcl-next: Update to 1.2.1.
* gnu/packages/web-browsers.scm (sbcl-next): Update to 1.2.1.
2019-05-07 19:18:37 +02:00
Pierre Neidhardt cbbdc5c795
gnu: next-gtk-webkit: Update to 1.2.1.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Update to 1.2.1.
2019-05-07 19:18:28 +02:00
Marius Bakke 3b458d5462
Merge branch 'master' into core-updates 2019-05-01 23:11:41 +02:00
Tobias Geerinckx-Rice 0437c682f5
gnu: links: Update to 2.19.
* gnu/packages/web-browsers.scm (links): Update to 2.19.
2019-04-11 05:32:48 +02:00
Tobias Geerinckx-Rice 5dcd4007b6
gnu: links: Don't use NAME in source URI.
* gnu/packages/web-browsers.scm (links)[source]: Hard-code NAME.
2019-04-11 05:32:48 +02:00
Marius Bakke 72663b4822
gnu: WebKitGTK: Update to 2.24.0.
* gnu/packages/webkit.scm (webkitgtk-2.22): Rename to ...
(webkitgtk-2.24): ... this.  Update to 2.24.0.
[inputs]: Add OPENJPEG.
* gnu/packages/gnome.scm (eolie, epiphany)[inputs]: Adjust accordingly.
* gnu/packages/web-browsers.scm (next-gtk-webkit)[inputs]: Likewise.
2019-03-14 14:44:00 +01:00
Marius Bakke 901236474a
Merge branch 'staging' into core-updates 2019-02-20 17:19:00 +01:00
Raphaël Mélotte 37956778c9
gnu: luakit: Update to 2.1.
* gnu/packages/web-browsers.scm (luakit): Update to 2.1.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2019-02-16 01:00:09 +01:00
Marius Bakke f85ca6eda0
gnu: Remove WebKitGTK@2.20.
* gnu/packages/gnome.scm (eolie, epiphany)[native-inputs]: Remove GCC-7.
[inputs]: Change WEBKITGTK-2.22 to WEBKITGTK.
[arguments]: Adjust accordingly.
* gnu/packages/web-browsers.scm (next-gtk-webkit): Likewise.
* gnu/packages/webkit.scm (webkitgtk): Update to 2.22.6.
(webkitgtk-2.22): Remove variable.
2019-02-11 19:48:32 +01:00
Tobias Geerinckx-Rice 04f3a5a4ae
gnu: links: Update to 2.18.
* gnu/packages/web-browsers.scm (links): Update to 2.18.
2019-01-20 16:34:42 +01:00