perlPackages.SafeHole: fix darwin build
This commit is contained in:
parent
cbd64d71ea
commit
f3c5cbc302
@ -23666,11 +23666,11 @@ with self; {
|
||||
url = "mirror://cpan/authors/id/T/TO/TODDR/Safe-Hole-0.14.tar.gz";
|
||||
hash = "sha256-9PVui70GxP5K4G2xIYbeyt+6wep3XqGMbAKJSB0V7AU=";
|
||||
};
|
||||
perlPreHook = lib.optionalString stdenv.isDarwin "export LD=$CC";
|
||||
meta = {
|
||||
description = "Lib/Safe/Hole.pm";
|
||||
homepage = "https://github.com/toddr/Safe-Hole";
|
||||
license = with lib.licenses; [ artistic1 gpl1Plus ];
|
||||
broken = stdenv.isDarwin;
|
||||
};
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user