Skip to content

Commit

Permalink
chore(nix): Recombine outputs for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
ribose-jeffreylau committed Jul 5, 2023
1 parent a0439c1 commit c87079f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,4 @@ stdenv.mkDerivation {

nativeBuildInputs = with pkgs; [ cmake gtest pkg-config ];

outputs = [ "out" "lib" "dev" ];

}

0 comments on commit c87079f

Please sign in to comment.