Skip to content

Commit

Permalink
add i686-linux to nix flake
Browse files Browse the repository at this point in the history
Signed-off-by: Kent Overstreet <[email protected]>
  • Loading branch information
Kent Overstreet committed Jul 12, 2024
1 parent 53d7722 commit 0f9b409
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
systems = [
"aarch64-linux"
"x86_64-linux"
"i686-linux"
];

perSystem =
Expand Down

0 comments on commit 0f9b409

Please sign in to comment.