pull/16/head
Sebastien Bourdeauducq 2019-02-15 23:12:51 +08:00
parent f4ef1eb909
commit 43391d8718
1 changed files with 1 additions and 1 deletions

View File

@ -24,4 +24,4 @@ let
};
}) {} variants;
in
pkgs.runCommand "xxxxabcd" { } "echo ${mainBuild} > $out";
pkgs.runCommand "xxxxabcd" { } "echo ${mainBuild} > $out"