Age | Commit message (Expand) | Author |
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-15 | linux-modules: Fix module dependency loading....* gnu/build/linux-modules.scm (dot-ko): Make COMPRESSION optional,
as expected by callers RECURSIVE-MODULE-DEPENDENCIES and
LOAD-LINUX-MODULE*.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: connman: Update to 1.42....* gnu/packages/connman.scm (connman): Update to 1.42.
[source]: Replace all (obsolete) patches with a new one.
* gnu/packages/patches/connman-CVE-2022-32292.patch,
* gnu/packages/patches/connman-CVE-2022-32293-pt1.patch,
* gnu/packages/patches/connman-CVE-2022-32293-pt2.patch: Delete files.
* gnu/packages/patches/connman-add-missing-libppp-compat.h.patch: New file.
* gnu/local.mk (dist_patch_DATA): Remove deleted files, add new one.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: ppp: Update to 2.5.0....* gnu/packages/samba.scm (ppp): Update to 2.5.0.
[arguments]: Move CC from #:make-flags
to #:configure-flags where it belongs. Remind ./configure where openssl lives.
Build verbosely. Remove obsolete 'patch-Makefile phase, and delete autogen.sh.
[native-inputs]: Add autoconf, automake, and libtool.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: network-manager: Use Meson option for modprobe....* gnu/packages/gnome.scm (arguments): Replace the 'patch-modprobe-path
phase with a ‘-Dmodprobe=’ configure flag.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: network-manager: Update to 1.44.0....* gnu/packages/gnome.scm (network-manager): Update to 1.44.0.
[arguments]: Disable the (new) nm-cloud-setup option.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: isc-dhcp: Remove unused net-tools input....* gnu/packages/admin.scm (isc-dhcp)[arguments]:
Don't wrap the ‘dhclient-script’ PATH with net-tools.
[inputs]: Remove net-tools altogether.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: Add psftools....* gnu/packages/fontutils.scm (psftools): New public variable.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: mosh: Prepare for cross-building....Currently blocked by protobuf.
* gnu/packages/ssh.scm (mosh)[arguments]: Use SEARCH-INPUT-FILE.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: mosh: Update package style....* gnu/packages/ssh.scm (mosh)[arguments]: Use G-expressions.
Don't explicitly return #t from phases.
[inputs]: Remove input labels.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: font-terminus: Install the README....* gnu/packages/fonts.scm (font-terminus): Add a new
'install-documentation phase.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: ncdu: Use a less clever licence URL....* gnu/packages/ncdu.scm (ncdu-1)[license]: Use a relative file:// in the
source directory instead of a remote https:// link to a Gitweb instance.
| Tobias Geerinckx-Rice |
2023-10-15 | gnu: iceauth: Fix source....* gnu/packages/xorg.scm (iceauth)[source]: Fix name & hash.
Reported by ulfvonbelow in #guix.
| Tobias Geerinckx-Rice |
2023-10-19 | gnu: Add cl-wayland....* gnu/packages/lisp-xyz.scm (sbcl-cl-wayland, cl-wayland, ecl-cl-wayland): New
variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Karl Hallsby |
2023-10-19 | gnu: Add cl-xkbcommon....* gnu/packages/lisp-xyz.scm (sbcl-xkbcommon, cl-xkbcommon, ecl-xkbcommon): New
variables.
Co-authored-by: Guillaume Le Vaillant <glv@posteo.net>
Signed-off-by: Guillaume Le Vaillant <glv@posteo.net>
| Karl Hallsby |
2023-10-19 | gnu: openfwwf-firmware: Don't build for a specific target....* gnu/packages/firmware.scm (openfwwf-firmware)[arguments]: Set target
to #f since we're building firmware files.
| Efraim Flashner |
2023-10-19 | gnu: ath9k-htc-firmware: Don't build for a specific target....* gnu/packages/firmware.scm (ath9k-htc-firmware)[arguments]: Set target
to #f since we're building firmware files.
| Efraim Flashner |
2023-10-19 | gnu: iwd: Update to 2.8....* gnu/packages/networking.scm (iwd): Update to 2.8.
[synopsis]: Change to "iNet Wireless Daemon".
| Hilton Chain |
2023-10-19 | gnu: ell: Update to 0.59....* gnu/packages/linux.scm (ell): Update to 0.59.
[native-inputs]: Add procps.
| Hilton Chain |
2023-07-23 | gnu: linux-libre 6.1: Update to 6.1.58....* gnu/packages/linux.scm (linux-libre-6.1-version): Update to 6.1.58.
(linux-libre-6.1-pristine-source): Update hash.
Signed-off-by: Leo Famulari <leo@famulari.name>
| Wilko Meyer |
2023-10-18 | gnu: Add ipvsadm....* gnu/packages/linux.scm (ipvsadm): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| B. Wilson |
2023-10-18 | gnu: Add dzaima-apl....* gnu/packages/apl.scm (dzaim-apl): New variable.
Co-authored-by: Ludovic Courtès <ludo@gnu.org>
| B. Wilson |