Commit Graph

39 Commits

Author SHA1 Message Date
Silvan Mosberger
4f0dadbf38 treewide: format all inactive Nix files
After final improvements to the official formatter implementation,
this commit now performs the first treewide reformat of Nix files using it.
This is part of the implementation of RFC 166.

Only "inactive" files are reformatted, meaning only files that
aren't being touched by any PR with activity in the past 2 months.
This is to avoid conflicts for PRs that might soon be merged.
Later we can do a full treewide reformat to get the rest,
which should not cause as many conflicts.

A CI check has already been running for some time to ensure that new and
already-formatted files are formatted, so the files being reformatted here
should also stay formatted.

This commit was automatically created and can be verified using

    nix-build a08b3a4d19.tar.gz \
      --argstr baseRev b32a094368
    result/bin/apply-formatting $NIXPKGS_PATH
2024-12-10 20:26:33 +01:00
K900
5c68540f8b Merge remote-tracking branch 'origin/staging-next' into staging 2024-08-22 13:20:38 +03:00
Philip Taron
7dbea2568f
clight: remove with statements 2024-08-18 06:31:12 -07:00
Philip Taron
ae33a527a5
clightd: remove with statements 2024-08-18 06:31:12 -07:00
Alyssa Ross
26a4a052ba clightd: fix cross 2024-08-12 21:16:04 +03:00
Alyssa Ross
b8baf82e24 clightd: depend on wayland-scanner
Otherwise, wayland-scanner would be picked up from the wayland in
buildInputs, which isn't cross-friendly and will stop working when we
split wayland-scanner into a separate package.
2024-08-10 18:42:56 +03:00
Alexis Hildebrandt
755b915a15 treewide: Remove indefinite article from meta.description
nix run nixpkgs#silver-searcher -- -G '\.nix$' -0l 'description.*"[Aa]n?' pkgs \
  | xargs -0 nix run nixpkgs#gnused -- -i '' -Ee 's/(description.*")[Aa]n? (.)/\1\U\2/'
2024-06-09 23:07:45 +02:00
Nick Hu
e4e3ee2e61
clight-gui: init at unstable-2023-02-21 (#286973) 2024-05-08 17:52:50 +04:00
stuebinm
ff1a94e523 treewide: add meta.mainProgram to packages with a single binary
The nixpkgs-unstable channel's programs.sqlite was used to identify
packages producing exactly one binary, and these automatically added
to their package definitions wherever possible.
2024-03-19 03:14:51 +01:00
R. Ryantm
4f23984896 clight: 4.10 -> 4.11 2024-03-10 00:58:16 +00:00
h7x4
8121f3559a
treewide: add mainProgram 2024-02-11 03:19:15 +01:00
Archit Gupta
47c98868cd
clightd: 5.7 -> 5.8 (#240816)
* clightd: 5.7 -> 5.8

* Update pkgs/applications/misc/clight/clightd.nix

---------

Co-authored-by: Pol Dellaiera <pol.dellaiera@protonmail.com>
2023-07-03 23:43:05 +02:00
Weijia Wang
8b96c2dd04 clight: cleanup 2023-06-13 15:50:13 +03:00
R. Ryantm
a016e36701 clight: 4.9 -> 4.10 2023-06-12 21:10:00 +00:00
Weijia Wang
d3f8f28077
Merge pull request #201690 from r-ryantm/auto-update/clight
clight: 4.8 -> 4.9
2023-01-23 06:29:11 +01:00
R. Ryantm
357d12c337 clightd: 5.6 -> 5.7 2022-11-17 22:48:37 +00:00
R. Ryantm
e95eaa9583 clight: 4.8 -> 4.9 2022-11-17 22:48:32 +00:00
Archit Gupta
30904448bf clightd: Add Yoctolight option
The clightd package supports/enables all the available build options except for
Yoctolight support. Yoctolight support requires no additional dependencies as
libusb is already a dep. This enables Yoctolight support so that the package can
be used on desktop systems with a Yoctolight module as the ALS.
2022-10-29 21:55:02 -07:00
R. Ryantm
396db0e114 clightd: 5.5 -> 5.6 2022-02-12 21:37:04 -08:00
R. Ryantm
a1a3c3b110 clightd: 5.4 -> 5.5 2022-01-31 09:24:36 -08:00
R. Ryantm
527717df6a clight: 4.7 -> 4.8 2022-01-24 01:44:08 +00:00
R. RyanTM
e38e08a547 clight: 4.6 -> 4.7 2021-08-22 16:39:56 +00:00
R. RyanTM
b59fd45b12 clight: 4.5 -> 4.6 2021-07-25 10:24:33 +02:00
R. RyanTM
84f5253bd7 clightd: 5.3 -> 5.4 2021-07-22 10:02:06 -07:00
Pierre Labadens
433582addc
clight: 4.2 → 4.5 2021-04-13 16:54:15 +02:00
R. RyanTM
c7a9be116d clightd: 5.2 -> 5.3 2021-03-30 09:52:00 +00:00
Edmund Wu
0279db70ed
clightd: 5.1 -> 5.2 2021-03-28 22:19:00 -04:00
Edmund Wu
1229df853f clight: 4.1 -> 4.2 2021-02-07 18:19:59 -08:00
Edmund Wu
13826bfc20 clightd: 4.2 -> 5.1 2021-02-07 18:19:59 -08:00
Ben Siraphob
5d566c43b4 pkgs/applications: pkgconfig -> pkg-config 2021-01-16 23:49:59 -08:00
Graham Christensen
bc49a0815a
utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
R. RyanTM
a94f86966b clight: 4.0 -> 4.1 2020-07-27 15:04:30 +00:00
R. RyanTM
dcbd27754a clightd: 4.1 -> 4.2 2020-06-30 03:36:38 +00:00
R. RyanTM
9bbcad0308 clightd: 4.0 -> 4.1 2020-05-24 18:27:29 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs 2020-04-10 17:54:53 +01:00
Edmund Wu
3a2614499f clight: 3.1 -> 4.0 2019-11-25 09:02:25 -08:00
Edmund Wu
dc5358f4ef clightd: 3.4 -> 4.0 2019-11-25 09:02:25 -08:00
Edmund Wu
1688dc72e5
clight: init at 3.1 2019-08-12 11:56:47 -04:00
Edmund Wu
a0736d0fad
clightd: init at 3.4 2019-08-12 11:56:47 -04:00