Skip to content

Commit

Permalink
Fix the coverage job
Browse files Browse the repository at this point in the history
  • Loading branch information
Ericson2314 committed Jan 25, 2023
1 parent 189261c commit 7589271
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -465,6 +465,10 @@

src = self;

configureFlags = [
"CXXFLAGS=-I${lib.getDev pkgs.rapidcheck}/extras/gtest/include"
];

enableParallelBuilding = true;

nativeBuildInputs = nativeBuildDeps;
Expand Down

0 comments on commit 7589271

Please sign in to comment.