pkgs/*: add final newline to .nix files
This commit is contained in:
committed by
Alyssa Ross
parent
00ecee00bb
commit
22b73d1282
@@ -9,4 +9,4 @@ runCommand "update-python-libraries" {
|
||||
cp ${./update-python-libraries.py} $out
|
||||
patchShebangs $out
|
||||
substituteInPlace $out --replace 'GIT = "git"' 'GIT = "${git}/bin/git"'
|
||||
''
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user