hpccg: fix indentation
This commit is contained in:
parent
fb1d50e9dd
commit
c0a0eeec7f
@ -20,7 +20,7 @@ let
|
||||
gitTable = import ./git-table.nix;
|
||||
};
|
||||
in
|
||||
stdenv.mkDerivation rec {
|
||||
stdenv.mkDerivation rec {
|
||||
name = "hpccg";
|
||||
|
||||
inherit (gitSource) src gitBranch gitCommit;
|
||||
@ -50,4 +50,4 @@ stdenv.mkDerivation rec {
|
||||
cp test_HPCCG-mpi.exe $out/bin
|
||||
'';
|
||||
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user