1
1
mirror of https://github.com/go-gitea/gitea synced 2025-07-23 02:38:35 +00:00

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
2 changed files with 4 additions and 3 deletions

View File

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