From 7ba2eaefc23f6fd84136d019d19dbd888c32220b Mon Sep 17 00:00:00 2001 From: Moritz Angermann Date: Sun, 26 Dec 2021 15:00:00 +0800 Subject: [PATCH] . --- flake.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 8ae293a..f0d7806 100644 --- a/flake.nix +++ b/flake.nix @@ -15,7 +15,7 @@ name = "mobile-core"; src = ./.; }; - }); in + }; in # This will package up all *.a in $out into a pkg.zip that can # be downloaded from hydra. let withHydraLibPkg = pkg: pkg.overrideAttrs (old: {