Skip to content
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

iosevka: 1.11.4 -> 1.12.1 #24527

Merged
merged 1 commit into from Apr 3, 2017
Merged

iosevka: 1.11.4 -> 1.12.1 #24527

merged 1 commit into from Apr 3, 2017

Conversation

zimbatm
Copy link
Member

@zimbatm zimbatm commented Apr 1, 2017

I switched the source to fetch the more complete font pack.

Motivation for this change

Hackernews-driven package update.

Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@mention-bot
Copy link

@zimbatm, thanks for your PR! By analyzing the history of the files in this pull request, we identified @ericsagnes, @cstrahan and @winniequinn to be potential reviewers.


buildInputs = [ unzip ];

src = fetchurl {
url = "https://github.com/be5invis/Iosevka/releases/download/v${version}/01-iosevka-${version}.zip";
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Try to use fetchFromGitHub if you can; also wouldn't need unzip as a dep

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fetchFromGitHub doesn't download pre-built assets

@winniequinn
Copy link
Contributor

Everything here looks good to me! 1.12.1 is already out though so it would be worth updating the version before merging.

use the pack that containes more variants of the font
@zimbatm zimbatm changed the title iosevka: 1.11.4 -> 1.12.0 iosevka: 1.11.4 -> 1.12.1 Apr 3, 2017
@zimbatm zimbatm merged commit 1bf690c into NixOS:master Apr 3, 2017
@zimbatm zimbatm deleted the iosevka-1.12.0 branch April 3, 2017 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants