From 98419b2e544eb0f5fb4e36e55df1185dfeb37615 Mon Sep 17 00:00:00 2001 From: Tuomas Tynkkynen Date: Wed, 26 Aug 2015 20:48:33 +0300 Subject: flac: Remove conflicting outputs produced by auto merge --- pkgs/applications/audio/flac/default.nix | 2 -- 1 file changed, 2 deletions(-) (limited to 'pkgs/applications/audio/flac') diff --git a/pkgs/applications/audio/flac/default.nix b/pkgs/applications/audio/flac/default.nix index e9b57fcd0725..80e4e49fb183 100644 --- a/pkgs/applications/audio/flac/default.nix +++ b/pkgs/applications/audio/flac/default.nix @@ -8,8 +8,6 @@ stdenv.mkDerivation rec { sha256 = "4773c0099dba767d963fd92143263be338c48702172e8754b9bc5103efe1c56c"; }; - outputs = [ "out" "doc" ]; - buildInputs = [ libogg ]; #doCheck = true; # takes lots of time -- cgit 1.4.1