joypixels: Drop dash from nixos endpoint url
The url was changed on request.
This commit is contained in:
parent
0da946eac8
commit
ca61c67381
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user