Pradyot Ranjan

Results 149 comments of Pradyot Ranjan

Converting it to draft until the other PR gets merged.

@agriyakhetarpal I think this is ready to be reviewed. Do let me know if I forgot anything.

> Thanks, @prady0t! Have you stress-tested this locally? Yes. I remember running it overnight. I got no errors.

To use direnv with pixi is actually pretty useful. Just two line in `.direnv` file can do the trick: ``` watch_file pixi.lock eval "$(pixi shell-hook)" ``` `watch_file`: simply looks for...

We can close this as we already have the info in the docs: https://pixi.sh/latest/integration/third_party/direnv/

@agriyakhetarpal I think I've added everything, please let me know if I have to add anything else here once the tests are completed.

@agriyakhetarpal Opened a new PR, I wasn't able to fix the conflicts locally.

What could be the possible solution around it? Should it just return `None` or it should throw a warning something like `No solutions exists` ?

Yet to add `conftest.py` file

I think I messed up the branch. I'm having problems while pushing changes. I've made the changes for now.