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
R. Ryantm
1433c79229
fcitx5-mcbopomofo: 2.8 -> 2.8.1
2024-12-07 11:38:57 +00:00
Colin
44b8e9d7a1
fcitx5-mellow-themes: init at 0-unstable-2024-11-11 ( #355185 )
2024-11-23 14:22:45 +00:00
Nick Cao
ebada934ba
fcitx5-pinyin-moegirl: 20241009 -> 20241109 ( #354759 )
2024-11-17 12:52:11 -05:00
Dmitry Ivankov
186054d278
fcitx5-mozc: quickfix build
...
`bazel_7` upgrade to 7.3.1+ had a regression breaking `buildBazelPackage { bazel = bazel_7; }`.
See some discussion in https://github.com/NixOS/nixpkgs/pull/355723
`fcitx5-mozc` package should be currently buildable with bazel 6
https://github.com/NixOS/nixpkgs/pull/355723#issuecomment-2478580261
Hopefully by the time it requires 7+ `buildBazelPackage` will be fixed
So let's downgrade bazel for now to 6.x for this package to unblock the 24.11 release
Should fix https://github.com/NixOS/nixpkgs/issues/355852
2024-11-16 23:38:27 +01:00
Jordan Williams
b6b55a99c1
fcast-client: correct mainProgram
...
The actual executable program is `fcast`, not `fcast-client`.
2024-11-12 11:21:11 -06:00
zendo
6d26ed7b29
fcitx5-mellow-themes: init at 0-unstable-2024-11-11
2024-11-11 19:47:50 +08:00
Guanran Wang
00a1d54cbf
fcitx5-pinyin-moegirl: 20241009 -> 20241109
...
Diff: 20241009...20241109
2024-11-09 20:49:24 +08:00
aleksana
571c71e6f7
treewide: migrate packages to pkgs/by-name, take 1
...
We are migrating packages that meet below requirements:
1. using `callPackage`
2. called path is a directory
3. overriding set is empty (`{ }`)
4. not containing path expressions other than relative path (to
makenixpkgs-vet happy)
5. not referenced by nix files outside of the directory, other
than`pkgs/top-level/all-packages.nix`
6. not referencing nix files outside of the directory
7. not referencing `default.nix` (since it's changed to `package.nix`)
8. `outPath` doesn't change after migration
The tool is here: https://github.com/Aleksanaa/by-name-migrate .
2024-11-09 20:04:51 +08:00
Aleksana
bfc1bba227
fcitx5-mcbopomofo: 2.7 -> 2.8 ( #351664 )
2024-10-28 12:03:21 +08:00
R. Ryantm
563c2d8c6e
fcitx5-mcbopomofo: 2.7 -> 2.8
2024-10-27 13:30:22 +00:00
h7x4
cabfffd882
fcitx5-mozc: 2.26.4220.102 -> 2.30.5544.102 ( #346680 )
2024-10-27 13:23:35 +01:00
Aleksana
398f660bb8
fcitx5-mcbopomofo: init at 2.7 ( #348712 )
2024-10-27 12:42:28 +08:00
musjj
65648a8f16
fcitx5-mozc: attempt to fix tests
...
Co-authored-by: h7x4 <h7x4@nani.wtf>
2024-10-26 22:52:18 +07:00
Guanran Wang
891a68c792
fcitx5-pinyin-moegirl: 20240909 -> 20241009
...
Diff: 20240909...20241009
2024-10-20 09:32:34 -04:00
Shiphan
9f766d186d
fcitx5-mcbopomofo: init at 2.7
...
https://github.com/openvanilla/fcitx5-mcbopomofo/releases/tag/2.7
2024-10-17 20:35:11 +08:00
Anderson Torres
34ab01c663
fceux: 2.6.6-unstable-2024-01-19 -> 2.6.6-unstable-2024-06-09
2024-10-14 22:19:45 -03:00
Anderson Torres
1f2b8bb21f
fceux: select Qt version
2024-10-14 22:19:38 -03:00
Anderson Torres
d9de98d7e9
fceux: fix missing dependencies
...
strictDeps to the rescue!
2024-10-14 22:11:21 -03:00
Anderson Torres
7bb6a0437b
fceux: migrate to by-name
2024-10-14 21:10:26 -03:00
Aleksana
c16e9b526a
fcp: fix build ( #344988 )
2024-10-14 16:00:23 +08:00
musjj
ba0f4f4fbe
fcitx5-mozc: use cd instead of sourceRoot
2024-10-08 22:42:06 +07:00
musjj
936e9a7d54
{fcitx5-mozc,fcitx5-mozc-ut}: move to by-name
2024-10-08 21:54:51 +07:00
oo-infty
15b33c77b2
maintainers: rename oo-infty to oosquare
2024-09-30 15:35:17 +08:00
wxt
88a0de1943
fcp: fix build
2024-09-28 10:14:31 +08:00
wxt
15d355a6ee
fcp: move to by-name; nixfmt
2024-09-28 10:01:50 +08:00
Aleksana
66cce05755
fcitx5-pinyin-moegirl: 20240809 -> 20240909 ( #342222 )
2024-09-16 18:05:33 +08:00
Guanran Wang
0dd1d6c79b
fcitx5-pinyin-zhwiki: 20240509 -> 20240909
2024-09-16 14:45:33 +08:00
Guanran Wang
c9a24933ac
fcitx5-pinyin-moegirl: 20240809 -> 20240909
2024-09-16 14:42:01 +08:00
Aleksana
b5fce67ab5
fcitx5-fluent: init at 0.4.0-unstable-2024-03-30 ( #306534 )
2024-09-14 23:07:26 +08:00
oo-infty
df8f8331a7
fcitx5-fluent: init at unstable-2024-03-30
2024-09-04 15:10:16 +08:00
Guanran Wang
d3ab979cd4
fcitx5-pinyin-moegirl: 20240709 -> 20240809
2024-08-10 00:14:05 +08:00
Guanran Wang
ab51991488
fcitx5-pinyin-moegirl: 20240609 -> 20240709
...
Diff: 20240609...20240709
2024-07-19 18:13:02 +08:00
Jeremy Baxter
9ff3e8659c
fcgi: adopt
2024-07-07 14:20:59 +12:00
Jeremy Baxter
607e2413d5
fcgi: refactor
2024-07-07 14:20:42 +12:00
Jeremy Baxter
51e3fdb192
fcgi: migrate to pkgs/by-name
2024-07-07 14:18:13 +12:00
Aleksana
b1ef6b37e8
Merge pull request #321149 from Guanran928/fcitx5-pinyin-dictionary
...
fcitx5-pinyin-{minecraft,moegirl,zhwiki}: init
2024-07-01 01:30:23 +08:00
Guanran928
df628c5b01
fcitx5-pinyin-zhwiki: init at 0.2.5
...
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-07-01 00:14:40 +08:00
Guanran928
74bc5097dd
fcitx5-pinyin-moegirl: init at 20240609
...
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-07-01 00:13:27 +08:00
Guanran928
2ce0bf0eb2
fcitx5-pinyin-minecraft: init at 0.1.20240629
...
Co-authored-by: Aleksana <alexander.huang.y@gmail.com>
2024-07-01 00:13:08 +08:00
jopejoe1
6f52adb1fe
catppuccin-fcitx5: merge with fcitx5-catppuccin
...
they are the same package
2024-06-19 20:56:13 +02:00
Sandro
778a1f2c47
Merge pull request #306787 from Guanran928/fcitx5-themes
2024-06-03 00:02:07 +02:00
Pol Dellaiera
8d29d8af02
fcast-client: init at 0.1.0-unstable-2024-05-23
2024-05-23 21:30:11 +02:00
Guanran Wang
78d7179c46
fcitx5-tokyonight: init at 0-unstable-2024-01-28
2024-04-25 22:34:26 +08:00
Guanran Wang
7131b73796
fcitx5-catppuccin: init at 0-unstable-2022-10-05
2024-04-25 22:34:26 +08:00
YMSTNT
642a1dd450
fcast-receiver: init at 1.0.14
2024-04-05 12:50:23 +02:00
RoseHobgoblin
cce7bb25e1
fcitx5-rose-pine: init at 0-unstable-2024-03-01
2024-03-01 18:13:35 +13:00
北雁 Cryolitia
29e19d0aba
fcitx5-nord: init at unstable-2021-07-27
...
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-10-26 10:16:55 +08:00
北雁 Cryolitia
8a9d735e42
fcitx5-material-color: init at 0.2.1
...
Co-authored-by: h7x4 <h7x4@nani.wtf>
2023-10-26 10:16:23 +08:00