Whitespace lint

This commit is contained in:
Jack Kelly 2018-04-09 07:27:03 +10:00
parent 2d01bb7f6a
commit c2ce7070b1

@ -203,7 +203,7 @@ self: super: builtins.intersectAttrs super {
# Tries to mess with extended POSIX attributes, but can't in our chroot environment.
xattr = dontCheck super.xattr;
# Needs access to locale data, but looks for it in the wrong place.
# Needs access to locale data, but looks for it in the wrong place.
scholdoc-citeproc = dontCheck super.scholdoc-citeproc;
# Expect to find sendmail(1) in $PATH.