Merge pull request #113098 from SuperSandro2000/fix-collection12
This commit is contained in:
@@ -23,6 +23,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
enableParallelBuilding = false;
|
||||
|
||||
outputs = [ "out" "doc" "dev" ];
|
||||
|
||||
meta = with lib; {
|
||||
description = "Source code renderer with syntax highlighting";
|
||||
longDescription = ''
|
||||
|
||||
Reference in New Issue
Block a user