~ruther/guix-local

ref: 4e64374743b962bcb566aa2f6dc86b36c05becde guix-local/gnu d---------
4e643747 — Tobias Geerinckx-Rice 2 years ago
gnu: libdeflate: Update to 1.19.

* gnu/packages/compression.scm (libdeflate): Update to 1.19.
ee6b92a9 — Tobias Geerinckx-Rice 2 years ago
gnu: astyle: Don't build static or debug libraries.

* gnu/packages/code.scm (astyle)[arguments]: Build only the "release"
and "shared" targets we actually care about.
cf6bbf18 — Tobias Geerinckx-Rice 2 years ago
gnu: astyle: Use G-expressions.

* gnu/packages/code.scm (astyle)[arguments]:
Rewrite as G-expressions.
4658173e — Tobias Geerinckx-Rice 2 years ago
gnu: astyle: Omit static libraries.

* gnu/packages/code.scm (astyle)[arguments]: Improve the buggy regexp
in the 'install-libs phase to install only dynamic libraries.
b2b74114 — Tobias Geerinckx-Rice 2 years ago
gnu: astyle: Update to 3.4.8.

* gnu/packages/code.scm (astyle): Update to 3.4.8.
[arguments]: Don't explicitly return #t from phases.
2bae0081 — Tobias Geerinckx-Rice 2 years ago
gnu: nmrpflash: Use G-expressions.

* gnu/packages/admin.scm (nmrpflash)[arguments]:
Rewrite as G-expressions.
674355c3 — Tobias Geerinckx-Rice 2 years ago
gnu: nmrpflash: Update to 0.9.21.

* gnu/packages/admin.scm (nmrpflash): Update to 0.9.21.
d0438fcf — Jean-Pierre De Jesus DIAZ 2 years ago
gnu: Add liquidctl.

* gnu/packages/hardware.scm (liquidctl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
18bf6c69 — Jean-Pierre De Jesus DIAZ 2 years ago
gnu: python-pyusb: Add libusb-compat backend.

* gnu/packages/libusb.scm (python-pyusb) <arguments>: Do not hard-code
  libusb1 library for all back-ends, and allow to use libusb0 as a
  back-end.  Also enabled tests as the package does have a test suite.

* gnu/packages/libusb.scm (python-pyusb) <inputs>: Add libusb-compat.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
c307a184 — Jean-Pierre De Jesus DIAZ 2 years ago
gnu: python-pyusb: Use G-Expressions.

* gnu/packages/usb.scm (python-pyusb) <arguments>: Use G-Expressions
  style instead of quoting.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
ab8290c0 — Jean-Pierre De Jesus DIAZ 2 years ago
gnu: Add python-smbus.

* gnu/packages/linux.scm (python-smbus): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
8843e1e3 — B. Wilson 2 years ago
gnu: Add qdl.

* gnu/packages/flashing-tools.scm (qdl): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
d0d6851d — B. Wilson 2 years ago
gnu: Add blinkenlights.

* gnu/packages/assembly.scm (blinkenlights): New variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
bab1d170 — Roel Janssen 2 years ago
gnu: virtuoso-ose: Update to 7.2.11.

* gnu/packages/databases.scm (virtuoso-ose): Update to 7.2.11.
01153b63 — Raphaël Mélotte 2 years ago
gnu: tio: Update to 2.7.

* gnu/packages/terminals.scm (tio): Update to 2.7.

Signed-off-by: Tobias Geerinckx-Rice <me@tobias.gr>
bd6af33d — Tobias Geerinckx-Rice 2 years ago
gnu: bcachefs-tools: Restore mount.bcachefs shell script version.

* gnu/packages/file-systems.scm (bcachefs-tools): Add back the old
'promote-mount.bcachefs.sh, tweaked to remove the new symlink.
[inputs]: Add back coreutils-minimal, gawk, and util-linux.
21363801 — Tobias Geerinckx-Rice 2 years ago
gnu: bcachefs-tools: Remove obsolete phase.

* gnu/packages/file-systems.scm (bcachefs-tools)[arguments]: Remove
obsolete phase to 'patch-shell-wrappers that no longer exist.
aaa0a4c6 — Tobias Geerinckx-Rice 2 years ago
gnu: bcachefs-tools: Update to 1.2-0.1e35840.

* gnu/packages/file-systems.scm (bcachefs-tools): Update to 1.2-0.1e35840.
f5e349ce — Tobias Geerinckx-Rice 2 years ago
Revert "gnu: bcachefs-tools: Restyle format."

This reverts commit a5477e3a82114ce2909e63a07c7e6df6da617821.
This ‘guix style’d change does not improve readability, sometimes
reduces it, and awkwardly cramps horizontal space.
ce0cc613 — Timotej Lazar 2 years ago
gnu: sssd: Update to 2.9.2.

* gnu/packages/sssd.scm (sssd): Update to 2.9.2.

Signed-off-by: Christopher Baines <mail@cbaines.net>
Next