Remove trailing whitespace

This commit is contained in:
Eelco Dolstra
2013-01-22 14:41:02 +01:00
parent aa28ffe3a8
commit 67aefde62c
65 changed files with 1034 additions and 1034 deletions

View File

@ -7,7 +7,7 @@ let
builder = ./empty-dir-builder.sh;
};
build2 =
build2 =
{build1 ? jobs.build1 }:
mkDerivation {
name = "build2";