Bump zephyr-sdk

This commit is contained in:
urob 2024-10-21 21:19:02 -04:00
parent ed47900269
commit 4ecd556026
2 changed files with 10 additions and 26 deletions

View file

@ -9,9 +9,7 @@
# Zephyr sdk and toolchain
zephyr-nix.url = "github:urob/zephyr-nix";
zephyr-nix.inputs.zephyr.follows = "zephyr";
# Relies on 23.11 to provide py38 until zephyr-sdk bumps the requirement
# https://github.com/zephyrproject-rtos/sdk-ng/issues/752
# zephyr-nix.inputs.nixpkgs.follows = "nixpkgs";
zephyr-nix.inputs.nixpkgs.follows = "nixpkgs";
};
outputs = { nixpkgs, zephyr-nix, ... }: let