-
-
Notifications
You must be signed in to change notification settings - Fork 14.7k
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
Build failure: emojione #326959
Comments
Error in logs from
Upstream maintenance status for this is quite questionable, current repo for
It is a 20 min build on hydra for resulting fonts that are unlikely to ever change. Fix for diff --git a/scfbuild/builder.py b/scfbuild/builder.py
index 6f023b8..7ba811e 100644
--- a/scfbuild/builder.py
+++ b/scfbuild/builder.py
@@ -11,7 +11,7 @@ import os
import sys
import tempfile
import time
-from distutils.version import LooseVersion
+from looseversion import LooseVersion
import xml.etree.ElementTree as ET
import fontTools But considering it is archived it may be better to either drop both (as nothing else seem to depend on |
I wouldn't remind emojione being removed if there's a useful alternative. I don't know of a good way to get complete coverage over emojis, and so far I've installed emojione, nerdfonts, noto-fonts, stix-two, and twemoji-color-font, none of which seem to cover any of the other emoji code points completely. |
Potentially related: #325909 and #253751 Potential fix: https://github.com/NixOS/nixpkgs/pull/325909/files or #325773 |
Steps To Reproduce
Steps to reproduce the behavior:
nix-build -A emojione
on current master, 9665639Build log
https://gist.github.com/l0b0/bf338fbde6ed5cb53ebed4dd9f1260d1
Additional context
Notify maintainers
@abbradar
Metadata
"x86_64-linux"
Linux 6.9.9, NixOS, 24.11 (Vicuna), 24.11pre652179.7e7c39ea35c5
yes
yes
nix-env (Nix) 2.18.5
"nixos, nixos-hardware"
/nix/var/nix/profiles/per-user/root/channels/nixos
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: