joypixels: Drop dash from nixos endpoint url

The url was changed on request.
This commit is contained in:
toonn 2020-08-14 18:44:54 +02:00 committed by Jan Tojnar
parent 0da946eac8
commit ca61c67381
No known key found for this signature in database
GPG key ID: 7FAB2A15F7A607A4

View file

@ -13,7 +13,7 @@ let inherit (stdenv.hostPlatform.parsed) kernel;
name = "joypixels-apple-color-emoji.ttc";
};
}.${kernel.name} or rec {
systemTag = "nix-os";
systemTag = "nixos";
capitalized = "NixOS";
ext = "ttf";
fontFile = "joypixels-android.ttf";