Whitespace lint
This commit is contained in:
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.
|
# Tries to mess with extended POSIX attributes, but can't in our chroot environment.
|
||||||
xattr = dontCheck super.xattr;
|
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;
|
scholdoc-citeproc = dontCheck super.scholdoc-citeproc;
|
||||||
|
|
||||||
# Expect to find sendmail(1) in $PATH.
|
# Expect to find sendmail(1) in $PATH.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user