forked from DGNum/infrastructure
feat(compute01): Deploy satosa on saml-idp.dgnum.eu
This commit is contained in:
parent
26b2fa656f
commit
be60bb5cbe
7 changed files with 353 additions and 4 deletions
|
@ -47,6 +47,8 @@ python3.pkgs.buildPythonPackage rec {
|
|||
];
|
||||
};
|
||||
|
||||
passthru.python = python3;
|
||||
|
||||
pythonImportsCheck = [ "satosa" ];
|
||||
|
||||
meta = with lib; {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue