3
0
Fork 0
forked from mirrors/nixpkgs

privacyidea: fix build

This commit is contained in:
Maximilian Bosch 2021-07-22 11:31:58 +02:00
parent f462e471ae
commit 7968422262
No known key found for this signature in database
GPG key ID: 091DBF4D1FC46B8E

View file

@ -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