David Flanagan

Results 215 comments of David Flanagan

No. My request is for the ability to skip using `--value env:SOME` when invoking Dagger CLI.

Happy to hand this over to @wingyplus who's already got this working 👍🏻

It's not a shell. Here's an example Flake for one of my services. You'd run "nix develop" and it would acquire the required tools and add them to your path.

Maybe this comes back to my previous request for direnv, I'll link when not on mobile. I'm happy to use shell: true, can I override the shell? I'd need to...

OK, I've given the shell approach a try but it would be really painful to implement this across my repo. Shells are enumerated and only a few are supported and...

@milesj Is it possible for me to add a toolchain plugin to run `nix develop` instead of using proto?

> Easiest solution that i've came up with - run moon with nix. > Then your entire environment, including moon if you install it via nix, will be managed by...

Proto doesn't guarantee reproducible builds, proto is a glorified curl command. Nix is a whole lot more than that and goes many levels deeper.

I sat down with my friend Claude and we got a working Nix plugin that supports Flakes, Devenv, and Flox 🎉 https://github.com/rawkode/moonrepo-nix