julia.withPackages: let environment inherit meta from julia
This commit is contained in:
@@ -170,6 +170,7 @@ runCommand "julia-${julia.version}-env" {
|
||||
|
||||
inherit julia;
|
||||
inherit juliaWrapped;
|
||||
meta = julia.meta;
|
||||
|
||||
# Expose the steps we used along the way in case the user wants to use them, for example to build
|
||||
# expressions and build them separately to avoid IFD.
|
||||
|
||||
Reference in New Issue
Block a user