buildbot-full: build with format other
This commit is contained in:
parent
7715dd69e3
commit
8ab844d278
@ -11,6 +11,7 @@ let
|
||||
withPlugins = plugins: buildPythonPackage {
|
||||
pname = "${package.pname}-with-plugins";
|
||||
inherit (package) version;
|
||||
format = "other";
|
||||
|
||||
dontUnpack = true;
|
||||
dontBuild = true;
|
||||
|
Loading…
Reference in New Issue
Block a user