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

@ -1,7 +1,7 @@
with import ./config.nix;
{ src }:
{
copy =
{
copy =
mkDerivation {
name = "svn-input";
builder = ./scm-builder.sh;