Skip to content

Commit b8b3f56

Browse files
authored
Add icfs-fatfs package to all packages
1 parent 687c706 commit b8b3f56

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

flake.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@
9292
packages.all = pkgs.runCommand "all" {
9393
buildInputs = [
9494
packages.icfs
95+
packages.icfs-fatfs
9596
packages.fatfs-example
9697
];
9798
} ''

0 commit comments

Comments
 (0)