lol

Merge pull request #188716 from superherointj/broken-fido2luks

fido2luks: mark broken

authored by

superherointj and committed by
GitHub
e0761655 169fb54e

+1
+1
pkgs/tools/security/fido2luks/default.nix
··· 33 33 license = licenses.gpl3; 34 34 maintainers = with maintainers; [ prusnak mmahut ]; 35 35 platforms = platforms.linux; 36 + broken = true; # 2022-08-28 36 37 }; 37 38 }