Commit Graph

18 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
h7x4
f8cec6e01d
treewide: use real mplus license
There has not been a lot of packages using this license, but the count
is increasing. Up until now, these packages have been marked as mit due
to how similar the two licenses are.
2024-02-10 16:05:31 +01:00
Henry Till
7ff193305b treewide: remove henrytill as maintainer from various pkgs 2023-11-28 10:52:47 -08:00
Weijia Wang
3a183c353d treewide: convert 30 fonts 2023-01-25 15:45:31 +01:00
Artturin
c5b06df6a4 font-awesome,mplus-fonts: fix build 2022-06-04 05:50:37 +03:00
uakci
6c5a2b69b4 maintainers: add uakci 2022-03-26 22:01:40 +01:00
uakci
8ceca9f36b mplus-outline-fonts: init github release 2022-03-26 22:01:40 +01:00
volth
08f68313a4 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
Mario Rodas
699d75198d
mplus-outline-fonts: update homepage 2019-06-08 23:48:34 -05:00
Mario Rodas
c0eaf5e917
mirrors: rename sourceforgejp to osdn
SourceForge.jp renamed to OSDN on May 11, 2015.
https://osdn.net/projects/sourceforge/news/24923
2019-06-08 23:25:47 -05:00
Will Dietz
064d157a85
mplus-outline-fonts: 063 -> 063a
https://osdn.net/projects/mplus-fonts/news/26002
(google translate helps for those who can't read this :))
2019-05-28 19:50:47 -05:00
volth
c9eb44eab3 data/fonts: cleanup
* make font derivations fixed-output where applicable
 * fix dead links
 * `stdenv.lib` -> `lib` where `stdenv` is not involved
 * remove `meta.platforms = [ unix ]` and `meta.platforms = [ linux ]` because the restriction has no sense for data packages
2019-05-13 06:03:31 +00:00
Eshin Kunishima
7aaf9a3c92
mplus-outline-fonts: 062 -> 063 2017-12-11 17:47:17 +09:00
Volth
31c344982f data/fonts: simpler cleanups 2017-08-11 14:26:03 +00:00
José Romildo Malaquias
b1d3998015 mplus-outline-fonts: 061 -> 062 (#19948) 2016-10-29 05:37:18 +02:00
José Romildo Malaquias
6d1ed76c74 mplus-outline-fonts: 059 -> 061 2016-09-29 08:52:16 -03:00
Eelco Dolstra
c22657b5f8 mplus: Don't start version with a letter 2016-03-24 13:24:29 +01:00
Henry Till
6e5f25316a add mplus-outline-fonts 2015-03-25 14:31:52 -04:00