Age | Commit message (Collapse) | Author |
|
* gnu/packages/perl.scm (perl-growl-gntp): New variable.
|
|
* gnu/packages/networking.scm (perl-net-bonjour): New variable.
|
|
* gnu/packages/golang.scm (go-github-com-spf13-pflag)[source]: Add
snippet to fix test suite with newer versions of go.
|
|
* gnu/packages/ncdu.scm (ncdu): Update to 2.2.2.
[native-inputs]: Switch from zig-0.9 to zig-0.10.
|
|
* gnu/packages/zig.scm (zig-0.10): New variable.
(zig-0.9): Rename from zig. Inherit from zig-0.10.
(zig): Define as zig-0.10.
* gnu/packages/ncdu.scm (ncdu)[native-inputs]: Use zig-0.9.
* gnu/packages/zig-xyz.scm (zig-zls)[inputs]: Use zig-0.9.
|
|
* gnu/packages/gcc.scm (gccgo-12): New variable.
(make-gccgo)[arguments]: Adapt custom 'remove-tool-reference-from-libgo
to changes in the source.
|
|
* gnu/packages/lisp-xyz.scm (sbcl-nfiles): Update to 1.1.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/radio.scm (sdrangel): Update to 7.8.6.
[inputs]: Add hidapi.
|
|
* gnu/packages/radio.scm (urh): Update to 2.9.4.
|
|
* gnu/packages/radio.scm (qdmr): Update to 0.11.2.
|
|
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.
|
|
* gnu/packages/freedesktop.scm (basu): Propagate libcap so that pkg-config can
find basu's dependency.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
|
|
* gnu/packages/package-management.scm (rpm) [inputs]: Add zstd.
|
|
* gnu/packages/kde-frameworks.scm (kio): Fix indentation.
|
|
* gnu/packages/kde-frameworks.scm (kio) [phases]: Skip the
kiowidgets-kdirlistertest test in the check phase.
|
|
* gnu/packages/crates-io.scm (tree-sitter-grammar): New variable.
(tree-sitter-grammar-html): New variable.
|
|
* gnu/packages/tree-sitter.scm (tree-sitter-cli): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/crates-io.scm (rust-smallbitvec-2): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/crates-io.scm (rust-html-escape): New variable.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* gnu/packages/tree-sitter.scm (tree-sitter): Add gexps, remove trailing #t,
reformat code.
|
|
* gnu/packages/tree-sitter.scm (tree-sitter): Update to 0.20.7.
Signed-off-by: Andrew Tropin <andrew@trop.in>
|
|
* 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>
|
|
* gnu/packages/golang.scm (go-std-1.20): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/golang.scm (go-1.20): New variable.
Signed-off-by: Leo Famulari <leo@famulari.name>
|
|
* gnu/packages/admin.scm (greetd)[inputs]: Use new-style inputs.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
|
|
* gnu/packages/admin.scm (greetd): Update to 0.9.0.
Signed-off-by: Jelle Licht <jlicht@fsfe.org>
|
|
* 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>
|
|
* gnu/packages/bioinformatics.scm (python-scrublet): New variable.
|
|
* 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.
|
|
* gnu/packages/qt.scm (qtdeclarative) [phases]: Mark the
tst_qquickfolderdialogimpl test as skipped in the check phase.
|
|
* 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>
|
|
* 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.
|
|
* gnu/packages/linux.scm (linux-libre-4.14-version): Update to 4.14.305.
(linux-libre-4.14-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-4.19-version): Update to 4.19.272.
(linux-libre-4.19-pristine-source): Update hash.
|
|
* 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.
|
|
* gnu/packages/linux.scm (linux-libre-5.10-version): Update to 5.10.167.
(linux-libre-5.10-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-5.15-version): Update to 5.15.92.
(linux-libre-5.15-pristine-source): Update hash.
|
|
* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.10.
(linux-libre-6.1-pristine-source): Update hash.
|
|
* gnu/packages/graphics.scm (gpaint): Update to 0.3.4
[arguments]: Remove.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* 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>
|
|
* 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>
|
|
* gnu/packages/fpga.scm (yosys)[source]: Update source-repository URL.
[home-page]: Update URL.
Signed-off-by: Christopher Baines <mail@cbaines.net>
|
|
* gnu/packages/package-management.scm (nar-herder): Update to 0-15.39cf228.
|
|
* gnu/packages/web.scm (guix-data-service): Update to 0.0.1-37.3ba8418.
[propagated-inputs]: Switch to guile-fibers-next.
|
|
* gnu/packages/maths.scm (wxmaxima): Update to 22.12.0.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* 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>
|
|
* gnu/packages/lisp-xyz.scm (sbcl-cl-webkit): Update to 3.5.7.
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
|
|
* gnu/packages/jami.scm (jami) [native-inputs]: Remove doxygen, graphviz and
gsettings-desktop-schemas.
|
|
* 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.
|
|
* gnu/packages/jami.scm (ffmpeg-jami) [outputs]: New field.
[configure-flags]: Add "--disable-stripping".
|