Merge pull request #226440 from trofi/celt-dev-output

celt: split headers to "dev" output

authored by Robert Scott and committed by GitHub 954d533e ea788f0f

+2
+2
pkgs/development/libraries/celt/generic.nix
··· 12 12 13 13 inherit src; 14 14 15 + outputs = [ "out" "dev" ]; 16 + 15 17 inherit prePatch; 16 18 17 19 buildInputs = []