cdodevC

Getting Started - devenv

Nix set ups are usually spread across a few different files (package definition for backend and frontend, module definition and flake.nix which pulls it all together) You can also layer on stuff like https://devenv.sh/getting-started/ for repeatable and cached development environments as well if you like which would add a few more.

How about I create all this stuff in my fork and then you can see what you think about the extra load?
Fast, Declarative, Reproducible, and Composable Developer Environments using Nix
Getting Started - devenv
Was this page helpful?