perlPackages.Safe-Hole: Mark broken on darwin

This commit is contained in:
Sandro Jäckel
2021-01-20 21:09:22 +01:00
parent bfc062e4cf
commit 4c31da767f
+1
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;
};
};