Fix editorconfig-checker… really annoying on trailing whitespace
This commit is contained in:
parent
72f79812e5
commit
469505483b
1 changed files with 2 additions and 1 deletions
|
@ -51,6 +51,7 @@ stdenv.mkDerivation rec {
|
|||
cmake
|
||||
wrapQtAppsHook
|
||||
];
|
||||
|
||||
buildInputs = [
|
||||
zlib
|
||||
potrace
|
||||
|
|
Loading…
Reference in a new issue