docdev -> devdoc
It's "developer documentation", not "documentation developer" after all.
This commit is contained in:
@@ -25,7 +25,7 @@ stdenv.mkDerivation rec {
|
||||
sha256 = "0mjidq4q0hikhis2d35kzkhx6xfcgl875mk5ph5d98fa9kswa4iw";
|
||||
};
|
||||
|
||||
outputs = [ "bin" "dev" "out" "man" "docdev" ];
|
||||
outputs = [ "bin" "dev" "out" "man" "devdoc" ];
|
||||
|
||||
nativeBuildInputs = [ pkgconfig perl ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user