Skip to content

Commit 50f4e7b

Browse files
committed
buildbot-gitea: set explicit format
1 parent fb9b93c commit 50f4e7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/buildbot-gitea.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
buildPythonPackage {
1010
pname = "buildbot-gitea";
1111
version = "1.8.0";
12+
format = "setuptools";
1213

1314
src = fetchFromGitHub {
1415
owner = "Mic92";

0 commit comments

Comments
 (0)