From 86c2202a4e98e3a062dc141a85dc56d00a38cb86 Mon Sep 17 00:00:00 2001 From: Eva Dengler Date: Thu, 31 Jul 2025 11:30:00 +0200 Subject: [PATCH] fetch submodules for SDK --- flake.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/flake.nix b/flake.nix index 0655ad2..d225697 100644 --- a/flake.nix +++ b/flake.nix @@ -11,7 +11,8 @@ owner = "NessieCircuits"; repo = "Riotee_SDK"; tag = "v1.2.0"; - hash = "sha256-1ZFvbGiTzAuBnKGUe/MAAI4D+d+jl/LCLcYqthkxB5M="; + fetchSubmodules = true; + hash = "sha256-oeJ+oYu2DiB39i1jMggqddPPssrd4QBthsUI6N82KOs="; }; apps = system: pkgs: {