namd: Change spacing to reflect nesting level

This commit is contained in:
Tyson Whitehead
2016-11-28 12:00:44 -05:00
parent c1ff57dde6
commit aebc5cb499

View File

@@ -8,9 +8,9 @@ stdenv.mkDerivation {
md5 = "8a81eb4c883edbf977d0af05351f6914";
};
buildInputs = [
perl
bash
tcsh
];
buildInputs = [
perl
bash
tcsh
];
}