docdev -> devdoc
It's "developer documentation", not "documentation developer" after all.
This commit is contained in:
@@ -8,7 +8,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "068fjg2arlppjqqpzd714n1lf6gxkpac9v5yyvp1qwmv6nvam9s4";
|
||||
};
|
||||
|
||||
outputs = [ "bin" "dev" "out" "info" "docdev" ];
|
||||
outputs = [ "bin" "dev" "out" "info" "devdoc" ];
|
||||
|
||||
doCheck = ! stdenv.isDarwin;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user