Merge pull request #113098 from SuperSandro2000/fix-collection12

This commit is contained in:
Sandro
2021-02-17 13:28:08 +01:00
committed by GitHub
18 changed files with 58 additions and 39 deletions
@@ -23,6 +23,8 @@ stdenv.mkDerivation rec {
enableParallelBuilding = false;
outputs = [ "out" "doc" "dev" ];
meta = with lib; {
description = "Source code renderer with syntax highlighting";
longDescription = ''