Age | Commit message (Expand) | Author |
2023-10-21 | Merge remote-tracking branch 'origin/rust-team' | Efraim Flashner |
2023-10-21 | gnu: mtdev: Fix cross-compiling to aarch64-linux....* gnu/packages/xdisorg.scm (mtdev)[arguments]: When cross-compiling to
aarch64-linux update the config.{guess,sub} also.
[native-inputs]: When cross-compiling to aarch64 add config.
| Efraim Flashner |
2023-10-21 | gnu: Add emacs-poke-mode....* gnu/packages/emacs-xyz.scm (emacs-poke-mode): New variable.
Copyright-paperwork-exempt: Yes
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-10-21 | gnu: Remove emacs-poke....This naming conflicts with the ELPA 'poke' package, a emacs interface to
GNU poke.
* gnu/packages/engineering.scm (emacs-poke): Turn into a deprecated
alias for “poke”.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-10-21 | gnu: poke: Install emacs modes....* gnu/packages/engineering.scm (poke)[arguments]<#:configure-flags>: Correctly
set lispdir for emacs.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-10-21 | gnu: poke: Revise package definition....Rewrite package using G-Expressions. Remove obsolete comments, options and
unused dependencies [1].
[1]: GNU poke commit: c17b0fb7d9d0b97398c664c882d6ef1e732bc66a
* gnu/packages/engineering.scm (poke)[inputs]: Remove json-c.
[arguments]: Use G-Expression. Remove obsolete comments and configure-flags.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Bruno Victal |
2023-10-21 | gnu: bitcoin-core: Update to 25.1....* gnu/packages/finance.scm (bitcoin-core): Update to 25.1.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| fanquake |
2023-10-21 | home: services: Fix regression in generated ‘on-first-login’ script....Fixes <https://issues.guix.gnu.org/66659>.
Fixes a regression introduced in
6b0a32196982a0a2f4dbb59d35e55833a5545ac6.
* gnu/home/services.scm (compute-on-first-login-script): Add ‘begin’
around #$@gexps.
Reported-by: Nils Landt <nils@landt.email>
| Ludovic Courtès |
2023-10-20 | gnu: fuzzel: Update to 1.9.2....* gnu/packages/xdisorg.scm (fuzzel): Update to 1.9.2.
| jgart |
2023-10-21 | gnu: trilinos-for-dealii-openmpi: Fix build....This fixes the error
error: ‘std::hypot’ has not been declared
caused by using an older version of gcc, but requires some patches to
placate newer versions of gcc.
* gnu/packages/maths.scm (trilinos-for-dealii-openmpi)[origin]: Add
patches.
[native-inputs]: Remove gcc-7.
* gnu/packages/patches/teuchos-remove-duplicate-using.patch: New file.
* gnu/packages/patches/tpetra-remove-duplicate-using.patch: Likewise.
* gnu/local.mk (dist_patch_DATA): Register them.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Paul A. Patience |
2023-10-21 | gnu: Add river....* gnu/packages/zig-xyz.scm (river): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Felix Lechner |
2023-10-21 | gnu: Add tigerbeetle....* gnu/packages/zig-xyz.scm (tigerbeetle): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Ekaitz Zarraga |
2023-10-21 | gnu: Propagate suitesparse-* inputs referenced in header files....* gnu/packages/maths.scm (suitesparse-amd, suitesparse-btf, suitesparse-camd,
suitesparse-colamd, suitesparse-ccolamd, gklib-suitesparse,
suitesparse-cholmod, suitesparse-cxsparse, suitesparse-klu, suitesparse-ldl,
suitesparse-rbio, suitesparse-mongoose, suitesparse-spex, suitesparse-spqr,
suitesparse-umfpack)[inputs]: Move relevant suitesparse-* packages ...
[propagated-inputs]: ... to here.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| David Elsing |
2023-10-20 | gnu: Add emacs-org-street....* gnu/packages/emacs-xyz.scm (emacs-org-street): New variable.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
| pinoaffe |
2023-10-20 | gnu: Add emacs-nominatim....* gnu/packages/emacs-xyz.scm (emacs-nominatim): New variable.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
| pinoaffe |
2023-10-20 | gnu: Add emacs-lexic....* gnu/packages/emacs-xyz.scm (emacs-lexic): New variable.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
| pinoaffe |
2023-10-20 | gnu: Add emacs-sxiv....* gnu/packages/emacs-xyz.scm (emacs-sxiv): New variable.
Signed-off-by: Clément Lassieur <clement@lassieur.org>
| pinoaffe |
2023-10-20 | gnu: Add python-portpicker....* gnu/packages/python-xyz.scm (python-portpicker): New variable.
| Ricardo Wurmus |
2023-10-20 | gnu: weechat-wee-slack: Update to 2.10.1....* gnu/packages/messaging.scm (weechat-wee-slack): Update to 2.10.1.
[inputs]: Move python-mock to ...
[native-inputs]: ... here.
| Arun Isaac |
2023-10-20 | gnu: eternalterminal: Update to 6.2.4....* gnu/packages/terminals.scm (eternalterminal): Update to 6.2.4.
[arguments]: Add -DDISABLE_VCPKG=1 to #:configure-flags, remove #:phases.
[inputs]: Remove gflags, add openssl, zlib and curl.
[native-inputs]: Remove.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Aaron Covrig |
2023-10-20 | gnu: emacs-disk-usage: Update to 1.3.3-0.b0d803f....* gnu/packages/emacs-xyz.scm (emacs-disk-usage): Update to 1.3.3-0.b0d803f.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Cayetano Santos |
2023-10-20 | gnu: gnutls: Replace with 3.8.1....The recommended way to address GNUTLS-SA-2020-07-14 / CVE-2023-0361 is to
upgrade to 3.8.0 or later.
* gnu/packages/tls.scm (gnutls-3.8.1): New variable.
(gnutls)[replacement]: Use it.
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Christopher Baines |
2023-10-20 | gnu: llvm: Fix riscv64 cross-compilation....* gnu/packages/llvm.scm (system->llvm-target-arch): New procedure.
(llvm-15,llvm-14,llvm-12): Use It.
(system->llvm-target): Rewrite in terms of 'system->llvm-target-arch'.
Co-authored-by: 宋文武 <iyzsong@member.fsf.org>
| Z572 |
2023-10-20 | gnu: exiv2: Get rid of reference to GCC....This fixes <https://issues.guix.gnu.org/57677>.
* gnu/packages/image.scm (exiv2)[arguments]: Add phase to
remove _GLIBCXX_ASSERTIONS from compiler flags.
| 宋文武 |
2023-10-20 | gnu: tree-sitter: Re-indent....* gnu/packages/tree-sitter.scm (tree-sitter-javascript,tree-sitter-cpp)
(tree-sitter-elixir,tree-sitter-go,tree-sitter-python): Re-indent.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter-rust: Update to 0.20.4....* gnu/packages/tree-sitter.scm (tree-sitter-rust): Update to 0.20.4.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter-go: Update to 0.20.0....* gnu/packages/tree-sitter.scm (tree-sitter-go): Update to 0.20.0.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter-cpp: Update to 0.20.3....* gnu/packages/tree-sitter.scm (tree-sitter-cpp): Update to 0.20.3.
(tree-sitter-c): Update to 0.20.6.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter-python: Update to 0.20.4....* gnu/packages/tree-sitter.scm (tree-sitter-python): Update to 0.20.4.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter-typescript: Update to 0.20.3....* gnu/packages/tree-sitter.scm (tree-sitter-typescript): Update to 0.20.3.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter-javascript: Update to 0.20.0-22.f772967....* gnu/packages/tree-sitter.scm (tree-sitter-javascript): Update to
0.20.0-22.f772967.
[#:get-cleanup-snippet]: Remove tree-sitter-javascript.wasm binary.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter-c-sharp: Update to 0.20.0....* gnu/packages/tree-sitter.scm (tree-sitter-c-sharp): Update to 0.20.0.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter-bash: Update to 0.20.4....* gnu/packages/tree-sitter.scm (tree-sitter-bash): Update to 0.20.4.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: tree-sitter: Update to 0.20.10....* gnu/packages/tree-sitter.scm (tree-sitter): Update to 0.20.10.
(tree-sitter-cli)[arguments]<#:cargo-test-flags>: Skip github_issue_test.
<#:cargo-inputs>: Add rust-path-slash-0.2.
Signed-off-by: Andrew Tropin <andrew@trop.in>
| Hilton Chain |
2023-10-20 | gnu: ncdu-1: Update to 1.19....* gnu/packages/ncdu.scm (ncdu-1): Update to 1.19.
| Efraim Flashner |
2023-10-19 | gnu: emacs-eat: Update to 0.9.2....* gnu/packages/emacs-xyz.scm (emacs-eat): Update to 0.9.2.
| Akib Azmain Turja |
2023-10-20 | home: services: Fix race condition when detecting first login....* gnu/home/services.scm (compute-on-first-login-script): Use open-fdes to
atomically check whether a file exists and create it if not.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| Carlo Zancanaro |
2023-10-20 | gnu: Add emacs-slite....* gnu/packages/lisp-xyz.scm (emacs-slite): New variable.
The package is within lisp-xyz.scm due to inheriting from sbcl-slite (as it is
really one project, with an CL part and an Emacs part).
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ykonai |
2023-10-20 | gnu: Add cl-slite....* gnu/packages/lisp-xyz.scm (cl-slite, ecl-slite, sbcl-slite): New variables.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| ykonai |
2023-10-20 | services: nftables: Tighten the default rules....Packets for local host IP ranges should be coming only over lo. If that is
not the case, we should drop them. Use iif for the check instead of iifname,
lo is guaranteed to exists, and iif is faster.
* gnu/services/networking.scm (%default-nftables-ruleset): Tighten the rules.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| Tomas Volf |
2023-10-20 | gnu: unison: Update to 2.53.3....* gnu/packages/ocaml.scm (unison): Update to 2.53.0.
[source]: Remove patch.
[build-system]: Use dune-build-system.
[outputs]: Remove "doc" output.
[native-inputs]: Update package style.
[propagated-inputs]: Add lablgtk3 and zlib.
[arguments]: Enable tests.
<#:phases>: Remove prepare-install and install-fsmonitor phases.
* gnu/packages/patches/unison-fix-ocaml-4.08.patch: Remove file.
* gnu/local.mk: Unregister.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
| pukkamustard |
2023-10-18 | Revert "build: cargo-build-system: Disable tests by default."...This reverts commit 37667443074a6de29f7665868f102111d62f0af9.
This change needs more discussion.
| Efraim Flashner |
2023-10-18 | gnu: Add rust-1.72....* gnu/packages/rust.scm (rust-1.72): New variable.
| Efraim Flashner |
2023-10-18 | gnu: Add rust-1.71....* gnu/packages/rust.scm (rust-1.71): New variable.
| Efraim Flashner |
2023-10-18 | gnu: transanno: Fix build....* gnu/packages/bioinformatics.scm (transanno)[arguments]: Run the test
suite. Don't patch Cargo.toml in liftover-rs. Don't patch crate in
vendor-dir.
[native-inputs]: Add pkg-config.
[inputs]: Add xz.
| Efraim Flashner |
2023-10-18 | gnu: rust-zstd-0.9: Downgrade to 0.9.2+zstd.1.5.1....Later versions of this crate are yanked upstream.
* gnu/packages/crates-io.scm (rust-zstd-0.9): Downgrade to 0.9.2.
| Efraim Flashner |
2023-10-18 | gnu: rust-cortex-m-0.7: Update to 0.7.7....* gnu/packages/crates-io.scm (rust-cortex-m-0.7): Update to 0.7.7.
[arguments]: Don't skip build.
[cargo-inputs]: Add rust-critical-section-1, rust-serde-1.
| Efraim Flashner |
2023-10-18 | gnu: rust-cortex-m-0.7: Remove precompiled files....* gnu/packages/crates-io.scm (rust-cortex-m-0.7)[source]: Add snippet to
remove precompiled files.
| Efraim Flashner |
2023-10-18 | gnu: rust-rustls-0.15: Skip build....* gnu/packages/crates-io.scm (rust-rustls-0.15)[arguments]: Skip build.
| Efraim Flashner |
2023-10-18 | gnu: rust-rustfix-0.6: Update to 0.6.1....* gnu/packages/crates-io.scm (rust-rustfix-0.6): Update to 0.6.1.
[arguments]: Skip build.
[cargo-inputs]: Add rust-anyhow-1, rust-log-0.4, rust-serde-1,
rust-serde-json-1.
| Efraim Flashner |