Commit Graph

3 Commits (bf7ae0429cdf236510aa6702e499878bc2345a6e)

Author SHA1 Message Date
6543 957c75bfd2
Fix update flake (#31626) 8 months ago
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.
9 months ago