nixpkgs/pkgs/applications/misc/privacyidea
Maximilian Bosch 5ba394a5f0
privacyidea: fix build
For this round of ZHF: #230712
Failing Hydra build: https://hydra.nixos.org/build/218871719

The following things needed to change:

* Drop `doc` stuff from `pyopenssl` to avoid transitive errors related
  to sphinx (and the dependency hackery in here).
* Disable a bunch of flask-babel tests failing because of `\u202f` vs
  space.
* Fix tests by using hashes supported by `libxcrypt` for tests using the
  passwd resolver[1].

[1] https://github.com/privacyidea/privacyidea/pull/3611
2023-05-11 11:10:10 +02:00
..
default.nix privacyidea: fix build 2023-05-11 11:10:10 +02:00