nixpkgs/pkgs/data/fonts
Patrick Hilhorst 593e11fd94
treewide: fix redirected urls
According to https://repology.org/repository/nix_unstable/problems, we have a
lot of packages that have http links that redirect to https as their homepage.
This commit updates all these packages to use the https links as their
homepage.

The following script was used to make these updates:

```

curl https://repology.org/api/v1/repository/nix_unstable/problems \
    | jq '.[] | .problem' -r \
    | rg 'Homepage link "(.+)" is a permanent redirect to "(.+)" and should be updated' --replace 's@$1@$2@' \
    | sort | uniq > script.sed

find -name '*.nix' | xargs -P4 -- sed -f script.sed -i
```
2020-01-22 11:26:22 +01:00
..
agave agave: 10 -> 14 2019-09-13 22:05:38 -05:00
aileron treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
amiri amiri: init at 0.111 2019-06-27 08:03:06 +00:00
andagii data/fonts: cleanup 2019-05-13 06:03:31 +00:00
andika data/fonts: cleanup 2019-05-13 06:03:31 +00:00
ankacoder treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
anonymous-pro data/fonts: cleanup 2019-05-13 06:03:31 +00:00
arkpandora treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
arphic data/fonts: cleanup 2019-05-13 06:03:31 +00:00
aurulent-sans data/fonts: cleanup 2019-05-13 06:03:31 +00:00
b612 data/fonts: cleanup 2019-05-13 06:03:31 +00:00
babelstone-han Treewide: fix more URL permanent redirects 2019-11-21 15:37:34 -08:00
baekmuk-ttf treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
bakoma-ttf treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
behdad-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
cabin data/fonts: cleanup 2019-05-13 06:03:31 +00:00
caladea treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
camingo-code data/fonts: cleanup 2019-05-13 06:03:31 +00:00
cantarell-fonts Remove myself (fuuzetsu) from maintainer lists 2019-12-05 16:29:48 +09:00
carlito treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
cascadia-code cascadia-code: 1911.20 -> 1911.21 2019-12-08 23:59:26 -08:00
charis-sil data/fonts: cleanup 2019-05-13 06:03:31 +00:00
cherry cherry: 1.3 -> 1.4, pcf -> otb, mkfontdir for X11 2019-10-07 19:06:43 -05:00
clearlyU data/fonts: cleanup 2019-05-13 06:03:31 +00:00
cm-unicode data/fonts: cleanup 2019-05-13 06:03:31 +00:00
cnstrokeorder cnstrokeorder: init at 0.0.4.7 2019-05-18 11:43:52 +02:00
comfortaa data/fonts: cleanup 2019-05-13 06:03:31 +00:00
comic-neue comic-neue: 2.2 -> 2.3 2019-11-04 23:00:00 -05:00
comic-relief data/fonts: cleanup 2019-05-13 06:03:31 +00:00
cooper-hewitt data/fonts: cleanup 2019-05-13 06:03:31 +00:00
corefonts data/fonts: cleanup 2019-05-13 06:03:31 +00:00
creep
crimson data/fonts: cleanup 2019-05-13 06:03:31 +00:00
culmus data/fonts: cleanup 2019-05-13 06:03:31 +00:00
d2coding treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
dejavu-fonts dejavu-fonts: *Flags are lists 2019-12-30 11:13:39 +01:00
dina treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
dina-pcf treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
dosemu-fonts treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
dosis data/fonts: cleanup 2019-05-13 06:03:31 +00:00
doulos-sil data/fonts: cleanup 2019-05-13 06:03:31 +00:00
eb-garamond data/fonts: cleanup 2019-05-13 06:03:31 +00:00
emacs-all-the-icons-fonts data/fonts: cleanup 2019-05-13 06:03:31 +00:00
emojione treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
encode-sans data/fonts: cleanup 2019-05-13 06:03:31 +00:00
envypn-font treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
et-book
eunomia treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
f5_6 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
fantasque-sans-mono fantasque-sans-mono: 1.7.2 -> 1.8.0 2019-11-20 20:47:27 +01:00
ferrum treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
fira data/fonts: cleanup 2019-05-13 06:03:31 +00:00
fira-code fira-code: 1.207 -> 2 2019-09-09 22:35:16 -05:00
fira-mono
fixedsys-excelsior data/fonts: cleanup 2019-05-13 06:03:31 +00:00
font-awesome-5 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
fontconfig-penultimate data/fonts: cleanup 2019-05-13 06:03:31 +00:00
freefont-ttf data/fonts: cleanup 2019-05-13 06:03:31 +00:00
gandom-fonts data/fonts: cleanup 2019-05-13 06:03:31 +00:00
gdouros data/fonts: cleanup 2019-05-13 06:03:31 +00:00
gelasio gelasio: init at unstable-2018-08-13 2019-08-23 22:01:04 +02:00
gentium data/fonts: cleanup 2019-05-13 06:03:31 +00:00
gentium-book-basic data/fonts: cleanup 2019-05-13 06:03:31 +00:00
go-font data/fonts: cleanup 2019-05-13 06:03:31 +00:00
gohufont Treewide: fix URL permanent redirects 2019-11-16 01:41:23 +01:00
google-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
gubbi gubbi-font: init at 1.3 2019-12-18 11:33:18 +00:00
gyre data/fonts: cleanup 2019-05-13 06:03:31 +00:00
hack treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
hanazono mirrors: rename sourceforgejp to osdn 2019-06-08 23:25:47 -05:00
hasklig data/fonts: cleanup 2019-05-13 06:03:31 +00:00
helvetica-neue-lt-std treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
hermit data/fonts: cleanup 2019-05-13 06:03:31 +00:00
hyperscrypt treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ia-writer-duospace treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ibm-plex ibm-plex: 4.0.1 -> 4.0.2 2019-12-09 20:00:00 -05:00
inconsolata treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
input-fonts input-fonts: 2017-08-10 → 2019-11-25 2019-11-29 02:24:30 +01:00
inriafonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
inter inter: 3.10 -> 3.11 2019-10-23 13:28:19 -07:00
inter-ui data/fonts: cleanup 2019-05-13 06:03:31 +00:00
iosevka iosevka: 2.3.2 -> 2.3.3 2019-12-28 16:50:53 +01:00
ipaexfont data/fonts: cleanup 2019-05-13 06:03:31 +00:00
ipafont data/fonts: cleanup 2019-05-13 06:03:31 +00:00
ir-standard-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
iwona data/fonts: cleanup 2019-05-13 06:03:31 +00:00
jetbrains-mono jetbrains-mono: init at 1.0.0 2020-01-16 04:20:00 -05:00
jost jost: init at 3.3 2019-06-10 16:02:28 +10:00
joypixels joypixels: drop fontconfig file 2019-08-29 02:17:49 +02:00
junicode data/fonts: cleanup 2019-05-13 06:03:31 +00:00
kanji-stroke-order-font kanji-stroke-order-font: init at 4.002 2019-05-18 12:50:45 +02:00
kawkab-mono treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
kochi-substitute treewide: name -> pname 2019-08-17 10:54:38 +00:00
kochi-substitute-naga10 kochi-substitute-naga10: update homepage 2019-06-08 23:47:16 -05:00
lalezar-fonts data/fonts: cleanup 2019-05-13 06:03:31 +00:00
lato data/fonts: cleanup 2019-05-13 06:03:31 +00:00
league-of-moveable-type
liberastika data/fonts: cleanup 2019-05-13 06:03:31 +00:00
liberation-sans-narrow liberation-sans-narrow: fonttools requires python3 2019-11-04 09:20:50 +01:00
libertine treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
libertinus libertinus: 6.8 -> 6.9 2019-05-29 23:30:56 -05:00
libre-baskerville data/fonts: cleanup 2019-05-13 06:03:31 +00:00
libre-bodoni data/fonts: cleanup 2019-05-13 06:03:31 +00:00
libre-caslon treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
libre-franklin data/fonts: cleanup 2019-05-13 06:03:31 +00:00
lm-math data/fonts: cleanup 2019-05-13 06:03:31 +00:00
lmodern treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
lobster-two treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
lohit-fonts data/fonts: cleanup 2019-05-13 06:03:31 +00:00
luculent treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
manrope data/fonts: cleanup 2019-05-13 06:03:31 +00:00
marathi-cursive data/fonts: cleanup 2019-05-13 06:03:31 +00:00
material-design-icons material-design-icons: 3.3.92 -> 4.7.95 2020-01-02 06:12:26 +01:00
material-icons data/fonts: cleanup 2019-05-13 06:03:31 +00:00
medio treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
meslo-lg treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
migmix treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
migu treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
mno16 mno16: init at 1.0 2019-05-28 20:05:46 -05:00
monoid monoid: fix build 2019-12-25 20:32:13 +01:00
mononoki data/fonts: cleanup 2019-05-13 06:03:31 +00:00
montserrat data/fonts: cleanup 2019-05-13 06:03:31 +00:00
mph-2b-damase treewide: remove unused variables (#63177) 2019-06-16 19:59:05 +00:00
mplus-outline-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
mro-unicode data/fonts: cleanup 2019-05-13 06:03:31 +00:00
myrica treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
nafees treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
nahid-fonts data/fonts: cleanup 2019-05-13 06:03:31 +00:00
nanum-gothic-coding treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
national-park national-park-typeface: init at 206464 2019-05-29 23:32:07 -05:00
nerdfonts nerdfonts: Use patchShebangs 2019-10-03 15:18:06 -07:00
nika-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
norwester treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
noto-fonts noto-fonts-emoji: 2018-08-10-unicode11 -> unstable-2019-10-22 2019-10-29 13:53:04 +01:00
office-code-pro data/fonts: cleanup 2019-05-13 06:03:31 +00:00
oldsindhi data/fonts: cleanup 2019-05-13 06:03:31 +00:00
oldstandard data/fonts: cleanup 2019-05-13 06:03:31 +00:00
open-dyslexic data/fonts: cleanup 2019-05-13 06:03:31 +00:00
open-sans treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
orbitron data/fonts: cleanup 2019-05-13 06:03:31 +00:00
overpass overpass: 3.0.3 -> 3.0.4 2019-11-26 23:08:55 +01:00
oxygenfonts data/fonts: cleanup 2019-05-13 06:03:31 +00:00
parastoo-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
paratype-pt treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
pecita treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
penna treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
poly treewide: use dontUnpack 2019-07-01 04:23:51 -04:00
powerline-fonts data/fonts: cleanup 2019-05-13 06:03:31 +00:00
profont treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
proggyfonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
public-sans public-sans: 1.007 -> 1.008 2020-01-08 14:34:50 -06:00
quattrocento data/fonts: cleanup 2019-05-13 06:03:31 +00:00
quattrocento-sans data/fonts: cleanup 2019-05-13 06:03:31 +00:00
raleway data/fonts: cleanup 2019-05-13 06:03:31 +00:00
recursive recursive: init at 1.022 2019-11-17 23:34:44 +01:00
redhat-liberation-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
redhat-official treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
rhodium-libre rhodium-libre: init at 1.2.0 2019-11-24 04:20:00 -05:00
ricty ricty: change mirror and homepage url 2019-10-20 16:47:30 +02:00
rictydiminished-with-firacode rictydiminished-with-firacode: 0.0.1 → 1.2.0 2019-12-25 23:13:05 +01:00
roboto treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
roboto-mono treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
roboto-slab treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
rounded-mgenplus data/fonts: cleanup 2019-05-13 06:03:31 +00:00
route159 treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
sahel-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
samim-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
sampradaya
sarasa-gothic sarasa-gothic: 0.8.0 -> 0.8.2 2019-09-13 21:55:41 -05:00
scheherazade data/fonts: cleanup 2019-05-13 06:03:31 +00:00
seshat treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
shabnam-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
shrikhand data/fonts: cleanup 2019-05-13 06:03:31 +00:00
signwriting
siji data/fonts: cleanup 2019-05-13 06:03:31 +00:00
source-code-pro data/fonts: cleanup 2019-05-13 06:03:31 +00:00
source-han-code-jp data/fonts: cleanup 2019-05-13 06:03:31 +00:00
source-han-sans data/fonts: cleanup 2019-05-13 06:03:31 +00:00
source-han-serif data/fonts: cleanup 2019-05-13 06:03:31 +00:00
source-sans-pro source-sans-pro: 2.045 -> 3.006 2019-09-15 10:48:37 +03:00
source-serif-pro source-serif-pro: 2.010 -> 3.000 2019-09-07 01:04:01 +03:00
spleen spleen: 1.5.0 -> 1.6.0 2019-12-08 00:42:19 -08:00
stix-otf treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
stix-two stix-two: 2.0.0 -> 2.0.2 2019-11-19 09:06:38 -08:00
sudo sudo-font: 0.40 -> 0.41 2020-01-14 04:20:00 -05:00
tai-languages
tamsyn data/fonts: cleanup 2019-05-13 06:03:31 +00:00
tempora-lgc data/fonts: cleanup 2019-05-13 06:03:31 +00:00
tenderness treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
terminus-font treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
terminus-font-ttf treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
tewi data/fonts: cleanup 2019-05-13 06:03:31 +00:00
tex-gyre data/fonts: cleanup 2019-05-13 06:03:31 +00:00
tex-gyre-math data/fonts: cleanup 2019-05-13 06:03:31 +00:00
theano data/fonts: cleanup 2019-05-13 06:03:31 +00:00
tipa data/fonts: cleanup 2019-05-13 06:03:31 +00:00
tlwg treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
ttf-bitstream-vera Merge staging-next into staging 2019-05-14 10:24:46 +02:00
ttf-envy-code-r treewide: fix redirected urls 2020-01-22 11:26:22 +01:00
twemoji-color-font data/fonts: cleanup 2019-05-13 06:03:31 +00:00
twitter-color-emoji twitter-color-emoji: use noto-fonts-emoji’s src 2019-10-30 18:07:03 +01:00
ubuntu-font-family treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ucs-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
ultimate-oldschool-pc-font-pack treewide: fix redirected urls 2020-01-22 11:26:22 +01:00
undefined-medium data/fonts: cleanup 2019-05-13 06:03:31 +00:00
uni-vga data/fonts: cleanup 2019-05-13 06:03:31 +00:00
unifont treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
unifont_upper unifont_upper: 12.1.02 -> 12.1.03 2019-08-12 14:15:01 +02:00
unscii treewide: name -> pname (easy cases) (#66585) 2019-08-15 13:41:18 +01:00
uw-ttyp0 uw-ttyp0: init at 1.3 2019-12-08 10:40:31 +01:00
vazir-fonts treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
vdrsymbols treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
vegur data/fonts: cleanup 2019-05-13 06:03:31 +00:00
victor-mono victor-mono: 1.3.0 -> 1.3.1 2020-01-13 00:40:14 -08:00
vista-fonts vista-fonts: Use new download location 2019-09-19 22:38:31 +02:00
vista-fonts-chs data/fonts: cleanup 2019-05-13 06:03:31 +00:00
weather-icons data/fonts: cleanup 2019-05-13 06:03:31 +00:00
work-sans work-sans: init at 1.6 2019-09-28 16:20:00 -05:00
wqy-microhei data/fonts: cleanup 2019-05-13 06:03:31 +00:00
wqy-zenhei data/fonts: cleanup 2019-05-13 06:03:31 +00:00
xits-math xits-math: use python3 2019-11-13 16:41:03 +01:00
xkcd-font treewide: remove redundant rec 2019-08-28 11:07:32 +00:00
yanone-kaffeesatz data/fonts: cleanup 2019-05-13 06:03:31 +00:00
zilla-slab data/fonts: cleanup 2019-05-13 06:03:31 +00:00