Skip to content
This repository was archived by the owner on Sep 20, 2026. It is now read-only.

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

numlockw Nix package

Nix packaging for xz-dev/numlockw, a Wayland-oriented NumLockX alternative implemented with Python and evdev.

Build and run

nix build github:RevolunixOS/pkg-numlockw
nix run github:RevolunixOS/pkg-numlockw

Install it in the current profile with:

nix profile install github:RevolunixOS/pkg-numlockw

Packaging details

  • Pins upstream commit a1345169edbd76bef4a69e2a37f96bf8771a577d.
  • Uses python312Packages.buildPythonApplication.
  • Patches the upstream evdev requirement from 1.7.1 to 1.7.0.
  • Disables the package test phase.
  • Exposes only an x86_64-linux flake 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.

Development

git clone https://github.com/RevolunixOS/pkg-numlockw.git
cd pkg-numlockw
nix build
nix fmt

The homepage field in package.nix currently points to an unrelated template repository and should be corrected when the package is updated.

Licensing

See this repository's LICENSE and the upstream numlockw license.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages