Commit Graph

2 Commits (017ea19e5d317a3c2ff941c5b9f8703e46a2c742)

Author SHA1 Message Date
6543 61c97fdef1
update nix flake and add gofumpt (#31320)
nix flake maintenance
9 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.
10 months ago