Closed
Description
The documentation states that the BinaryBuilder.jl julia binaries are meant to be run on every linux where julia can be installed.
On NixOS there is julia installable (called julia-bin
), but the binarybuild packages sometimes fail, because of dynamic linking and assumptions on the linux file system.
See the following issues for concrete failures and nixos-specific explanations of the error
- julia-bin is broken NixOS/nixpkgs#181960 (comment)
- Interpreter not found for dynamically linked binaries on NixOS Yggdrasil#4046 (comment)
The linked nixos resources for explanation are:
- https://unix.stackexchange.com/questions/522822/different-methods-to-run-a-non-nixos-executable-on-nixos/522823#522823
- https://nixos.wiki/wiki/Packaging/Binaries
It would be great to have a full julia support on NixOS in the near future.
Metadata
Metadata
Assignees
Labels
No labels