No description
| shell |
Start basic shell flake with hello binary
|
|
| flake.nix |
Start basic shell flake with hello binary
|
|
| README.md | Update README.md | |
Usage
Start a project with
nix flake init --template git+https://codeberg.org/claudiofreitas/flake-templates.git#shell
Enter development shell with
nix develop -c $SHELL
Credit
Learned from https://github.com/liyangau video:
https://www.youtube.com/watch?v=_8xh5EcsHrs