julia2nix icon indicating copy to clipboard operation
julia2nix copied to clipboard

Generate Nix expressions for building a Julia depot with a set of packages

Results 3 julia2nix issues
Sort by recently updated
recently updated
newest added

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...