mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-29 02:13:23 +00:00
Merge pull request #188716 from superherointj/broken-fido2luks
fido2luks: mark broken
This commit is contained in:
commit
e0761655d8
@ -33,5 +33,6 @@ rustPlatform.buildRustPackage rec {
|
||||
license = licenses.gpl3;
|
||||
maintainers = with maintainers; [ prusnak mmahut ];
|
||||
platforms = platforms.linux;
|
||||
broken = true; # 2022-08-28
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user