add i686-linux to nix flake

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
This commit is contained in:
Kent Overstreet 2024-07-12 14:14:55 -04:00
parent 53d7722563
commit 0f9b409aee

View File

@ -45,6 +45,7 @@
systems = [ systems = [
"aarch64-linux" "aarch64-linux"
"x86_64-linux" "x86_64-linux"
"i686-linux"
]; ];
perSystem = perSystem =