Age | Commit message (Collapse) | Author |
|
* gnu/packages/dictionaries.scm (translate-shell): Update to 0.9.7.1.
|
|
* gnu/packages/webkit.scm (%webkit-version, webkitgtk, wpewebkit): Update to 2.38.4.
|
|
* gnu/packages/video.scm (dav1d): Update to 1.0.0.
|
|
* gnu/packages/hunspell.scm (hunspell-dictionary): Update to 7.5.0.3.
|
|
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.5.0.3.
|
|
* gnu/packages/patches/esmini-no-clutter-log.patch: New file.
* gnu/packages/patches/esmini-use-pkgconfig.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add them here.
* gnu/packages/simulation.scm (esmini): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/simulation.scm (python-open-simulation-interface): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/simulation.scm (open-simulation-interface): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
This makes it so that other packages can find plugins via pkg-config and
link to them in the usual manner.
* gnu/packages/graphics.scm (openscenegraph)[outputs]: Add “pluginlib”.
[properties]: Add output synopsis for “pluginlib”.
[arguments]<#:modules>: Use (ice-9 regex).
<#:phases>: Add ‘copy-plugins’.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/graphics.scm (openscenegraph)[arguments]: Convert to list
of G-Expressions.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
* gnu/packages/ibus.scm (ibus-speech-to-text)[inputs]: Add
bash-minimal.
Move desktop-file-utils, glib:bin and gobject-introspection ...
[native-inputs] ... here.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
Fixes <https://issues.guix.gnu.org/61236>.
* gnu/packages/ibus.scm (ibus-speech-to-text)[#:phases]
<add-install-to-pythonpath>: New phase.
<wrap-additional-paths>: Use getenv to set GUIX_PYTHONPATH and GI_TYPELIB_PATH.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
|
|
gnu/packages/tree-sitter.scm (tree-sitter-delete-generated-files): New
variable.
(tree-sitter-grammar): Remove source-directory argument, add inputs argument,
change package names, remove custom build code, update build system to
tree-sitter-build-system.
(tree-sitter-grammar-html): Rename to tree-sitter-html.
|
|
* gnu/packages/tree-sitter.scm (tree-sitter-cli)[inputs]: Add graphviz and
node-lts.
[arguments]<#:cargo-test-flags>: Skip tests that require downloading grammars.
<#:phases>: Add 'patch-node and 'patch-dot phases. Tweak install phase.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/emacs.scm: Remove tree-sitter comment.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* guix/build-system/tree-sitter.scm: New module.
* guix/build/tree-sitter-build-system.scm: Likewise.
* Makefile.am (MODULES): Add them.
* doc/guix.texi: Document it.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/mold.scm(make-mold-wrapper): New variable.
(mold-wrapper): New variable.
(mold-as-ld-wrapper): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/local.mk (GNU_SYSTEM_MODULES): Add new file.
* gnu/packages/mold.scm: New file.
* gnu/packages/mold.scm (mold): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
[[PGP Signed Part:No public key for 6EB408FE0ACEC664 created at 2023-02-06T00:24:19+0100 using RSA]]
* gnu/packages/messaging.scm (gajim): Update to 1.4.7
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
Fixes <https://issues.guix.gnu.org/57501>.
Reported by Ricardo Wurmus <rekado@elephly.net>.
* guix/build/syscalls.scm (call-with-file-lock)
(call-with-file-lock/no-wait): Add call to 'delete-file' in unwind
handler.
|
|
* gnu/packages/hunspell.scm (hunspell-dict-he-il): New variable.
|
|
* gnu/packages/hunspell.scm (hunspell-dictionary): Update to 7.4.5.1.
|
|
* gnu/packages/libreoffice.scm (libreoffice): Update to 7.4.5.1.
|
|
Fixes CVE-2023-0215, CVE-2023-0216, CVE-2023-0217, CVE-2023-0286, CVE-2023-0401,
CVE-2022-4203, CVE-2022-4304, and CVE-2022-4450.
https://www.openssl.org/news/secadv/20230207.txt
gnu/packages/tls.scm (openssl-3.0): Update to 3.0.8.
|
|
Fixes CVE-2023-0215, CVE-2023-0286, CVE-2022-4304, CVE-2022-4450.
https://www.openssl.org/news/secadv/20230207.txt
* gnu/packages/tls.scm (openssl/fixed): Update to 1.1.1t.
|
|
* gnu/packages/file-systems.scm (zfs): Update to 2.1.9.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/terminals.scm (havoc): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/dns.scm (smartdns): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/matrix.scm (pantalaimon)[arguments]: Turn into gexps. Add
install-doc phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/compression.scm (lzfse): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/audio.scm (jalv)[home-page]: Fix home-page.
[inputs]: Remove gtk and gtkmm and add gtk+.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/accessibility.scm (footswitch)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.
[description]: Simplify it.
|
|
* gnu/packages/ruby.scm (ruby-3.2): Update to 3.2.1
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.18.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/networking.scm (iwd): Update to 2.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/linux.scm (ell): Update to 0.56.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
This update adds 3 newly supported devices and an additional command to the
package.
* gnu/packages/accessibility.scm (footswitch): Update to commit e455d6752221.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/image.scm (libavif)[arguments]: Build gdk-pixbuf loader.
[outputs]: Add 'pixbuf-loader' output.
[inputs]: Add gdk-pixbuf.
[native-inputs]: Add pkg-config.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
libavif commit 97306bf64266cf9571dd141f3d04492534a9deea removes
JSON-based tests along with cJSON.
Aditionally, googletest is now required to build libavif. The test target
has since changed and can be called directly from cmake, no longer being
necessary to replace 'check target.
* gnu/packages/image.scm (libavif): Update to 0.11.1.
[arguments]: Adjust configure-flags, remove 'check phase replacement.
[native-inputs]: Add googletest.
[license]: Remove expat.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/fpga.scm (yosys): Update to 0.26.
[source]: Disable unnecessary recursive checkout.
[arguments]<#:phases>: Expand "fix-paths" phase to match new version; remove
obsolete "fix-iverilog-references" phase; add wrap phase.
[inputs]: Add gtkwave, zlib, python, python-click.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/fpga.scm (yosys)[arguments]<#:phases>: Patch reference to z3 in
"fix-paths" phase; in "use-external-abc" phase, use complete path to "abc"
executable in store.
[propagated-inputs]: Remove, moving abc and z3 from here...
[inputs]: ...to here.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (nar-herder): Update to 0-16.f62a2b3.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-38.6be113f.
|
|
bordeaux.guix.gnu.org now provides access to some files by hash. This is done
through the nar-herder finding a nar produced by a fixed output derivation for
the requested content, and then providing the content stored inside that nar.
I've put this new entry at the start of the list, as I think it's more likely
to have content than the others. Because bordeaux.guix.gnu.org stores nars
indefinitely, my suspicion is that it's going to be able to fulfil more
requests than ci.guix.gnu.org, which relies on the file requested being in the
store (so the now frequent garbage collection is going to limit the files
available).
* guix/download.scm (%content-addressed-mirrors): Add bordeaux.guix.gnu.org.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/c.scm (qbe): Update to 1.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/admin.scm (doctl): Update to 1.92.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/mpd.scm (mympd): Update to 10.2.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
|
|
* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.2.
|
|
* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.7.
|
|
* gnu/packages/games.scm (naev): Update to 0.10.4.
|