summaryrefslogtreecommitdiff
path: root/nongnu/packages/printers.scm
AgeCommit message (Collapse)Author
2023-05-12nongnu: hplip-plugin: Fix build, convert to use GEXPs.Attila Lendvai
* nongnu/packages/printers.scm (hplip-plugin): Convert to use GEXP. Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-05-12nongnu: hplip-plugin: Fix indentation, drop #t return value.Attila Lendvai
* nongnu/packages/printers.scm (hplip-plugin): Normalize indentation, remove #t return value Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>
2023-04-26nongnu: hplip-plugin: Update source hash.Jonathan Brielmaier
Inherited hplip package got updated in the meantime. * nongnu/packages/printers.scm (hplip-plugin)[source]: Update sha256 hash.
2022-12-19*.scm: Use SPDX license identifiers.Jonathan Brielmaier
Fixes https://gitlab.com/nonguix/nonguix/-/issues/224 * *.scm: Use SPDX license identifier and remove obsolete license statement.
2021-12-01nongnu: Add hplip-plugin.Petr Hodina
* nongnu/packages/printers.scm (hplip-plugin): New variable. Co-authored-by: Kahka <https://gitlab.com/kahka> Signed-off-by: Jonathan Brielmaier <jonathan.brielmaier@web.de>