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";
|
name = "joypixels-apple-color-emoji.ttc";
|
||||||
};
|
};
|
||||||
}.${kernel.name} or rec {
|
}.${kernel.name} or rec {
|
||||||
systemTag = "nix-os";
|
systemTag = "nixos";
|
||||||
capitalized = "NixOS";
|
capitalized = "NixOS";
|
||||||
ext = "ttf";
|
ext = "ttf";
|
||||||
fontFile = "joypixels-android.ttf";
|
fontFile = "joypixels-android.ttf";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user