update nix flake and add gofumpt (#31320)

nix flake maintenance

(cherry picked from commit 61c97fdef10d29f8813ee18734b37bb2797e3bab)
This commit is contained in:
6543 2024-06-11 15:47:13 +02:00 committed by Earl Warren
parent 20ca5e37e9
commit 8346cd6c88
No known key found for this signature in database
GPG key ID: 0579CB2928A78A00
2 changed files with 4 additions and 3 deletions

View file

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