Commit Graph

2 Commits (b270b30aebf42fb45d9a57288cf3dcbfa842a760)

Author SHA1 Message Date
6543 61c97fdef1
update nix flake and add gofumpt (#31320)
nix flake maintenance
8 months ago
6543 de6f0488a6
Add nix flake for dev shell (#30967)
To try it you need **nix** installed `nix-daemon ` running and your user
has to be member of the **nix-users** group. Or use NixOS.

then by just:
```sh
nix develop -c $SHELL
```
a dedicated development environment with all needed packages will be
created.
8 months ago