We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30d28c3 commit c4c54e8Copy full SHA for c4c54e8
1 file changed
flake.nix
@@ -73,6 +73,7 @@
73
ftditool-cli = inputs.ftditool.packages.${system}.default;
74
cheri-toolchain = pkgs.callPackage ./nix/cheri_toolchain.nix {inherit (lrPkgs) llvm_cheri;};
75
commonPackages = with pkgs; [
76
+ gcc15
77
bison
78
cmake
79
flex
0 commit comments