6543
1342d48433
Add golang back to nix dev environment and pin v1.23 ( #33275 )
2025-01-17 12:25:33 -05:00
silverwind
9880c1372e
Bump CI,Flake and Snap to Node 22 ( #32487 )
...
release-nightly / nightly-binary (push) Waiting to run
release-nightly / nightly-docker-rootful (push) Failing after 2m31s
release-nightly / nightly-docker-rootless (push) Failing after 2m48s
Node 22 is LTS since 2024-10-29. Updated it everywhere.
---------
Co-authored-by: techknowlogick <techknowlogick@gitea.com>
2024-11-13 21:39:55 +00:00
6543
957c75bfd2
Fix update flake ( #31626 )
2024-07-12 16:25:54 +00:00
6543
61c97fdef1
update nix flake and add gofumpt ( #31320 )
...
nix flake maintenance
2024-06-11 08:47:13 -05:00
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.
2024-05-22 00:47:18 +00:00