Unverified Commit 10d61fb5 authored by Stig Palmquist's avatar Stig Palmquist Committed by Stig Palmquist
Browse files

perlPackages.MojoliciousPluginSyslog: 0.05 -> 0.06

parent 6bbb68c7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9267,7 +9267,7 @@ let
      url = "mirror://cpan/authors/id/P/PE/PEVANS/Future-AsyncAwait-0.58.tar.gz";
      sha256 = "sha256-OLtJ9jabBUrAUuaNomR/4i0Io605rgNuJ6KRELtOQi4=";
    };
    buildInputs = [ TestRefcount ];
    buildInputs = [ TestRefcount TestFatal ];
    propagatedBuildInputs = [ Future XSParseKeyword XSParseSublike ];
    perlPreHook = lib.optionalString stdenv.isDarwin "export LD=$CC";
    meta = {