Alyssa Ross
02dfbde639
treewide: use mirror URLs where available
...
Candidates identified with
git grep -F "$(grep -v '#' pkgs/build-support/fetchurl/mirrors.nix |
grep -v nixos.org | grep :// | cut -d '"' -f 2)"
and then manually reviewed and tested.
2021-11-06 01:56:39 +00:00
Michael Reilly
84cf00f980
treewide: Per RFC45, remove all unquoted URLs
2020-04-10 17:54:53 +01: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
volth
48b2962550
arphic-ukai, arphic-uming: make the font derivation fixed-output
...
- [x] make the font derivation fixed-output (https://github.com/NixOS/nixpkgs/issues/27754 )
2017-08-11 15:44:23 +02:00
Jörg Thalheim
6e604ec68c
arphic: style fixes
2017-06-10 09:31:20 +01:00
Changlin Li
8237294f64
Add Unicode Arphic CJK fonts
...
These are a couple of CJK fonts that are on most other Linux distributions
that aren't on NixOS
2017-06-09 20:52:18 -04:00