Bas Zalmstra

Results 248 comments of Bas Zalmstra
trafficstars

Mun is both an executable and a library. For libraries I tend not to include a lock file. But for the executable, it makes sense to have a lock file....

I think for now we should leave this as strings. We have encountered numerous repodata records that contain invalid/unparsable matchspecs. Perhaps we could have two types though a fully typed...

TBH Im not entirely sure as I'm not entirely sure how it should work. Do you have some examples and how you expect it would work? But any contribution would...

Thanks! Yeah, that looks simple enough. I think from the `MatchSpec` struct we are missing the `url` field. This should then probably also be added (and to `NamelessMatchSpec`).

This is now supported through https://github.com/mamba-org/rattler/pull/725

`exclude_newer` has been implemented in #654

@wolfv What do you think should be the input for `--override`? What would it look like in code?

I spoke with @Wackyator and I think its fine to take it over!

Do you have an example and how you would change it?