Age | Commit message (Expand) | Author |
2023-02-09 | gnu: Add gccgo-12.•••* gnu/packages/gcc.scm (gccgo-12): New variable.
(make-gccgo)[arguments]: Adapt custom 'remove-tool-reference-from-libgo
to changes in the source.
| Efraim Flashner |
2023-02-09 | gnu: cl-nfiles: Update to 1.1.0.•••* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| André A. Gomes |
2023-02-09 | gnu: sdrangel: Update to 7.8.6.•••* gnu/packages/radio.scm (sdrangel): Update to 7.8.6.
[inputs]: Add hidapi.
| Guillaume Le Vaillant |
2023-02-09 | gnu: urh: Update to 2.9.4.•••* gnu/packages/radio.scm (urh): Update to 2.9.4.
| Guillaume Le Vaillant |
2023-02-09 | gnu: qdmr: Update to 0.11.2.•••* gnu/packages/radio.scm (qdmr): Update to 0.11.2.
| Guillaume Le Vaillant |
2023-02-09 | gnu: julia: Use SSL_CERT_FILE for SSL certificates.•••Fixes <https://issues.guix.gnu.org/61121>.
* gnu/packages/julia.scm (julia)[arguments]: Add a phase to have Julia
use the SSL_CERT_FILE search path.
[native-search-paths]: Add SSL_CERT_FILE.
| Efraim Flashner |
2023-02-09 | gnu: basu: Propagate libcap.•••* gnu/packages/freedesktop.scm (basu): Propagate libcap so that pkg-config can
find basu's dependency.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Josselin Poiret via Guix-patches via |
2023-02-09 | gnu: rpm: Enable zstd support.•••* gnu/packages/package-management.scm (rpm) [inputs]: Add zstd.
| Maxim Cournoyer |
2023-02-09 | gnu: kio: Fix indentation.•••* gnu/packages/kde-frameworks.scm (kio): Fix indentation.
| Maxim Cournoyer |
2023-02-09 | gnu: kio: Disable flaky kiowidgets-kdirlistertest test.•••* gnu/packages/kde-frameworks.scm (kio) [phases]: Skip the
kiowidgets-kdirlistertest test in the check phase.
| Maxim Cournoyer |
2023-02-09 | gnu: Add tree-sitter-grammar-html.•••* gnu/packages/crates-io.scm (tree-sitter-grammar): New variable.
(tree-sitter-grammar-html): New variable.
| Andrew Tropin |
2023-02-09 | gnu: Add tree-sitter-cli.•••* gnu/packages/tree-sitter.scm (tree-sitter-cli): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Pierre Langlois |
2023-02-09 | gnu: Add rust-smallbitvec-2.•••* gnu/packages/crates-io.scm (rust-smallbitvec-2): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Pierre Langlois |
2023-02-09 | gnu: Add rust-html-escape.•••* gnu/packages/crates-io.scm (rust-html-escape): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Pierre Langlois |
2023-02-09 | gnu: tree-sitter: Update package style.•••* gnu/packages/tree-sitter.scm (tree-sitter): Add gexps, remove trailing #t,
reformat code.
| Andrew Tropin |
2023-02-09 | gnu: tree-sitter: Update to 0.20.7.•••* gnu/packages/tree-sitter.scm (tree-sitter): Update to 0.20.7.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Pierre Langlois |
2023-02-09 | gnu: tree-sitter: Move to its own module.•••* gnu/packages/text-editors.scm (tree-sitter): Move to ...
* gnu/packages/tree-sitter.scm: ... here, a new module.
* gnu/packages/vim.scm: Use (gnu packages tree-sitter).
* gnu/packages/emacs.scm: Use (gnu packages tree-sitter).
* gnu/local.mk (GNU_SYSTEM_MODULES): Register tree-sitter.scm new module.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Pierre Langlois |
2023-02-09 | gnu: Add the Go standard library 1.20.•••* gnu/packages/golang.scm (go-std-1.20): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Hilton Chain |
2023-02-09 | gnu: Add Go 1.20.•••* gnu/packages/golang.scm (go-1.20): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Hilton Chain |
2023-02-09 | gnu: greetd: Use new-style inputs.•••* gnu/packages/admin.scm (greetd)[inputs]: Use new-style inputs.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Felix Lechner |
2023-02-09 | gnu: greetd: Update to 0.9.0.•••* gnu/packages/admin.scm (greetd): Update to 0.9.0.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Felix Lechner |
2023-02-09 | gnu: rust-nix-0.26: New variable.•••* gnu/packages/crates-io.scm (rust-nix-0.26): New variable.
(rust-nix-0.24): Inherit from above.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
| Felix Lechner |
2023-02-09 | gnu: Add python-scrublet.•••* gnu/packages/bioinformatics.scm (python-scrublet): New variable.
| Navid Afkhami |
2023-02-09 | gnu: efl: Choose lua implementation based on system architecture.•••* gnu/packages/enlightenment.scm (efl)[propagated-inputs]: Use luajit or
lua based on the system's luajit support.
[arguments]: Adjust configure-flags to use the correct lua.
| Efraim Flashner |
2023-02-08 | gnu: qtdeclarative: Disable tst_qquickfolderdialogimpl test.•••* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qquickfolderdialogimpl test as skipped in the check phase.
| Maxim Cournoyer |
2023-02-09 | gnu: Remove valgrind-3.20.•••* gnu/packages/valgrind.scm (valgrind-3.20): Delete variable.
(valgrind/interactive): Update to 3.20.0.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Simon Tournier |
2023-02-09 | gnu: libchop: Fix build and test.•••* gnu/packages/backup.scm (libchop)[source]: Adjust snippet to work
around build error in Gnulib's <stdio.h>.
[arguments]: Remove 'skip-test' phase and add 'adjust-test' phase.
| Ludovic Courtès |
2023-02-08 | gnu: linux-libre 4.14: Update to 4.14.305.•••* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.305.
(linux-libre-4.14-pristine-source): Update hash.
| Leo Famulari |
2023-02-08 | gnu: linux-libre 4.19: Update to 4.19.272.•••* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.272.
(linux-libre-4.19-pristine-source): Update hash.
| Leo Famulari |
2023-02-08 | gnu: linux-libre 5.4: Update to 5.4.231.•••* gnu/packages/linux.scm (linux-libre-5.4-version): Update to 5.4.231.
(linux-libre-5.4-pristine-source, deblob-scripts-5.4): Update hashes.
| Leo Famulari |
2023-02-08 | gnu: linux-libre 5.10: Update to 5.10.167.•••* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.167.
(linux-libre-5.10-pristine-source): Update hash.
| Leo Famulari |
2023-02-08 | gnu: linux-libre 5.15: Update to 5.15.92.•••* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.92.
(linux-libre-5.15-pristine-source): Update hash.
| Leo Famulari |
2023-02-08 | gnu: linux-libre: Update to 6.1.10.•••* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.10.
(linux-libre-6.1-pristine-source): Update hash.
| Leo Famulari |
2023-02-08 | gnu: gpaint: Update to 0.3.4•••* gnu/packages/graphics.scm (gpaint): Update to 0.3.4
[arguments]: Remove.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Andy Tai |
2023-02-08 | gnu: yosys: Use external abc.•••* gnu/packages/fpga.scm (yosys)[source]: Remove snippet and associated
"modules" field.
[arguments]: Replace "prepare-abc" phase with "use-external-abc", which
configures the package's build system to use the system's "abc" executable
instead of creating a duplicate; add "add-symbolic-link" phase to preserve
availability of "yosys-abc" command.
[inputs]: Move abc from here...
[propagated-inputs]: ...to here, to ensure its availability at runtime.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Simon South |
2023-02-08 | gnu: yosys: Use new package style.•••* gnu/packages/fpga.scm (yosys)[source]: Use gexp in snippet and don't
explicitly return #t.
[arguments]: Use gexps; use search-input-file to locate executables; simplify
parameters to "configure" phase; don't explicitly return #t from phases.
[native-inputs]: Sort alphabetically.
[inputs]: Sort alphabetically.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Simon South |
2023-02-08 | gnu: yosys: Update source and home-page URLs.•••* gnu/packages/fpga.scm (yosys)[source]: Update source-repository URL.
[home-page]: Update URL.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Simon South |
2023-02-08 | gnu: nar-herder: Update to 0-15.39cf228.•••* gnu/packages/package-management.scm (nar-herder): Update to 0-15.39cf228.
| Christopher Baines |
2023-02-08 | gnu: guix-data-service: Update to 0.0.1-37.3ba8418.•••* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-37.3ba8418.
[propagated-inputs]: Switch to guile-fibers-next.
| Christopher Baines |
2023-02-08 | gnu: wxmaxima: Update to 22.12.0.•••* gnu/packages/maths.scm (wxmaxima): Update to 22.12.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andy Tai |
2023-02-08 | gnu: wxwidgets: Remove configure option.•••* gnu/packages/wxwidgets.scm (wxwidgets)[arguments]: Remove webviewwebkit
configure option that prevented webview option from being in build and
wxconfig feature list. Remove 'use-newer-webkit' phase.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Andy Tai |
2023-02-08 | gnu: cl-webkit: Update to 3.5.7.•••* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Artyom Bologov |
2023-02-08 | gnu: jami: Remove unused native inputs.•••* gnu/packages/jami.scm (jami) [native-inputs]: Remove doxygen, graphviz and
gsettings-desktop-schemas.
| Maxim Cournoyer |
2023-02-08 | gnu: libjami: Move jamid daemon to a "bin" output.•••* gnu/packages/jami.scm (libjami) [outputs]: Add a "bin" output.
[arguments]: Add a move-jamid phase.
* gnu/services/telephony.scm
(jami-configuration->command-line-arguments): Refer to the "bin" output of
libjami.
(jami-shepherd-services): Likewise.
| Maxim Cournoyer |
2023-02-08 | gnu: ffmpeg-jami: Add a debug output.•••* gnu/packages/jami.scm (ffmpeg-jami) [outputs]: New field.
[configure-flags]: Add "--disable-stripping".
| Maxim Cournoyer |
2023-02-08 | gnu: ffmpeg-jami: Really honor custom configuration flags.•••Because the substitute-keyword-arguments pattern was (#:configure-flags '())
rather than (#:configure-flags _ '()), the replacement was not triggered.
* gnu/packages/jami.scm (%ffmpeg-default-configure-flags): Comment that the
fnnvcodec-related options are left out.
(%ffmpeg-linux-x86-configure-flags): Delete variable.
(ffmpeg-compose-configure-flags): Streamline and use gexps.
(ffmpeg-jami) [arguments]: Fix configure-flags pattern, and adjust to use
gexps. Add the "--disable-static" and "--enable-shared" flags to produce
shared objects with the correct RUNPATH.
| Maxim Cournoyer |
2023-02-08 | gnu: opendht: Add a "python" output.•••This reduces the size of the main output from 286.1 MiB to 216.6 MiB.
* gnu/packages/networking.scm (opendht) [outputs]: Add "python".
[phases]: Adjust Python prefix of the fix-python-installation-prefix phase.
[inputs]: Add python, used to wrap the tools.
| Maxim Cournoyer |
2023-02-08 | gnu: opendht: Do not produce static libraries.•••* gnu/packages/networking.scm (opendht) [configure-flags]: Add
"--disable-static".
| Maxim Cournoyer |
2023-02-08 | gnu: qtdeclarative: Skip tst_qqmlprofilerservice test.•••* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qqmlprofilerservice test as skipped in the check phase.
| Maxim Cournoyer |
2023-02-08 | gnu: qtbase: Do not capture Python from native-inputs.•••* gnu/packages/qt.scm (qtbase) [phases]: Add do-not-capture-python phase.
| Maxim Cournoyer |