help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Packaging udev rules along with their binary


From: LaFreniere\, Joseph
Subject: Packaging udev rules along with their binary
Date: Wed, 29 May 2019 20:11:13 -0500

I am attempting to package brightnessctl [0]. The repository provides relevant udev rules in a file 90-brightnessctl.rules, and its makefile has allowances for optionally copying and chmoding those rules.

What is the recommended way to go about packaging this for Guix? Should I take an approach similar to android-udev-rules, and package the rules file separately "to be added as a rule to the @code{udev-service-type} in your @code{operating-system} configuration"?

[0] https://github.com/Hummer12007/brightnessctl/blob/master/Makefile

--
Joseph LaFreniere



reply via email to

[Prev in Thread] Current Thread [Next in Thread]