Commit 075b880
fix: use target architecture binaries for disk volume creation
Use pkgs instead of pkgs.buildPackages to ensure e2fsprogs and other utilities
are built for the target ARM64 architecture rather than the build x86 architecture.
This resolves the "Exec format error" when running chattr and mkfs.ext4.
Signed-off-by: Juan Pablo Ruiz <juanpablo.ruiz@unikie.com>1 parent e238645 commit 075b880
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| |||
0 commit comments