jaimergp

Results 1161 comments of jaimergp

Yes, any .condarc should support it. Whether it works or not it's up for debate because it's not documented (or even tested?) afaik. Try reproducing that issue and let's see...

I see. So if I am understanding correctly, so `#!final` prevents a key being overridden by a higher precedence file, but it does not do the opposite (force-override an existing...

Side note bis: since this will require some work, I guess we could think of not using the `#!` marks anymore (making comments carry programmatic meaning is widespread in conda...

cc @travishathaway for visibility :)

@pombredanne @johnmhoran - is this something that could make it into the standard PURL spec?

I opened https://github.com/package-url/purl-spec/pull/450 in case anyone tracking this issue wants to take a look.

I had to add a new block of code that essentially contradicts this comment: ```python # Using a special instance of PrefixGraph to remove youngest child nodes that match #...

I think @marcoesters was working on this for the menuinst shorcuts. I think this is the feedstock: https://github.com/AnacondaRecipes/console_shortcut-feedstock

For Miniforge I guess we would need to port https://github.com/AnacondaRecipes/anaconda_prompt-feedstock