mirror of
https://github.com/CHN-beta/nixpkgs.git
synced 2026-01-13 11:30:35 +08:00
x11: Remove conflicting outputs produced by auto merge
This commit is contained in:
committed by
Vladimír Čunát
parent
98419b2e54
commit
f72376fd20
@@ -91,7 +91,6 @@ in
|
||||
rm -rf $out/share/doc
|
||||
'';
|
||||
CPP = stdenv.lib.optionalString stdenv.isDarwin "clang -E -";
|
||||
outputs = [ "out" "man" ];
|
||||
};
|
||||
|
||||
libAppleWM = attrs: attrs // {
|
||||
|
||||
Reference in New Issue
Block a user