expect: split dev output
This commit is contained in:
@@ -33,6 +33,8 @@ stdenv.mkDerivation rec {
|
|||||||
done
|
done
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
outputs = [ "out" "dev" ];
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "A tool for automating interactive applications";
|
description = "A tool for automating interactive applications";
|
||||||
homepage = "http://expect.sourceforge.net/";
|
homepage = "http://expect.sourceforge.net/";
|
||||||
|
|||||||
Reference in New Issue
Block a user