perlPackages.Safe-Hole: Mark broken on darwin
This commit is contained in:
parent
bfc062e4cf
commit
4c31da767f
1 changed files with 1 additions and 0 deletions
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue