julia.withPackages: let environment inherit meta from julia
This commit is contained in:
parent
30cd89625c
commit
42e7a23280
1 changed files with 1 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue