| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add esmini.•••* 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>
| Liliana Marie Prikler | 2023-02-12 | 4 | -0/+643 |
* | gnu: Add python-open-simulation-interface.•••* gnu/packages/simulation.scm (python-open-simulation-interface): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Liliana Marie Prikler | 2023-02-12 | 1 | -0/+5 |
* | gnu: Add open-simulation-interface.•••* gnu/packages/simulation.scm (open-simulation-interface): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Liliana Marie Prikler | 2023-02-12 | 1 | -0/+32 |
* | gnu: openscenegraph: Add output for plugins.•••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>
| Liliana Marie Prikler | 2023-02-12 | 1 | -2/+37 |
* | gnu: openscenegraph: Use modern package style.•••* gnu/packages/graphics.scm (openscenegraph)[arguments]: Convert to list
of G-Expressions.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Liliana Marie Prikler | 2023-02-12 | 1 | -8/+9 |
* | gnu: ibus-speech-to-text: Fix lint warnings.•••* 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>
| Luis Felipe | 2023-02-12 | 1 | -4/+6 |
* | gnu: ibus-speech-to-text: Fix execution of ibus-engine-stt.•••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>
| Luis Felipe | 2023-02-12 | 1 | -11/+12 |
* | gnu: tree-sitter-grammar: Migrate to tree-sitter-build-system.•••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.
| Andrew Tropin | 2023-02-12 | 1 | -33/+20 |
* | gnu: tree-sitter-cli: Enable some tests and add node and dot.•••* 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>
| Pierre Langlois | 2023-02-12 | 1 | -10/+42 |
* | gnu: Remove tree-sitter comment from emacs.scm imports.•••* gnu/packages/emacs.scm: Remove tree-sitter comment.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Pierre Langlois | 2023-02-12 | 1 | -1/+1 |
* | gnu: Add mold-wrapper.•••* 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>
| Zhu Zihao | 2023-02-12 | 1 | -0/+40 |
* | gnu: Add mold.•••* 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>
| Zhu Zihao | 2023-02-12 | 2 | -0/+84 |
* | gnu: gajim: update to 1.4.7•••[[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>
| Adrien Bourmault (neox) | 2023-02-12 | 1 | -2/+2 |
* | gnu: Add hunspell-dict-he-il.•••* gnu/packages/hunspell.scm (hunspell-dict-he-il): New variable.
| Efraim Flashner | 2023-02-12 | 1 | -0/+8 |
* | gnu: hunspell-dictionary: Update to 7.4.5.1.•••* gnu/packages/hunspell.scm (hunspell-dictionary): Update to 7.4.5.1.
| Efraim Flashner | 2023-02-12 | 1 | -1/+1 |
* | gnu: libreoffice: Update to 7.4.5.1.•••* gnu/packages/libreoffice.scm (libreoffice): Update to 7.4.5.1.
| Efraim Flashner | 2023-02-12 | 1 | -3/+3 |
* | gnu: OpenSSL 3: Update to 3.0.8 [security fixes].•••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.
| Leo Famulari | 2023-02-11 | 1 | -2/+2 |
* | gnu: OpenSSL: Update to 1.1.1t [security fixes].•••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.
| Leo Famulari | 2023-02-11 | 1 | -2/+2 |
* | gnu: zfs: Update to 2.1.9.•••* gnu/packages/file-systems.scm (zfs): Update to 2.1.9.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Kaelyn Takata | 2023-02-11 | 1 | -2/+2 |
* | gnu: Add havoc.•••* gnu/packages/terminals.scm (havoc): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Feng Shu | 2023-02-11 | 1 | -0/+34 |
* | gnu: Add smartdns.•••* gnu/packages/dns.scm (smartdns): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Hilton Chain | 2023-02-11 | 1 | -0/+37 |
* | gnu: pantalaimon: Install documentation and use gexps.•••* gnu/packages/matrix.scm (pantalaimon)[arguments]: Turn into gexps. Add
install-doc phase.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Morgan Smith | 2023-02-11 | 1 | -14/+23 |
* | gnu: Add lzfse.•••* gnu/packages/compression.scm (lzfse): New variable.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| r0man | 2023-02-11 | 1 | -0/+21 |
* | gnu: jalv: Fix home page and use GTK-3.•••* 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>
| Sughosha | 2023-02-11 | 1 | -3/+2 |
* | gnu: footswitch: Improve package style.•••* gnu/packages/accessibility.scm (footswitch)[arguments]: Use G-expressions.
<#:phases>: Remove trailing #T.
[description]: Simplify it.
| Nicolas Goaziou | 2023-02-11 | 1 | -17/+16 |
* | gnu: ruby-3.2: Update to 3.2.1•••* gnu/packages/ruby.scm (ruby-3.2): Update to 3.2.1
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Remco van 't Veer | 2023-02-11 | 1 | -2/+2 |
* | gnu: libtorrent-rasterbar: Update to 1.2.18.•••* gnu/packages/bittorrent.scm (libtorrent-rasterbar): Update to 1.2.18.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Hilton Chain | 2023-02-11 | 1 | -3/+3 |
* | gnu: iwd: Update to 2.3.•••* gnu/packages/networking.scm (iwd): Update to 2.3.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| kiasoc5 | 2023-02-11 | 1 | -2/+2 |
* | gnu: ell: Update to 0.56.•••* gnu/packages/linux.scm (ell): Update to 0.56.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| kiasoc5 | 2023-02-11 | 1 | -2/+2 |
* | gnu: footswitch: Update to 1.0-0.e455d67.•••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>
| Martin Marshall | 2023-02-11 | 1 | -8/+10 |
* | gnu: libavif: Add pixbuf-loader output.•••* 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>
| Bruno Victal | 2023-02-11 | 1 | -8/+39 |
* | gnu: libavif: Update to 0.11.1.•••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>
| Bruno Victal | 2023-02-11 | 1 | -9/+6 |
* | gnu: yosys: Update to 0.26.•••* 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>
| Simon South | 2023-02-11 | 1 | -28/+19 |
* | gnu: yosys: Do not propagate any inputs.•••* 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>
| Simon South | 2023-02-11 | 1 | -7/+11 |
* | gnu: nar-herder: Update to 0-16.f62a2b3.•••* gnu/packages/package-management.scm (nar-herder): Update to 0-16.f62a2b3.
| Christopher Baines | 2023-02-11 | 1 | -3/+3 |
* | gnu: guix-data-service: Update to 0.0.1-38.6be113f.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-38.6be113f.
| Christopher Baines | 2023-02-11 | 1 | -3/+3 |
* | gnu: qbe: Update to 1.1.•••* gnu/packages/c.scm (qbe): Update to 1.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| jgart | 2023-02-11 | 1 | -2/+2 |
* | gnu: doctl: Update to 1.92.1.•••* gnu/packages/admin.scm (doctl): Update to 1.92.1.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Matthew James Kraai | 2023-02-11 | 1 | -3/+3 |
* | gnu: mympd: Update to 10.2.2.•••* gnu/packages/mpd.scm (mympd): Update to 10.2.2.
Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
| Bruno Victal | 2023-02-11 | 1 | -2/+2 |
* | gnu: lagrange: Update to 1.15.2.•••* gnu/packages/web-browsers.scm (lagrange): Update to 1.15.2.
| Nicolas Goaziou | 2023-02-11 | 1 | -2/+2 |
* | gnu: pyzo: Update to 4.12.7.•••* gnu/packages/python-xyz.scm (pyzo): Update to 4.12.7.
| Nicolas Goaziou | 2023-02-11 | 1 | -2/+2 |
* | gnu: naev: Update to 0.10.4.•••* gnu/packages/games.scm (naev): Update to 0.10.4.
| Nicolas Goaziou | 2023-02-11 | 1 | -2/+2 |
* | gnu: asymptote: Update to 2.85.•••* gnu/packages/plotutils.scm (asymptote): Update to 2.85.
| Nicolas Goaziou | 2023-02-11 | 1 | -2/+2 |
* | gnu: php: Update to 8.2.2.•••* gnu/packages/php.scm (php): Update to 8.2.2.
* gnu/packages/patches/php-curl-compat.patch: Remove file.
* gnu/packages/patches/php-bug-74093-test.patch: Remove file.
* gnu/packages/patches/php-fix-streams-copy-length.patch: New file.
* gnu/local.mk (dist_patch_DATA): Remove them. Add it.
| Julien Lepiller | 2023-02-11 | 5 | -78/+88 |
* | gnu: go-github-com-gatherstars-com-jwz: Update to 1.3.1.•••* gnu/packages/golang.scm (go-github-com-gatherstars-com-jwz): Update to
1.3.1.
| Efraim Flashner | 2023-02-11 | 1 | -2/+2 |
* | gnu: go-github-com-biogo-hts-bam: Update to 1.4.4.•••* gnu/packages/bioinformatics.scm (go-github-com-biogo-hts-bam): Update
to 1.4.4.
| Efraim Flashner | 2023-02-11 | 1 | -3/+3 |
* | gnu: go-github-com-rakyll-statik: Fix building with go-1.18+.•••* gnu/packages/golang.scm (go-github-com-rakyll-statik)[source]: Add
snippet to allow building with a newer go.
| Efraim Flashner | 2023-02-11 | 1 | -1/+8 |
* | gnu: open-adventure: Update to 1.12.•••* gnu/packages/games.scm (open-adventure): Update to 1.12.
| Nicolas Goaziou | 2023-02-11 | 1 | -2/+2 |
* | gnu: emacs-compat: Update to 29.1.3.3.•••* gnu/packages/emacs-xyz.scm (emacs-compat): Update to 29.1.3.3.
| Nicolas Goaziou | 2023-02-11 | 1 | -2/+2 |
* | gnu: emacs-csv-mode: Update to 1.22.•••* gnu/packages/emacs-xyz.scm (emacs-csv-mode): Update to 1.22.
| Nicolas Goaziou | 2023-02-11 | 1 | -2/+2 |