flac: Remove conflicting outputs produced by auto merge
This commit is contained in:
parent
5227fb1dd5
commit
98419b2e54
@ -8,8 +8,6 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "4773c0099dba767d963fd92143263be338c48702172e8754b9bc5103efe1c56c";
|
||||
};
|
||||
|
||||
outputs = [ "out" "doc" ];
|
||||
|
||||
buildInputs = [ libogg ];
|
||||
|
||||
#doCheck = true; # takes lots of time
|
||||
|
Loading…
Reference in New Issue
Block a user