Skip to content

Commit

Permalink
riscv64-linux: add riscv64-linux to supported systems
Browse files Browse the repository at this point in the history
  • Loading branch information
0x4A6F committed Apr 28, 2023
1 parent 8ab9e56 commit a4780ab
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 @@ -12,6 +12,7 @@
"x86_64-linux"
"i686-linux"
"aarch64-linux"
"riscv64-linux"
];
forAllSystems = nixpkgs.lib.genAttrs supportedSystems;
in
Expand Down

0 comments on commit a4780ab

Please sign in to comment.