Merge pull request #188247 from centromere/fix-streaming-commons

This commit is contained in:
Ellie Hermaszewska
2022-08-25 14:26:12 +08:00
committed by GitHub
@@ -18,6 +18,10 @@ self: super: ({
__darwinAllowLocalNetworking = true;
});
streaming-commons = super.streaming-commons.overrideAttrs (_: {
__darwinAllowLocalNetworking = true;
});
halive = addBuildDepend darwin.apple_sdk.frameworks.AppKit super.halive;
# Hakyll's tests are broken on Darwin (3 failures); and they require util-linux