victor-mono: Remove LICENSE.txt

as "appropriate machine-readable metadata fields within text […]
can be easily viewed by the user", e.g.:
nix eval "nixpkgs#victor-mono.meta.license" --json | jq
This commit is contained in:
Alexis Hildebrandt 2022-11-09 23:08:28 +01:00
parent eb0b83a104
commit ac77d54ab2

View file

@ -21,9 +21,8 @@ fetchzip {
mv $out/OTF $out/share/fonts/opentype
mv $out/TTF $out/share/fonts/truetype
mv $out/LICENSE.txt $out/share/fonts/$name-LICENSE.txt
rm -r $out/{EOT,WOFF,WOFF2}
rm -r $out/{EOT,WOFF,WOFF2,LICENSE.txt}
'';
sha256 = "sha256-1si0d2lpuXaDcSc3giVMMMbZc/eKbHKU3wmwfYHZ8o0=";