Skip to content

Commit 660be00

Browse files
committed
Bump nix develop based docker image to v0.2.8
Add Dasharo EC build requirements Signed-off-by: Thierry Laurion <insurgo@riseup.net>
1 parent a67c1bc commit 660be00

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

flake.nix

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
deps = with pkgs; [
2323
# Core build utilities
2424
autoconf
25+
avrdude # Dasharo EC build
2526
automake
2627
bashInteractive
2728
coreutils #basic tools like ls, cp, mv, kill)
@@ -60,10 +61,13 @@
6061
patch
6162
perl
6263
pkg-config
64+
pkgsCross.avr.buildPackages.gcc # Dasharo EC build
65+
pkgsCross.avr.libcCross # Dasharo EC build
6366
procps #process tools like free, pidof, pkill, top, vmstat, watch, etc
6467
psmisc #process tools like killall, pstree, etc
6568
python3 # me_cleaner, coreboot
6669
rsync # coreboot
70+
sdcc # Dasharo EC build
6771
sharutils
6872
texinfo
6973
unzip

0 commit comments

Comments
 (0)