···53 fi
54 '';
550000056 meta = with lib; {
57 homepage = "https://age-encryption.org/";
58 description = "Modern encryption tool with small explicit keys";
···53 fi
54 '';
5556+ # plugin test is flaky, see https://github.com/FiloSottile/age/issues/517
57+ checkFlags = [
58+ "-skip" "TestScript/plugin"
59+ ];
60+61 meta = with lib; {
62 homepage = "https://age-encryption.org/";
63 description = "Modern encryption tool with small explicit keys";