pkgs/*: add final newline to .nix files
This commit is contained in:
committed by
Alyssa Ross
parent
00ecee00bb
commit
22b73d1282
@@ -27,4 +27,4 @@ stdenv.mkDerivation rec {
|
||||
maintainers = with maintainers; [ wnklmnn ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user