1
0
Fork 0

Compare commits

..

No commits in common. "4b2489871eddf5fbe8ed2cdf459074505cdb5b6a" and "d154db18ba23ce5dc536ef132e096a40022d0c04" have entirely different histories.

View file

@ -19,7 +19,7 @@ in
haskellPackages.pandoc
haskellPackages.pandoc-cli
haskellPackages.pandoc-crossref
(texlive.combine { inherit (texlive) scheme-small draftwatermark; })
(texlive.combine { inherit (texlive) scheme-small draftwatermark;})
];
};
}