codedownio / julia2nix

Generate Nix expressions for building a Julia depot with a set of packages
53 stars 6 forks source link

Detect Julia version used to generate Manifest.toml and use in generated Nix #28

Open thomasjm opened 2 years ago

thomasjm commented 2 years ago

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 default.nix. I believe this version began to be used in Julia 1.7.