aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorBruno Victal <mirai@makinata.eu>2023-03-21 16:05:23 +0000
committerLudovic Courtès <ludo@gnu.org>2023-04-17 23:50:42 +0200
commit92d49c8cd81a3345f097817adfbae570a6b1f8e9 (patch)
treeeac3284baff5ef44bd19150bde256952fcc3e281 /.gitignore
parenta718f5f55bd005a93d1969238043776ead33d89e (diff)
downloadguix-92d49c8cd81a3345f097817adfbae570a6b1f8e9.tar.gz
guix-92d49c8cd81a3345f097817adfbae570a6b1f8e9.zip
gnu: usbutils: Use G-Expressions.
* gnu/packages/linux.scm (usbutils): Use G-Expressions. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions
t section numbers from the man page file names rather than hard-coding 2. Tobias Geerinckx-Rice 2023-07-16gnu: hwinfo: Use G-expressions....* gnu/packages/hardware.scm (hwinfo)[source, arguments]: Rewrite as G-expressions. Tobias Geerinckx-Rice 2023-07-16gnu: hwinfo: Update to 23.1....* gnu/packages/hardware.scm (hwinfo): Update to 23.1. Tobias Geerinckx-Rice 2023-07-16gnu: liblxi: Edit description....* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}. [description]: Likewise. Expand. Tobias Geerinckx-Rice 2023-07-16gnu: liblxi: Update to 1.20....* gnu/packages/hardware.scm (liblxi): Update to 1.20. Tobias Geerinckx-Rice 2023-07-16gnu: hw-probe: Fix build....* gnu/packages/hardware.scm (hw-probe)[arguments]: ‘lspci’ has moved to /bin. Tobias Geerinckx-Rice