pkgs/*: add final newline to .nix files
This commit is contained in:
committed by
Alyssa Ross
parent
00ecee00bb
commit
22b73d1282
@@ -41,4 +41,4 @@ stdenv.mkDerivation {
|
||||
# Will be faster to build the wrapper locally then to fetch it from a binary cache.
|
||||
preferLocalBuild = true;
|
||||
meta = diagrams-builder.meta;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user