Commit Graph

3 Commits (ad223000d42782d1cd5a2ef9e8cb3a51f76739f9)

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