Commit Graph

9 Commits

Author SHA1 Message Date
Julian Stecklina
7a73bd3d08 linuxPackages.tuxedo-keyboard: update description to point to module 2022-01-12 11:47:53 +01:00
Julian Stecklina
ea9647d202 linuxPackages.tuxedo-keyboard: 3.0.8 -> 3.0.9 2022-01-12 11:47:53 +01:00
Julian Stecklina
2e6d563067 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.
2021-08-29 19:57:42 +02:00
Julian Stecklina
f7286acdae linuxPackages.tuxedo-keyboard: 3.0.7 -> 3.0.8 2021-08-29 19:55:06 +02:00
fortuneteller2k
c7ec86b689 linuxPackages.tuxedo-keyboard: 3.0.5 -> 3.0.7 2021-07-01 13:35:44 -07:00
fortuneteller2k
1400cdc8a5 linuxPackages.tuxedo-keyboard: mark broken for aarch64 2021-06-03 23:14:53 +08: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