Commit Graph

5 Commits (dc7ddaee2aca7c3c1652a5b287c3047612c1c655)

Author SHA1 Message Date
6543 1342d48433
Add golang back to nix dev environment and pin v1.23 (#33275) 2 weeks ago
silverwind 9880c1372e
Bump CI,Flake and Snap to Node 22 (#32487)
Node 22 is LTS since 2024-10-29. Updated it everywhere.

---------

Co-authored-by: techknowlogick <techknowlogick@gitea.com>
3 months ago
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