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: Build from source #27573

Closed
wants to merge 2 commits into from
Closed

Conversation

jfrankenau
Copy link
Member

Motivation for this change

The Iosevka font is fully described by code and thus it is possible to build it from source instead of using the provided binaries. This for example allows us to inject patches into the build process to alter the font's appearance.

To satisfy the build dependencies I've added otfcc to the packages. Other than that Iosevka's build process relies on Node packages which are fetched using node2nix.

Things done

Please check what applies. Note that these are not hard requirements but mereley serve as information for reviewers.

  • 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 via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • 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.

cc @cstrahan

@mention-bot
Copy link

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

@globin
Copy link
Member

globin commented Aug 30, 2017

Merge conflict here

@ttuegel
Copy link
Member

ttuegel commented Nov 18, 2017

The package no longer builds because Iosevka requires nodejs-8_x, but node2nix doesn't support it.

@ttuegel ttuegel closed this Nov 18, 2017
@jfrankenau jfrankenau deleted the build-iosevka branch August 10, 2018 07:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants