Describe the bug
The sile is currently broken on darwin platforms due to issue #23018. The solution for that is now fixed however. It would be nice if we could get sile deployable on darwin again using that solution.
Steps To Reproduce
Steps to reproduce the behavior:
- Use a darwin based platform (MacOS)
- run
nix-shell -p sile
- See an error that sile is broken on the darwin platform
Expected behavior
I should get a shell with sile available
Notify maintainers
@doronbehar @alerque
Describe the bug
The sile is currently broken on darwin platforms due to issue #23018. The solution for that is now fixed however. It would be nice if we could get sile deployable on darwin again using that solution.
Steps To Reproduce
Steps to reproduce the behavior:
nix-shell -p sileExpected behavior
I should get a shell with
sileavailableNotify maintainers
@doronbehar @alerque