Skip to content

Commit

Permalink
build: no pkgs.nix in checkInputs
Browse files Browse the repository at this point in the history
Co-authored-by: furioncycle <[email protected]>
Co-authored-by: Shahar "Dawn" Or <[email protected]>
  • Loading branch information
3 people committed Aug 3, 2024
1 parent f5195db commit 4934c36
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion flake.nix
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
commonArgs
// {
inherit cargoArtifacts NIX_CMD_PATH NIX_INSTANTIATE_CMD_PATH;
nativeCheckInputs = [pkgs.nix];
# integration tests use nix. can't do that in the sandbox.
cargoTestExtraArgs = "--bins";
}
Expand Down

0 comments on commit 4934c36

Please sign in to comment.