chore: get devenv fully setup for working on the project
This commit is contained in:
parent
0267945d0f
commit
d951f673c3
7 changed files with 283 additions and 3 deletions
|
|
@ -42,8 +42,7 @@
|
|||
devShells.default = pkgs.mkShell {
|
||||
ENVIRONMENT = "dev";
|
||||
nativeBuildInputs = with pkgs; [
|
||||
go
|
||||
mailpit
|
||||
devenv
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue