diff --git a/flake.nix b/flake.nix index ee34180..af910cb 100644 --- a/flake.nix +++ b/flake.nix @@ -69,7 +69,6 @@ clipboard-substitutor-nextest = craneLib.cargoNextest (commonArgs // { inherit cargoArtifacts; - src = ./.; partitions = 1; partitionType = "count"; });