R. Boujbel
                                            R. Boujbel
                                        
                                    Do we need this variable only in packages filters (`depends:`, `depopts`, etc.) or commands too (`install:`, `build:`, etc.)?
I don't see issues on adding them for `install` or `build`, more wondering if it makes sense (do we want to add build commands regarding the setup?), and will it...
*backported comment from PR* https://github.com/ocaml/opam/pull/5016#issuecomment-1143386674 > I guess I'm a bit late to the party but I think --with-tools is a pretty confusing name. Packages do install tools or not...
I reopen it as the doc is not consistent with behaviour. `--just-file` permit to read the opam file in a standalone mode, it doesn't load switch state (some variables are...
There is two things: the repo config and repo content. The repository config is overwritten because of called function (minimal modifications makes it easier to overwrite it with the old...
Updated accordingly, and added a test to check that it is rollbacked to its ineer state (and not remote one)
done :white_check_mark:
as #5257 was reverted in favor to #5295, reconsidering it
I went to see how it goes on master. I created a new switch (`4.14.0`) with repo at cited hash (`a799daa`) and installed `mirage` in it. Then i removed `lwt`,...
The workflow didn't change (and shouldn't). It's a regression that need to be fixed. Can you open a separate issue for it?