Skip to content

Commit

Permalink
prune manifest after the set of some deps have been "demoted" to weak…
Browse files Browse the repository at this point in the history
…deps (#3864)

(cherry picked from commit 8f772ff)
  • Loading branch information
KristofferC committed Apr 25, 2024
1 parent fe13ffe commit d69ec5a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Operations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -194,6 +194,7 @@ function fixup_ext!(env, pkgs)
end
end
end
prune_manifest(env)
end

####################
Expand Down

0 comments on commit d69ec5a

Please sign in to comment.