<feed xmlns='http://www.w3.org/2005/Atom'>
<title>guix/gnu/packages/hardware.scm, branch wip-postfix</title>
<subtitle>Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org</subtitle>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/'/>
<entry>
<title>gnu: Add usbrelay.</title>
<updated>2023-09-01T14:32:22+00:00</updated>
<author>
<name>Evgeny Pisemsky</name>
<email>evgeny@pisemsky.com</email>
</author>
<published>2023-05-01T18:09:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=71381703dbb9c693d3fb9a05955cce30b146b45d'/>
<id>71381703dbb9c693d3fb9a05955cce30b146b45d</id>
<content type='text'>
* gnu/packages/hardware.scm (usbrelay): New variable.

Modified-by: Maxim Cournoyer &lt;maxim.cournoyer@gmail.com&gt;
Signed-off-by: Maxim Cournoyer &lt;maxim.cournoyer@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (usbrelay): New variable.

Modified-by: Maxim Cournoyer &lt;maxim.cournoyer@gmail.com&gt;
Signed-off-by: Maxim Cournoyer &lt;maxim.cournoyer@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: h-client: Update URL.</title>
<updated>2023-07-29T16:01:34+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-07-29T16:00:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=7dd076ed33a1e19c05a421f20ab55aa7a94c39eb'/>
<id>7dd076ed33a1e19c05a421f20ab55aa7a94c39eb</id>
<content type='text'>
* gnu/packages/hardware.scm (h-client) [source]: Add trailing '/' to URL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (h-client) [source]: Add trailing '/' to URL.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: h-client: Fix build.</title>
<updated>2023-07-29T16:01:33+00:00</updated>
<author>
<name>Maxim Cournoyer</name>
<email>maxim.cournoyer@gmail.com</email>
</author>
<published>2023-07-28T13:01:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=bcebf25561ec6539aea54d5b52e6ba0db8efcd75'/>
<id>bcebf25561ec6539aea54d5b52e6ba0db8efcd75</id>
<content type='text'>
* gnu/packages/hardware.scm (h-client) [phases]: Replace sbin/lspci by
bin/lspci in wrap-more phase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (h-client) [phases]: Replace sbin/lspci by
bin/lspci in wrap-more phase.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hwinfo: Remove input labels.</title>
<updated>2023-07-16T00:00:08+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-16T00:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=b61f2208c7b66fd39902d27d4faabe8ba9749d87'/>
<id>b61f2208c7b66fd39902d27d4faabe8ba9749d87</id>
<content type='text'>
* gnu/packages/hardware.scm (hwinfo)[inputs]:
Remove input labels.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (hwinfo)[inputs]:
Remove input labels.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hwinfo: Update to 23.2.</title>
<updated>2023-07-16T00:00:08+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-16T00:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=e47f2cd38729ec70948a9fefbd98168def737490'/>
<id>e47f2cd38729ec70948a9fefbd98168def737490</id>
<content type='text'>
* gnu/packages/hardware.scm (hwinfo): Update to 23.2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (hwinfo): Update to 23.2.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hwinfo: Make with flags.</title>
<updated>2023-07-16T00:00:02+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-16T00:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=4c20d7a661f457f52b7bc80f1c99c4f25e5af0d2'/>
<id>4c20d7a661f457f52b7bc80f1c99c4f25e5af0d2</id>
<content type='text'>
* gnu/packages/hardware.scm (hwinfo)[arguments]: Move CC, LIBDIR, and
VERSION from hacky substitutions to superior #:make-flags.  Honour them
in the 'build phase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (hwinfo)[arguments]: Move CC, LIBDIR, and
VERSION from hacky substitutions to superior #:make-flags.  Honour them
in the 'build phase.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hwinfo: Factorise 'install-man-pages.</title>
<updated>2023-07-16T00:00:02+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-16T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=84779e6271bdcde6033ad4339502e421b2efd1a4'/>
<id>84779e6271bdcde6033ad4339502e421b2efd1a4</id>
<content type='text'>
* gnu/packages/hardware.scm (hwinfo)[arguments]: Get section numbers
from the man page file names rather than hard-coding 2.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (hwinfo)[arguments]: Get section numbers
from the man page file names rather than hard-coding 2.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hwinfo: Use G-expressions.</title>
<updated>2023-07-16T00:00:02+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-16T00:00:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=f93605b32b2e356422cde043ea0f0ec3f7ac229d'/>
<id>f93605b32b2e356422cde043ea0f0ec3f7ac229d</id>
<content type='text'>
* gnu/packages/hardware.scm (hwinfo)[source, arguments]:
Rewrite as G-expressions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (hwinfo)[source, arguments]:
Rewrite as G-expressions.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: hwinfo: Update to 23.1.</title>
<updated>2023-07-16T00:00:02+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-16T00:00:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=2349eb62e2dc10ad33d084ca635a648c1e840f17'/>
<id>2349eb62e2dc10ad33d084ca635a648c1e840f17</id>
<content type='text'>
* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (hwinfo): Update to 23.1.
</pre>
</div>
</content>
</entry>
<entry>
<title>gnu: liblxi: Edit description.</title>
<updated>2023-07-16T00:00:02+00:00</updated>
<author>
<name>Tobias Geerinckx-Rice</name>
<email>me@tobias.gr</email>
</author>
<published>2023-07-16T00:00:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vineetk.net/guix/commit/?id=5f520cc7569fb8bf0e6d5ec69be254eb79b82360'/>
<id>5f520cc7569fb8bf0e6d5ec69be254eb79b82360</id>
<content type='text'>
* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}.
[description]: Likewise.  Expand.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* gnu/packages/hardware.scm (liblxi)[synopsis]: Use @acronym{}.
[description]: Likewise.  Expand.
</pre>
</div>
</content>
</entry>
</feed>
