Commit Graph

10 Commits

Author SHA1 Message Date
Ihar Hrachyshka
567e8dfd8e treewide: clean up 'meta = with' pattern
This commit was created by a combination of scripts and tools:
- an ast-grep script to prefix things in meta with `lib.`,
- a modified nixf-diagnose / nixf combination to remove unused `with
lib;`, and
- regular nixfmt.

Co-authored-by: Wolfgang Walther <walther@technowledgy.de>
2025-12-10 18:09:49 +01:00
ccicnce113424
036660e629 pkgsLLVM.linuxPackages.ch9344: fix build 2025-09-06 02:40:20 +08:00
ZHANG Yuntian
6c1809192c ch9344: support Linux 6.16 2025-07-30 15:41:52 +08:00
ZHANG Yuntian
b84f8e6e03 ch9344: 0-unstable-2024-11-15 -> 2.3
Also transfer maintainership to @RadxaYuntian.
2025-06-25 11:14:38 +08:00
Silvan Mosberger
374e6bcc40 treewide: Format all Nix files
Format all Nix files using the officially approved formatter,
making the CI check introduced in the previous commit succeed:

  nix-build ci -A fmt.check

This is the next step of the of the [implementation](https://github.com/NixOS/nixfmt/issues/153)
of the accepted [RFC 166](https://github.com/NixOS/rfcs/pull/166).

This commit will lead to merge conflicts for a number of PRs,
up to an estimated ~1100 (~33%) among the PRs with activity in the past 2
months, but that should be lower than what it would be without the previous
[partial treewide format](https://github.com/NixOS/nixpkgs/pull/322537).

Merge conflicts caused by this commit can now automatically be resolved while rebasing using the
[auto-rebase script](8616af08d9/maintainers/scripts/auto-rebase).

If you run into any problems regarding any of this, please reach out to the
[formatting team](https://nixos.org/community/teams/formatting/) by
pinging @NixOS/nix-formatting.
2025-04-01 20:10:43 +02:00
MakiseKurisu
c353ff9402 ch9344: 2.0 -> 0-unstable-2024-11-15
GitHub repository does not contain versioned tags. The version mentioned
in the commit message also does not match the change log embedded in the
source code, which seems to be where the official version came from.

Since this is such a mess, treat the package as no versioning.
2024-12-04 13:16:07 +08:00
MakiseKurisu
5068ae6e15 ch9344: 1.9 -> 2.0 2024-02-25 01:01:31 +08:00
Anthony Roussel
e30f48be94 treewide: fix redirected and broken URLs
Using the script in maintainers/scripts/update-redirected-urls.sh
2023-11-11 10:49:01 +01:00
MakiseKurisu
9e7fbfbaff ch9344: fix build on Linux 6.3 2023-05-11 22:26:19 +08:00
牧瀬紅莉栖
924887fec4 ch9344: init at 1.9 2023-03-18 14:20:28 +08:00