mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-24 16:03:23 +00:00
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.
|
||||
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.
|
||||
|
Loading…
Reference in New Issue
Block a user