parent
94b42449eb
commit
97d28586c1
@ -47,5 +47,6 @@ python2Packages.buildPythonApplication {
|
|||||||
description = "NixOS cloud provisioning and deployment tool";
|
description = "NixOS cloud provisioning and deployment tool";
|
||||||
maintainers = with lib.maintainers; [ eelco rob domenkozar ];
|
maintainers = with lib.maintainers; [ eelco rob domenkozar ];
|
||||||
platforms = lib.platforms.unix;
|
platforms = lib.platforms.unix;
|
||||||
|
license = lib.licenses.lgpl3;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user