Commit Graph

6 Commits

Author SHA1 Message Date
Julian Stecklina 52269b659e linuxPackages.tuxedo-keyboard: expose all kernel modules
This commit exposes in addition to the tuxedo-keyboard module:

- clevo_acpi
- clevo_wmi
- tuxedo_io

These modules are required to run the Tuxedo Control Center.

(cherry picked from commit 2e6d563067c620d42c9d63911a637793698273eb)
2021-08-30 00:58:37 +02:00
Julian Stecklina e17d7f323b linuxPackages.tuxedo-keyboard: 3.0.7 -> 3.0.8
(cherry picked from commit f7286acdae6382fc868c7764943ac9b1c4799090)
2021-08-30 00:58:35 +02:00
fortuneteller2k 84b9c18a47 linuxPackages.tuxedo-keyboard: 3.0.5 -> 3.0.7
(cherry picked from commit c7ec86b6894f7c216f4a381ebade4d717069a955)
2021-08-30 00:58:22 +02:00
thomas.blank 52365fe35a
tuxedo-keyboard: 2019-08-26 -> v3.0.5 2021-05-02 00:05:31 +02:00
Profpatsch 4a7f99d55d treewide: with stdenv.lib; in meta -> with lib;
Part of: https://github.com/NixOS/nixpkgs/issues/108938

meta = with stdenv.lib;

is a widely used pattern. We want to slowly remove
the `stdenv.lib` indirection and encourage people
to use `lib` directly. Thus let’s start with the meta
field.

This used a rewriting script to mostly automatically
replace all occurances of this pattern, and add the
`lib` argument to the package header if it doesn’t
exist yet.

The script in its current form is available at
https://cs.tvl.fyi/depot@2f807d7f141068d2d60676a89213eaa5353ca6e0/-/blob/users/Profpatsch/nixpkgs-rewriter/default.nix
2021-01-11 10:38:22 +01:00
blanky0230 f2fea8894d nixos/tuxedo-keyboard: init module. 2020-01-26 09:24:09 +01:00