Skip to content

Commit

Permalink
yocto: add support for {menu,n}config.
Browse files Browse the repository at this point in the history
  • Loading branch information
peteut committed Nov 24, 2023
1 parent d5363d3 commit 94d8da2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions envs/yocto/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,10 @@ let
xz
zlib
zstd
pkg-config
bison
flex
pkg-config
] ++ (with pkgs.xorg; [
libX11
libXext
Expand Down

0 comments on commit 94d8da2

Please sign in to comment.