perlPackages.Safe-Hole: Mark broken on darwin

This commit is contained in:
Sandro Jäckel 2021-01-18 18:47:39 +01:00
parent bfc062e4cf
commit 4c31da767f
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -19038,6 +19038,7 @@ let
description = "lib/Safe/Hole.pm";
license = with lib.licenses; [ artistic1 gpl1Plus ];
homepage = "https://github.com/toddr/Safe-Hole";
broken = stdenv.isDarwin;
};
};