Commit ac77d54a authored by Alexis Hildebrandt's avatar Alexis Hildebrandt
Browse files

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
parent eb0b83a1
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -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=";