From 6fd66481322450a18630075565aa8c3cb686b043 Mon Sep 17 00:00:00 2001 From: Sebastien Bourdeauducq Date: Fri, 1 Nov 2019 11:06:25 +0800 Subject: [PATCH] fix indentation --- stm32/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stm32/default.nix b/stm32/default.nix index 6258c62..b93d957 100644 --- a/stm32/default.nix +++ b/stm32/default.nix @@ -30,7 +30,7 @@ let cp target/thumbv7em-none-eabihf/release/${name} $out/${name}.elf echo file binary-dist $out/${name}.elf >> $out/nix-support/hydra-build-products ''; - }; + }; in { stabilizer = buildStm32Firmware {