iosevka-bin: init at 1.13.3

The former fetch-only expression is re-added as iosevka-bin to support platforms
without otfcc where Iosevka cannot be built.

See also: #31835
This commit is contained in:
Thomas Tuegel
2017-11-27 06:34:31 -06:00
parent f557844c08
commit bbdbbc6766
2 changed files with 29 additions and 0 deletions

View File

@@ -13450,6 +13450,7 @@ with pkgs;
iosevka = callPackage ../data/fonts/iosevka {
nodejs = nodejs-8_x;
};
iosevka-bin = callPackage ../data/fonts/iosevka/bin.nix {};
ipafont = callPackage ../data/fonts/ipafont {};
ipaexfont = callPackage ../data/fonts/ipaexfont {};