Files
Florian Warzecha 100ebc9d17 nixos/tuxedo-control-center: warn if tuxedo-keyboard is too old
Tuxedo Control Center has a minimum version requirement on the version
of the "tuxedo_io" kernel module (at runtime).
2023-01-09 00:57:33 +01:00

320 B

How to update

  1. Run update.sh and pass the version you want to update to as a parameter. For example: ./update.sh 1.0.9
  2. Bump the version and SHA-256 of tuxedo-control-center in default.nix.
  3. Adjust the version check of tuxedo-keyboard in module.nix.
  4. Build and test.