nixpkgs/pkgs/data/fonts/go-font
Berk D. Demir bfde85769e go-font: Fetch only the installables instead of entire blobs repo
Switch to using `fetchzip` to download a subdirectory tarball including
TrueType fonts and their license instead of cloning Go's 'images'
repository.

- Simplifies the derivation
- Downloads 900K instead of 28M
- Requires 1/8 CPU cycles
- ...shortening the build time.
2022-11-03 17:57:40 +01:00
..
default.nix go-font: Fetch only the installables instead of entire blobs repo 2022-11-03 17:57:40 +01:00