update nix flake and add gofumpt (#31320)

nix flake maintenance
This commit is contained in:
6543 2024-06-11 15:47:13 +02:00 committed by GitHub
parent e6ab6e637f
commit 61c97fdef1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 4 additions and 3 deletions

View file

@ -30,6 +30,7 @@
# backend
go_1_22
gofumpt
];
};
}