x11: Remove conflicting outputs produced by auto merge
This commit is contained in:
parent
98419b2e54
commit
f72376fd20
@ -91,7 +91,6 @@ in
|
|||||||
rm -rf $out/share/doc
|
rm -rf $out/share/doc
|
||||||
'';
|
'';
|
||||||
CPP = stdenv.lib.optionalString stdenv.isDarwin "clang -E -";
|
CPP = stdenv.lib.optionalString stdenv.isDarwin "clang -E -";
|
||||||
outputs = [ "out" "man" ];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
libAppleWM = attrs: attrs // {
|
libAppleWM = attrs: attrs // {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user