privacyidea: fix build

This commit is contained in:
Maximilian Bosch
2021-07-22 11:31:58 +02:00
parent f462e471ae
commit 7968422262
@@ -12,6 +12,8 @@ let
sha256 = "ebbb777cbf9312359b897bf81ba00dae0f5cb69fba2a18265dcc18a6f5ef7519";
};
});
werkzeug = self.callPackage ../../../development/python-modules/werkzeug/1.nix { };
flask = self.callPackage ../../../development/python-modules/flask/1.nix { };
};
};
in