Domen Kožar

Results 1670 comments of Domen Kožar

Maybe something to consider when implementing #2061

We should allow telling the import to override some thing like adding tools. Ideally, we'd offer a way to specify these in Cargo.toml and then keep a central registry for...

Yeah something like this should work, we need to figure out the correct interface here.

Maybe we could crawl up and ask to run it from parent(s) folder. I guess that's better than what we have now. WDYT?

See https://github.com/cachix/devenv/pull/1418/files

@szlend would you expect those packages to be an addition to top-level `packages` option?

I wonder if anyone finds this useful, given that https://devenv.new exists

cc @oberblastmeister

For some reasons the tasks don't shutdown correctly, mprocs is being a difficult here because it works with other process managers.