haskellPackages.webauthn: unbreak

This commit is contained in:
Artur Cygan 2022-10-04 02:07:57 +02:00 committed by sternenseemann
parent ed251f3eb4
commit 0b4cd241e2
2 changed files with 0 additions and 3 deletions

View file

@ -5567,7 +5567,6 @@ broken-packages:
- web3-ipfs
- webapi
- webapp
- webauthn
- WebBits
- webcloud
- webcrank

View file

@ -305326,8 +305326,6 @@ self: {
];
description = "Relying party (server) implementation of the WebAuthn 2 specification";
license = lib.licenses.asl20;
hydraPlatforms = lib.platforms.none;
broken = true;
}) {};
"webby" = callPackage