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 27, 2023
1 parent d5363d3 commit 9ea8db1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions envs/yocto/shell.nix
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,9 @@ let
xz
zlib
zstd
bison
flex
pkg-config
] ++ (with pkgs.xorg; [
libX11
libXext
Expand Down

0 comments on commit 9ea8db1

Please sign in to comment.