aboutsummaryrefslogtreecommitdiff

1181566c'>packages/web-browsers.scm
AgeCommit message (Expand)Author
2024-11-07gnu: 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-10-06gnu: 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-06gnu: 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-09-07gnu: 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-08-31gnu: 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-31build-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-18gnu: links: Update to 2.30....* gnu/packages/web-browsers.scm (links): Update to 2.30. Change-Id: I52224a7556a2f4cbd770aebac9de2322e16c0a83 Tobias Geerinckx-Rice
2024-08-26gnu: 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-06-03gnu: 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