gnu: detox: Update to 3.0.1. * gnu/packages/admin.scm (detox): Update to 3.0.1. Change-Id: Ie5c3cd40238849659ae910ff1e78a3c642231255
gnu: atop: Update to 2.12.0. * gnu/packages/admin.scm (atop): Update to 2.12.0. Change-Id: Iceede217650d5d5a0b21f463282776ecd03deb17
gnu: hyfetch: Update to 2.0.1. * gnu/packages/admin.scm (hyfetch): Update to 2.0.1. Change-Id: I9ee01b7c0d61a1c0f2975351d3530d00f914564d
gnu: fastfetch: Update to 2.50.2. * gnu/packages/admin.scm (fastfetch): Update to 2.50.2. Change-Id: Ifa2dc59af8c2a4b72ad95295ddadb2628f32e90b
gnu: python-cfn-lint: Replace hard-coded timebomb. * gnu/packages/python-web.scm (python-cfn-lint)[arguments]: Add a phase to change the hard-coded deprecation data. Fixes: guix/guix#1733 Reported-by: greghogan Change-Id: I09d75abf4ed513a78d202f0c196d9bd9cfbe5297 Signed-off-by: Greg Hogan <code@greghogan.com>
gnu: python-setuptools-git: Switch to pinned input. * gnu/packages/python-xyz.scm (python-setuptools-git)[native-inputs]: Replace git-minimal with git-minimal/pinned. Change-Id: I75f97bec33bf86da673bd17e134f623e70238565
gnu: qmk: Switch to pinned input. * gnu/packages/firmware.scm (qmk)[inputs]: Replace git-minimal with git-minimal/pinned. Change-Id: Ida5039566e18a75a8e57f62883428dc07dd71ed9
gnu: r-credentials: Switch to pinned input. * gnu/packages/cran.scm (r-credentials)[inputs]: Replace git-minimal with git-minimal/pinned. Change-Id: I888d779a49ac4ba18da55377c05deaa2be8f4061
gnu: r-gitcreds: Switch to pinned input. * gnu/packages/cran.scm (r-gitcreds)[inputs]: Replace git-minimal with git-minimal/pinned. Change-Id: Ifa2e3bed367cb4d70c6ef344aab0b8fd6aa8621f
gnu: git-minimal: Update to 2.51.0. * gnu/packages/version-control.scm (git-minimal): Update to 2.51.0. Change-Id: Ib0971e1708fdddd6d5a55324754e8588d93e71d0 Signed-off-by: Greg Hogan <code@greghogan.com>
gnu: gnss-sdr: Update to 0.0.20. * gnu/packages/radio.scm (gnss-sdr): Update to 0.0.20. [arguments]: Disable tests. Change-Id: I4652ff88eb58392adb81fc246f5e2b7c71ceddc0
gnu: p2c: Fix build with gcc-14. * gnu/packages/pascal.scm (p2c)[arguments]: Update 'make-flags'. Change-Id: I192af1ca752b608239185312aad097a14661b1eb
gnu: ruby-ox: Update to 2.14.21. Fixes build. * gnu/packages/ruby-xyz.scm (ruby-ox): Update to 2.14.21. Change-Id: Id6193efefc0ed0140d679ae5ef9201cc483eb54a Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: ruby-grpc: Update to 1.74.1. Fixes build. * gnu/packages/ruby-xyz.scm (ruby-grpc): Update to 1.74.1. Change-Id: I19c67c6430d2e50b92fd5dc4019a35c52d5b8a9d Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: ruby-sqlite3-1.4: Fix build. * gnu/packages/ruby-xyz.scm (ruby-sqlite3-1.4)[arguments]: Add -Wno-error flags to fix build. Change-Id: I528f965146aa83f2f47e689a94ba1cc452844aca Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: Add r-circstats. * gnu/packages/cran.scm (r-circstats): New variable. Change-Id: Ie953ac2f713c88b0f626f4e07e9dbfc6c12eb3dd Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: yyjson: Update to 0.12.0. * gnu/packages/c.scm (yyjson): Update to 0.12.0. Change-Id: I6f84305b7435a677496308d07dd3d1ad8683c70c Signed-off-by: Andreas Enge <andreas@enge.fr>
gnu: ruby-cbor: Update to 0.5.10.1. Fixes build. * gnu/packages/ruby-xyz (ruby-cbor): Update to 0.5.10.1. Change-Id: Ifce911588da8d8a46abddf943f4a83d6e1328ad2 Signed-off-by: Andreas Enge <andreas@enge.fr>
news: Add entry for rust-team merge. * etc/news.scm: New entry. Change-Id: I4a6d5fae6c7b6216fde492dac01694222aacf604 Co-authored-by: Florian Pelz <pelzflorian@pelzflorian.de>
doc: Document lockfile importer based Rust packaging workflow. * doc/guix.texi (Build Systems) [cargo-build-system]: Add cross-reference for the term "Cargo workspaces". * doc/contributing.texi (Packaging Guidelines)[Rust Crates]: Update documentation. * doc/guix-cookbook.texi (Packaging)[Packaging Workflow]: New section. * gnu/packages/rust-crates.scm, * gnu/packages/rust-sources.scm: Stop mentioning guix-rust-registry for now, we may remove the repository if future merges are managed well. Change-Id: Ic0c6378cf5f5df97d6f8bdd040b486be62c7bddc