julia2nix
julia2nix copied to clipboard
Generate Nix expressions for building a Julia depot with a set of packages
I stumbled across some changes in 1.6 and later versions of Pkg.jl that might break julia2nix or at least limit its function. Prior to 1.6, everything in the Artifacts.toml was...
Hi, it would be great to have julia2nix available in nixos and nixpkgs.
Manifest version 2.0 includes a new field to tell us the Julia version. We should use this to emit appropriate Nix derivation name as the base Julia to use in...