-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
opensans-ttf: change source to salsa, rename to open-sans #51529
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
||
stdenv.mkDerivation rec { | ||
pname = "open-sans"; | ||
version = "1.11"; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This version has been noted in their repository.
e78918b
to
47d2b89
Compare
Tested locally too. A quick diff between some TTF from Debian and the current archives' content from https://www.opensans.com/ shows it's the same files. |
47d2b89
to
f5e664f
Compare
Oh just noticed that we'll be losing the hebrew fonts by switching. Though they should probably be added as a separate package |
Yes it's another font made by some else so it would be another derivation for nixpkgs (IMHO) |
Just double checking the fetching: |
Motivation for this change
We really shouldn't be fetching this from a web archive.
This also includes the condensed variant.Things done
sandbox
innix.conf
on non-NixOS)nix-shell -p nox --run "nox-review wip"
./result/bin/
)nix path-info -S
before and after)