| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: tinmop: Update to 0.9.9.1414213562373.•••* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.1414213562373.
[native-inputs]: Add bash-completion, pkg-config and which.
[inputs]: Remove sbcl-osicat. Add sdl2-ttf.
[arguments]: Update 'fix-configure.ac phase. Remove 'fix-asdf phase.
Change-Id: Ib8eca6b1b6f36ca7bfdb7209605715be7215be76
Signed-off-by: 宋文武 <iyzsong@member.fsf.org>
| GNU Guix Live | 12 days | 1 | -12/+16 |
* | gnu: lagrange: Correctly link with libunistring.•••* gnu/packages/web-browsers.scm (lagrange)[arguments]: Adjust
'configure-flags to set the location of libunistring.
Change-Id: I62b9ca0a7d11b51e7699833d645fec8cbc428179
| Efraim Flashner | 2025-01-02 | 1 | -3/+7 |
* | gnu: lagrange: Update to 1.18.4.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.18.4.
Change-Id: I230d466ffb8e3be4946b34740c620f7120cd61fe
| Nicolas Goaziou | 2024-12-26 | 1 | -2/+2 |
* | gnu: qutebrowser: Update to 3.3.1.•••* gnu/packages/web-browsers.scm (qutebrowser): Update to 3.3.1.
Change-Id: I4d346030ae40ddca7a1c4dc9468cfca13642f2e9
Signed-off-by: Andreas Enge <andreas@enge.fr>
| Herman Rimm | 2024-11-07 | 1 | -2/+2 |
* | gnu: vimb: Use G-expressions and cc-for-target.•••* gnu/packages/web-browsers.scm (vimb)[arguments]: Use G-expressions and
cc-for-target.
Change-Id: I701e9d5d6dc12856d49e5c794a535b966fff7810
| Zheng Junjie | 2024-10-06 | 1 | -12/+13 |
* | gnu: vimb: Update to 3.7.0.•••* gnu/packages/web-browsers.scm (vimb): Update to 3.7.0.
[arguments]<#:phases>: Add fix-config-mk phase.
Change-Id: Ia89eb9588cd7eeda1bad29cf0d6e33f75ff5970c
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
| unwox via Guix-patches via | 2024-10-06 | 1 | -3/+8 |
* | gnu: qutebrowser: Update to 3.2.1.•••* gnu/packages/web-browser.scm (qutebrowser): Update to 3.2.1.
[source]: Switch to git-fetch.
[native-inputs]: Add asciidoc.
Signed-off-by: Zheng Junjie <zhengjunjie@iscas.ac.cn>
Change-Id: I88fd400ed7152818c6cd899d93f8e033dcce4206
| Herman Rimm via Guix-patches via | 2024-09-07 | 1 | -7/+9 |
* | gnu: web-browsers: Add 'bash' input for 'wrap-program'.•••It is required for cross-compilation.
* gnu/packages/web-browsers.scm
(luakit)[inputs]: Add 'bash-minimal'.
(kristall): Delete trailing #t.
[inputs]: Add 'bash-minimal'.
(nyxt)[inputs]: Likewise.
Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Modified-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Change-Id: I8106374fc4d208dff19fa12c067772a189b97223
| Maxime Devos | 2024-08-31 | 1 | -14/+14 |
* | build-systems: gnu: Export %default-gnu-imported-modules and %default-gnu-mod...•••Until now users would have to cargo cult or inspect the private
%default-modules variable of (guix build-systems gnu) to discover which
modules to include when extending the used modules via the #:modules argument.
The renaming was automated via the command:
$ git grep -l %gnu-build-system-modules
| xargs sed 's/%gnu-build-system-modules/%default-gnu-imported-modules/' -i
* guix/build-system/gnu.scm (%gnu-build-system-modules): Rename to...
(%default-gnu-imported-modules): ... this.
(%default-modules): Rename to...
(%default-gnu-modules): ... this. Export.
(dist-package, gnu-build, gnu-cross-build): Adjust accordingly.
Change-Id: Idef307fff13cb76f3182d782b26e1cd3a5c757ee
| Maxim Cournoyer | 2024-08-31 | 1 | -1/+1 |
* | gnu: links: Update to 2.30.•••* gnu/packages/web-browsers.scm (links): Update to 2.30.
Change-Id: I52224a7556a2f4cbd770aebac9de2322e16c0a83
| Tobias Geerinckx-Rice | 2024-08-18 | 1 | -2/+2 |
* | gnu: tinmop: Update to 0.9.9.14142135623.•••* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.14142135623.
[native-inputs]: Add libjpeg-turbo.
Change-Id: I85a6456754e531e728a302926e8eefde39056d34
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage | 2024-08-26 | 1 | -2/+3 |
* | gnu: nyxt: Update to 3.11.7.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2024-06-03 | 1 | -2/+2 |
* | gnu: qutebrowser: Add python-tldextract to inputs.•••* gnu/packages/web-browsers.scm (qutebrowser)[inputs]: Add python-tldextract.
Change-Id: I2c1cf1c71cf0e6ba01711d36fd38d3b09e242caa
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Wilko Meyer | 2024-05-06 | 1 | -0/+1 |
* | gnu: edbrowse: Update to 3.8.10.•••* gnu/packages/web-browsers.scm (edbrowse): Update to 3.8.10.
[inputs]: Remove tidy-html.
Change-Id: I3cb93ab5563e37086a184fff4f65b144c8825703
| Eric Bavier | 2024-04-24 | 1 | -5/+4 |
* | gnu: lynx: Update to 2.9.1.•••* gnu/packages/web-browsers.scm (lynx): Update to 2.9.1.
Change-Id: I855e1ead2ab04fa129c3a8bc1ee68d158d3a022c
| Eric Bavier | 2024-04-24 | 1 | -4/+2 |
* | gnu: telescope: Update to 0.9.•••* gnu/packages/web-browsers.scm (telescope): Update to 0.9.
[inputs]: Replace libevent with libgrapheme.
Change-Id: I1eb6567ddc5047d4d36f588086f14f69136588c4
Signed-off-by: Christopher Baines <mail@cbaines.net>
| cage-dev@twistfold.it | 2024-04-15 | 1 | -3/+4 |
* | gnu: nyxt: Update to 3.11.6.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.6.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andre A. Gomes | 2024-04-09 | 1 | -2/+2 |
* | gnu: Add edbrowse.•••* gnu/packages/web-browsers.scm (edbrowse): New variable.
Co-authored-by: Christina O'Donnell <cdo@mutix.org>
Signed-off-by: Christopher Baines <mail@cbaines.net>
Change-Id: I6f65ab132eaae6e439df363b22868eb52f297e4e
| B. Wilson | 2024-04-05 | 1 | -0/+59 |
* | Merge remote-tracking branch 'savannah/master' into gnome-team•••Change-Id: Iec8e15b79c6fde516294c2bfcaf8ee3575b1f745
| Christopher Baines | 2024-03-20 | 1 | -4/+4 |
|\ |
|
| * | gnu: nyxt: Update to 3.11.5.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.5.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2024-03-20 | 1 | -2/+2 |
| * | gnu: lagrange: Update to 1.17.6.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.17.6.
Change-Id: I3c8062027cdc113ed918e7f4f620f112fdc35a75
| Nicolas Goaziou | 2024-03-17 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'savannah/master' into gnome-team•••Change-Id: I775274c2693536e2efa36c9abca4c54c5c458e26
| Christopher Baines | 2024-03-16 | 1 | -13/+13 |
|\| |
|
| * | gnu: tinmop: Update to 0.9.9.141421356.•••* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.141421356.
Change-Id: Ibf43c33b2581a78d5a4050493049db73f77c896b
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage | 2024-03-14 | 1 | -11/+11 |
| * | gnu: nyxt: Update to 3.11.4.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.4.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2024-03-11 | 1 | -2/+2 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2024-02-25 | 1 | -2/+2 |
|\| |
|
| * | gnu: nyxt: Update to 3.11.3.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.3.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2024-02-21 | 1 | -2/+2 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2024-02-13 | 1 | -2/+2 |
|\| |
|
| * | gnu: nyxt: Update to 3.11.2.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2024-02-05 | 1 | -2/+2 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2024-02-03 | 1 | -26/+27 |
|\| |
|
| * | gnu: nyxt: Update to 3.11.1.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.1.
[inputs]: Remove sbcl-fset and sbcl-mk-string-metrics. Add gst-libav,
gst-plugins-bad, gst-plugins-base, gst-plugins-good, gst-plugins-ugly.
[arguments]: Update 'configure-tests' phase.
[home-page]: Update URL.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: If35d6f0153339b311057bea05562fefb215c3f0d
| Andre A. Gomes | 2024-01-24 | 1 | -15/+14 |
| * | gnu: qutebrowser: Update to 3.1.0.•••* gnu/packages/web-browsers (qutebrowser): Update to 3.1.0.
[inputs]: Use PyQt6, placed before PyQtWebengine.
[arguments]: Replace qt5 path with qt6 path and wrap program with
QTWEBENGINE_RESOURCES_PATH.
[description]: Replace PyQt5 with PyQt6.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
| Herman Rimm | 2024-01-14 | 1 | -11/+13 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2024-01-14 | 1 | -2/+2 |
|\| |
|
| * | gnu: nyxt: Update to 3.11.0.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.11.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2024-01-10 | 1 | -2/+2 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2024-01-01 | 1 | -1/+1 |
|\| |
|
| * | gnu: Adjust to removing ed.scm and nano.scm•••This is a follow-up to f6817e71dff7d0d9fdb55db8b85a1d3d04e2bf5a and
e11e65a9ad08e18ea2faac3c9f4639a7b189bf76.
* gnu/installer.scm, gnu/packages/algebra.scm, gnu/packages/base.scm,
gnu/packages/cook.scm, gnu/packages/lisp.scm,
gnu/packages/patchutils.scm, gnu/packages/version-control.scm,
gnu/packages/web-browsers.scm, gnu/system.scm: Adjust module imports.
Change-Id: I25e5519fa003c35a14b81c3dda37b24527858634
| Efraim Flashner | 2023-12-25 | 1 | -1/+1 |
* | | Merge branch 'master' into gnome-team | Liliana Marie Prikler | 2023-12-20 | 1 | -9/+3 |
|\| |
|
| * | Merge branch 'master' into wip-webkit | Liliana Marie Prikler | 2023-12-18 | 1 | -9/+3 |
| |\ |
|
| | * | gnu: nyxt: Update to 3.10.0.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.10.0.
[source]: Remove snippet.
[inputs]: Remove sbcl-nasdf.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: Id131d7168133eb8a31214819c7605d876a1b38f3
| Andre A. Gomes | 2023-12-12 | 1 | -9/+3 |
| * | | gnu: Make webkitgtk-next the new webkitgtk.•••As of version 2.42.0, the WebKit 6.0 typelib is considered stable.
With GNOME itself moving to GTK4 as time marches on, we should reflect
the fact that this is the preferred Webkit for future applications.
* gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic…
(webkitgtk): … here. Move old value …
(webkitgtk-for-gtk3): … here.
(webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3.
* gnu/packages/geo.scm (gnome-maps): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-initial-setup, sushi)
(cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts)
(gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44)
(lollypop, evolution, gnome-boxes, geary, komikku): Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/mate.scm (atril): Likewise.
* gnu/packages/music.scm (ctrlr): Likewise.
* gnu/packages/rednotebook.scm (rednotebook): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telegram.scm (telegram-desktop): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/web-browsers.scm (nyxt): Likewise.
| Liliana Marie Prikler | 2023-12-08 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into HEAD•••Change-Id: I3f5d121162d98ef2ae61a62c4da3b0fd19d864e8
| Liliana Marie Prikler | 2023-12-03 | 1 | -6/+11 |
|\| |
|
| * | gnu: tinmop: Update to 0.9.9.1414213.•••* gnu/packages/web-browsers.scm (tinmop): Update to 0.9.9.1414213.
[native-inputs]: Add tk.
[inputs]: Add sbcl-flexi-streams, sbcl-nodgui and sbcl-yason.
Change-Id: Icbd516612296ee447edf569756dc38914240ae3b
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| cage | 2023-11-20 | 1 | -6/+11 |
* | | Merge branch 'master' into gnome-team•••Change-Id: I62da840b7600f2d3d8541e666d09e2f2a1b7d8c4
| Liliana Marie Prikler | 2023-11-19 | 1 | -2/+2 |
|\| |
|
| * | gnu: nyxt: Update to 3.9.2.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.2.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2023-11-15 | 1 | -2/+2 |
* | | Merge branch 'master' into gnome-team•••Change-Id: I88d3789460d1a89917451d80405d89a2824006ac
| Liliana Marie Prikler | 2023-11-04 | 1 | -2/+2 |
|\| |
|
| * | gnu: nyxt: Update to 3.9.1.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.1.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
Change-Id: I8c8fadb197477566f1faea199cbe9ed8d25d9847
| Andre A. Gomes | 2023-10-24 | 1 | -2/+2 |
* | | Merge branch 'master' into gnome-team•••Change-Id: Ib6f55bebef2fb235fa59fd5442102a3e0ace3191
| Liliana Marie Prikler | 2023-10-23 | 1 | -2/+2 |
|\| |
|
| * | gnu: nyxt: Update to 3.9.0.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.9.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2023-10-10 | 1 | -2/+2 |
* | | gnu: Make webkitgtk-next the new webkitgtk.•••As of version 2.42.0, the WebKit 6.0 typelib is considered stable.
With GNOME itself moving to GTK4 as time marches on, we should reflect
the fact that this is the preferred Webkit for future applications.
* gnu/packages/webkit.scm (webkitgtk-next): Remove variable. Inline logic…
(webkitgtk): … here. Move old value …
(webkitgtk-for-gtk3): … here.
(webkitgtk-with-libsoup2): Inherit from webkitgtk-for-gtk3.
* gnu/packages/geo.scm (gnome-maps): Adjust accordingly.
* gnu/packages/gnome.scm (gnome-initial-setup, sushi)
(cambalache, devhelp, devhelp-with-libsoup2, gnome-online-accounts)
(gnome-online-accounts-3.44, evolution-data-server, evolution-data-server-3.44)
(lollypop, evolution, gnome-boxes, geary, komikku): Likewise.
* gnu/packages/guile-xyz.scm (guile-gi, nomad): Likewise.
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Likewise.
* gnu/packages/mail.scm (balsa): Likewise.
* gnu/packages/mate.scm (atril): Likewise.
* gnu/packages/music.scm (ctrlr): Likewise.
* gnu/packages/rednotebook.scm (rednotebook): Likewise.
* gnu/packages/syndication.scm (gfeeds): Likewise.
* gnu/packages/telegram.scm (telegram-desktop): Likewise.
* gnu/packages/vnc.scm (remmina): Likewise.
* gnu/packages/web-browsers.scm (nyxt): Likewise.
| Liliana Marie Prikler | 2023-10-23 | 1 | -1/+1 |
* | | Merge branch 'master' into gnome-team. | Liliana Marie Prikler | 2023-09-15 | 1 | -2/+2 |
|\| |
|
| * | gnu: nyxt: Update to 3.7.0.•••* gnu/packages/web-browsers.scm (nyxt): Update to 3.7.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andre A. Gomes | 2023-09-13 | 1 | -2/+2 |