Remove dtc

It is redundant to hosttools
This commit is contained in:
urob 2024-08-13 15:19:29 -04:00
parent c6fbdc3c5f
commit 2a019e622f

View file

@ -25,13 +25,14 @@
default = pkgs.mkShell {
packages = [
keymap_drawer
zephyr.hosttools-nix
zephyr.pythonEnv
(zephyr.sdk.override { targets = [ "arm-zephyr-eabi" ]; })
pkgs.cmake
pkgs.dtc
pkgs.ninja
# ---
# Uncomment these if you don't have system-wide versions:
# pkgs.gawk # awk
# pkgs.unixtools.column # column