| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Move Common Lisp testing frameworks to lisp-check module.•••* gnu/packages/lisp-xyz.scm (sbcl-1am, cl-1am, ecl-1am, sbcl-check-it,
cl-check-it, ecl-check-it, sbcl-checkl, cl-checkl, ecl-checkl,
sbcl-cl-mock, cl-mock, ecl-cl-mock, sbcl-cl-quickcheck, cl-quickcheck,
ecl-cl-quickcheck, sbcl-clunit, cl-clunit, ecl-clunit, sbcl-clunit2,
cl-clunit2, ecl-clunit2, sbcl-eos, cl-eos, ecl-eos, sbcl-fiasco, cl-fiasco,
ecl-fiasco, sbcl-fiveam, cl-fiveam, ecl-fiveam, sbcl-hu.dwim.stefil,
cl-hu.dwim.stefil, ecl-hu.dwim.stefil, sbcl-lift, cl-lift, ecl-lift,
sbcl-lisp-unit, cl-lisp-unit, ecl-lisp-unit, sbcl-lisp-unit2,
cl-lisp-unit2, ecl-lisp-unit2, sbcl-parachute, cl-parachute, ecl-parachute,
sbcl-prove, cl-prove, ecl-prove, sbcl-ptester, cl-ptester, ecl-ptester,
sbcl-rove, cl-rove, ecl-rove, sbcl-rt, cl-rt, ecl-rt, sbcl-stefil,
cl-stefil, ecl-stefil, sbcl-unit-test, cl-unit-test, ecl-unit-test,
sbcl-xlunit, cl-xlunit, ecl-xlunit): Move to ...
* gnu/packages/lisp-check.scm: ... here.
* gnu/packages/web-browsers.scm: Import lisp-check module.
* gnu/packages/wm.scm: Import lisp-check module.
| Guillaume Le Vaillant | 2021-10-24 | 1 | -0/+1 |
* | gnu: lagrange: Update to 1.7.2.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.7.2.
[inputs]: Add fribidi, harfbuzz, libwebp.
| Efraim Flashner | 2021-10-17 | 1 | -3/+7 |
* | gnu: links: Update to 2.25.•••* gnu/packages/web-browsers.scm (links): Update to 2.25.
[arguments]: Don't explicitly return #t from phases.
| Tobias Geerinckx-Rice | 2021-10-04 | 1 | -5/+4 |
* | gnu: av-98: Set 'upstream-name' property.•••* gnu/packages/web-browsers.scm (av-98)[properties]: Set ‘upstream-name’.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Xinglu Chen | 2021-09-30 | 1 | -0/+2 |
* | gnu: telescope: Update to 0.5.2.•••* gnu/packages/web-browsers.scm (telescope): Update to 0.5.2.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| cage | 2021-09-22 | 1 | -2/+2 |
* | gnu: nyxt: Update to 2.2.0.•••* gnu/packages/web-browsers.scm (nyxt): Update to 2.2.0.
| Pierre Neidhardt | 2021-09-21 | 1 | -5/+8 |
* | gnu: Add av-98•••* gnu/packages/web-browsers.scm (av-98): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Christopher Howard | 2021-09-14 | 1 | -0/+29 |
* | gnu: telescope: Update to 0.5.1.•••* gnu/packages/web-browsers.scm (telescope): Update to 0.5.1.
[native-inputs]: Add pkg-config.
Co-authored-by: Brice Waegeneire <brice@waegenei.re>
| cage | 2021-08-31 | 1 | -3/+4 |
* | gnu: Remove dillo.•••As discussed in <https://bugs.gnu.org/46602>, Dillo does not include a
supported implementation of TLS / HTTPS, and there does not seem to be
any activity upstream to improve that.
* gnu/packages/web-browsers.scm (dillo): Remove variable.
| Leo Famulari | 2021-07-27 | 1 | -31/+0 |
* | gnu: lynx: Update to 2.9.0dev.9 [security fixes].•••Fixes <https://lists.nongnu.org/archive/html/lynx-dev/2021-08/msg00000.html>.
* gnu/packages/web-browsers.scm (lynx): Update to 2.9.0dev.9.
| Leo Famulari | 2021-07-27 | 1 | -2/+2 |
* | gnu: qutebrowser: Update to 2.3.1.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.3.1.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
| Morgan Smith | 2021-08-02 | 1 | -2/+2 |
* | gnu: telescope: Update to 0.4.1.•••* gnu/packages/web-browsers.scm (telescope): Update to 0.4.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| cage | 2021-07-27 | 1 | -8/+5 |
* | gnu: lagrange: Don't build with advanced architecture instructions.•••* gnu/packages/web-browsers.scm (lagrange)[configure-flags]: Add flag to
not build with sse4.1.
| Efraim Flashner | 2021-07-04 | 1 | -2/+3 |
* | guix: qt-build-system, qt-utils: Unify wrapping of qt-programs.•••Unify (guix qt-build-system wrap-all-programs) and
(guix qt-utils wrap-qt-program), so both behave the same.
The functions now reside in qt-utils to make them easily available for
packages not using the qt-build-system.
* guix/build/qt-build-system.scm (variables-for-wrapping, wrap-all-programs):
Move from here ...
* guix/build/qt-utils.scm (variables-for-wrapping, wrap-all-qt-programs):
... to here. Base the later on
(wrap-qt-program*): New function, carved out from old wrap-all-programs.
(wrap-qt-program): Base on wrap-qt-program*, change arguments in an
incompatible way.
* gnu/packages/bittorrent.scm (qbittorrent)[arguments]<phases>{wrap-qt}:
Adjust to new interface of wrap-qt-program.
* gnu/packages/finance.scm (electron-cash): Likewise.
* gnu/packages/geo.scm (qgis): Likewise.
* gnu/packages/password-utils.scm (qtpass): Likewise.
* gnu/packages/video.scm (openshot): Likewise.
* gnu/packages/web-browsers.scm (kristall): Likewise.
| Hartmut Goebel | 2021-07-02 | 1 | -2/+3 |
* | gnu: tinmop: Update to 0.8.3.•••* gnu/packages/web-browsers.scm (tinmop): Update to 0.8.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage | 2021-07-01 | 1 | -2/+2 |
* | gnu: nyxt: Update to 2.1.1.•••* gnu/packages/web-browsers.scm (nyxt): Update to 2.1.1.
| Pierre Neidhardt | 2021-06-30 | 1 | -2/+2 |
* | gnu: telescope: Update to 0.3.•••* gnu/packages/web-browsers.scm (telescope): Update to 0.3.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| cage | 2021-06-30 | 1 | -2/+4 |
* | gnu: nyxt: Update to 2.1.0.•••* gnu/packages/web-browsers.scm (nyxt): Update to 2.1.0.
| Pierre Neidhardt | 2021-06-22 | 1 | -2/+2 |
* | gnu: lagrange: Update to 1.5.2.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.5.2.
Signed-off-by: Brice Waegeneire <brice@waegenei.re>
| Solene Rapenne | 2021-06-16 | 1 | -2/+2 |
* | gnu: Rename qtbase to qtbase-5.•••This change was automated via the following command:
$ git ls-files | xargs sed -i 's/,qtbase)/,qtbase-5)/g'
$ git ls-files | xargs sed -i 's/inherit qtbase)/inherit qtbase-5)/g'
$ git ls-files | xargs sed -i 's/package-version qtbase)/package-version qtbase-5)/g'
$ git checkout etc # to clear some spurious changes
This is done so the qtbase package can be upgraded to version 6 in the
following commit.
| Maxim Cournoyer | 2021-06-14 | 1 | -1/+1 |
* | gnu: Add telescope.•••* gnu/packages/web-browsers.scm (telescope): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| cage | 2021-06-12 | 1 | -0/+28 |
* | gnu: lagrange: Update to 1.5.1.•••* gnu/packages/web-browser.scm (lagrange): Update to 1.5.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Solene Rapenne via Guix-patches via | 2021-06-12 | 1 | -2/+2 |
* | gnu: tinmop : Update to 0.8.1.•••* gnu/packages/web-browsers.scm (tinmop): Update to 0.8.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage | 2021-06-08 | 1 | -2/+2 |
* | gnu: lagrange: Update to 1.5.0.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.5.0.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Solene Rapenne via Guix-patches via | 2021-05-31 | 1 | -2/+2 |
* | gnu: links: Update to 2.23.•••* gnu/packages/web-browsers.scm (links): Update to 2.23.
| Tobias Geerinckx-Rice | 2021-05-29 | 1 | -2/+2 |
* | gnu: lagrange: Update to 1.4.2.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.4.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Solene Rapenne via Guix-patches via | 2021-05-25 | 1 | -2/+2 |
* | gnu: qutebrowser: Update to 2.2.2.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.2.
| Tobias Geerinckx-Rice | 2021-05-24 | 1 | -2/+2 |
* | gnu: luakit: Update to 2.3.•••* gnu/packages/web-browsers.scm (luakit): Update to 2.3
[arguments]: Add 'set-version' phase.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Raphaël Mélotte | 2021-05-22 | 1 | -3/+7 |
* | gnu: nyxt: Update to 2.0.0.•••* gnu/packages/web-browsers.scm (nyxt): Update to 2.0.0.
[arguments]: Remove useless set-version phase.
[inputs]: Remove unused file-attributes.
[description]: Follow upstream updates.
| Pierre Neidhardt | 2021-05-20 | 1 | -12/+5 |
* | gnu: nyxt: Update to 2-pre-release-7.•••* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-7.
[arguments]: Set GI_TYPELIB_PATH to the value in the build environment, not
just gsettings-desktop-schemas since we also need the typelibs of GTK, Pango,
etc.
[inputs]: Add sbcl-cl-gobject-introspection, gtk+, webkitgtk,
gobjectintrospection. There are all needed for the new GI-based renderer.
| Pierre Neidhardt | 2021-05-06 | 1 | -9/+9 |
* | gnu: qutebrowser: Update to 2.2.1.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.1.
| Tobias Geerinckx-Rice | 2021-05-01 | 1 | -2/+2 |
* | gnu: lagrange: Update to 1.3.4.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.4.
| Tobias Geerinckx-Rice | 2021-04-27 | 1 | -2/+2 |
* | gnu: lagrange: Update to 1.3.3.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.3.
| Tobias Geerinckx-Rice | 2021-04-20 | 1 | -3/+3 |
* | gnu: tinmop: Update to 0.6.2.•••* gnu/packages/web-browsers.scm (tinmop): Update to 0.6.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage | 2021-04-19 | 1 | -2/+2 |
* | gnu: qutebrowser: Update to 2.2.0.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.2.0.
| Léo Le Bouter | 2021-04-16 | 1 | -2/+2 |
* | gnu: lagrange: Update to 1.3.2.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.3.2.
| Tobias Geerinckx-Rice | 2021-04-11 | 1 | -2/+2 |
* | gnu: Add lagrange.•••* gnu/packages/web-browsers.scm (lagrange): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Alexander Krotov | 2021-04-11 | 1 | -0/+38 |
* | gnu: links: Update to 2.22.•••* gnu/packages/web-browsers.scm (links): Update to 2.22.
| Tobias Geerinckx-Rice | 2021-03-29 | 1 | -2/+2 |
* | gnu: nyxt: Update to 2-pre-release-6.•••* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-6.
| Pierre Neidhardt | 2021-03-22 | 1 | -34/+6 |
* | gnu: qutebrowser: Update to 2.0.2.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 2.0.2.
[inputs]: Add python-importlib-resources.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Benoit Joly | 2021-03-06 | 1 | -2/+4 |
* | gnu: Add tinmop.•••* gnu/packages/web-browsers.scm (tinmop): New variable.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
| cage | 2021-03-04 | 1 | -0/+78 |
* | gnu: nyxt: Fix hu.dwim.defclass-star version.•••* gnu/packages/web-browsers.scm (sbcl-hu.dwim.defclass-star--no-nickname): New
unexported package compatible with Nyxt 2 pre-release-5.
(nyxt)[inputs]: Replace sbcl-hu.dwim.defclass-star by
sbcl-hu.dwim.defclass-star--no-nickname.
| Pierre Neidhardt | 2021-02-05 | 1 | -1/+30 |
* | gnu: nyxt: Update to 2-pre-release-5.•••* gnu/packages/web-browsers.scm (nyxt): Update to 2-pre-release-5.
| Pierre Neidhardt | 2020-12-22 | 1 | -3/+4 |
* | gnu: bombadillo: Update to 2.3.3.•••* gnu/packages/web-browsers.scm (bombadillo): Update to 2.3.3.
| Tobias Geerinckx-Rice | 2020-12-07 | 1 | -2/+2 |
* | gnu: qutebrowser: Update to 1.14.1.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 1.14.1.
| Tobias Geerinckx-Rice | 2020-12-07 | 1 | -2/+2 |
* | gnu: Add gmni.•••* gnu/packages/web-browsers.scm (gmni): New variable.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Alexandru-Sergiu Marton | 2020-11-30 | 1 | -0/+40 |
* | Merge branch 'staging' | Marius Bakke | 2020-11-28 | 1 | -40/+36 |
|\ |
|
| * | Merge branch 'master' into staging | Marius Bakke | 2020-11-15 | 1 | -19/+137 |
| |\ |
|
| * | | gnu: nyxt: Remove unused lparallel input.•••* gnu/packages/web-browsers.scm (nyxt)[inputs]: Remove sbcl-lparallel.
| Pierre Neidhardt | 2020-11-09 | 1 | -1/+0 |
| * | | Merge branch 'master' into staging••• Conflicts:
gnu/local.mk
gnu/packages/gdb.scm
gnu/packages/lisp-xyz.scm
gnu/packages/web-browsers.scm
| Marius Bakke | 2020-11-07 | 1 | -7/+10 |
| |\ \ |
|