Nix packaging for xz-dev/numlockw, a
Wayland-oriented NumLockX alternative implemented with Python and evdev.
nix build github:RevolunixOS/pkg-numlockw
nix run github:RevolunixOS/pkg-numlockwInstall it in the current profile with:
nix profile install github:RevolunixOS/pkg-numlockw- Pins upstream commit
a1345169edbd76bef4a69e2a37f96bf8771a577d. - Uses
python312Packages.buildPythonApplication. - Patches the upstream evdev requirement from
1.7.1to1.7.0. - Disables the package test phase.
- Exposes only an
x86_64-linuxflake output in the current revision.
Access to Linux input devices may require suitable group membership or udev rules. Consult the upstream project for runtime behavior and device-access requirements.
git clone https://github.com/RevolunixOS/pkg-numlockw.git
cd pkg-numlockw
nix build
nix fmtThe homepage field in package.nix currently points to an unrelated template
repository and should be corrected when the package is updated.
See this repository's LICENSE and the upstream numlockw license.