pkgs/*: add final newline to .nix files
This commit is contained in:
committed by
Alyssa Ross
parent
00ecee00bb
commit
22b73d1282
@@ -7,4 +7,4 @@ callPackage ./generic.nix (args // rec {
|
||||
url = "http://protobuf.googlecode.com/files/${version}.tar.bz2";
|
||||
sha256 = "0xxn9gxhvsgzz2sgmihzf6pf75clr05mqj6218camwrwajpcbgqk";
|
||||
};
|
||||
})
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user