| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: Add node-openzwave-shared.•••* gnu/packages/zwave.scm (node-openzwave-shared): New variable.
Signed-off-by: Liliana Marie Prikler <liliana.prikler@gmail.com>
| Philip McGrath | 2022-01-09 | 1 | -0/+64 |
* | gnu: Simplify package inputs.•••This commit was obtained by running:
./pre-inst-env guix style
without any additional argument.
| Ludovic Courtès | 2021-12-13 | 1 | -6/+3 |
* | gnu: open-zwave: Use the bundled TinyXML.•••* gnu/packages/zwave.scm (open-zwave)[source](snippet): Remove code to
use our own TinyXML.
[inputs]: Remove TINYXML.
| Ludovic Courtès | 2019-07-15 | 1 | -7/+4 |
* | gnu: open-zwave: Unbundle hidapi.•••* gnu/packages/patches/open-zwave-hidapi.patch: New file.
* gnu/local.mk (dist_patch_DATA): Add it.
* gnu/packages/zwave.scm (open-zwave)[source](patches): New field.
(snippet): Delete 'cpp/hidapi'.
[native-inputs]: Add PKG-CONFIG.
[inputs]: Add HIDAPI.
| Ludovic Courtès | 2019-06-17 | 1 | -0/+9 |
* | gnu: Add OpenZWave.•••* gnu/packages/zwave.scm: New file.
* gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
| Ludovic Courtès | 2019-05-20 | 1 | -0/+84 |