Commit Graph

14 Commits

Author SHA1 Message Date
Dixon Sean Low Yan Feng
e4c3cc5c17
ddcci-driver: 0.4.3 -> 0.4.4 2023-09-22 10:48:44 +08:00
Alexandre Iooss
3b02b2c851 ddcci-driver: fix kernel 6.2 and 6.3 compatibility 2023-05-21 14:02:51 +02:00
Will Fancher
fb66a26b75 ddcci-driver: 0.4.2 -> 0.4.3 2023-05-05 01:37:23 -04:00
Bruno Inec
47e314e92e
ddcci-driver: patch to support linux 6.1 2023-01-02 17:24:09 +01:00
Bruno Inec
8e27806b06 ddcci-driver: 4.1 -> 4.2 2021-12-08 10:39:32 +01:00
Bernardo Meurer
1384c851de
linuxPackages_5_15.ddcci-driver: fix build
We apply the patch from this MR: https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/merge_requests/8
2021-11-17 22:33:39 -08:00
Alyssa Ross
b21b1b7c64 linuxPackages.ddcci: mark broken on Linux 5.15
https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/issues/25
2021-11-06 11:43:56 -07:00
Brice Waegeneire
a49177e0ce maintainers: remove bricewge
So long, and thanks for all the fish!
2021-09-08 11:56:00 +02:00
Alyssa Ross
742750ccfd linuxPackages.ddcci-driver: 0.3.3 -> 0.4.1 2021-09-03 13:20:34 +00:00
Bernardo Meurer
8afec3d92f
linuxPackages.ddcci-driver: use kernel's make flags 2021-08-30 17:12:05 -07: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
Bernardo Meurer
79045d9051
linuxPackages.ddcci-driver: 0.3.2 -> 0.3.3 2020-04-07 00:34:54 -07:00
Maximilian Bosch
2971c829e5
linuxPackages_5_4.ddci-driver: fix build
https://hydra.nixos.org/build/109690986
2020-01-06 18:47:37 +01:00
Brice Waegeneire
4c468c5b0e ddcci-driver: init at 0.3.2 2019-05-13 10:43:43 +02:00