Our great sponsors
-
I myself use https://github.com/takeda/nix-cde it just wraps other projects in an opinionated way and contains the boiler plate that I would normally use otherwise.
-
It also provide first-class interface for building [containers](https://devenv.sh/containers/) and comes with a lot of [services](https://github.com/cachix/devenv/tree/main/src/modules/services) (like NixOS over nixpkgs).
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
It seems that there is a plugin https://github.com/direnv/direnv-vscode that can load .envrc for the workspace. I am not a vscode user though so I cannot test it.