docdev -> devdoc
It's "developer documentation", not "documentation developer" after all.
This commit is contained in:
@@ -4,7 +4,7 @@ perl:
|
||||
|
||||
perl.stdenv.mkDerivation (
|
||||
{
|
||||
outputs = [ "out" "docdev" ];
|
||||
outputs = [ "out" "devdoc" ];
|
||||
|
||||
doCheck = true;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user