nixos/lcd: add support for Logitech LCD #78166
Merged
+86
−13
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation for this change
A number of (old) Logitech devices have LCDs built-in and this adds support for them.
There are a number of dependencies which are all contained inside a single file. As the last releases of those dependencies were all more than 10 years ago and the hardware is no longer being produced, I didn't think it was worth it to pollute the the global attribute set.
This all works here but as I don't have all the hardware, it would be great if somebody else could try it out as well.
A few minor things to do:split the package and the module into separate commitswrite release noteThings done
sandbox
innix.conf
on non-NixOS linux)nix-shell -p nixpkgs-review --run "nixpkgs-review wip"
./result/bin/
)nix path-info -S
before and after)