fix(flakes): remove unnecessary source override

This commit is contained in:
Harsh Shandilya 2023-06-28 06:43:50 +00:00
parent a891d2e690
commit 4f3d9e2372

View file

@ -69,7 +69,6 @@
clipboard-substitutor-nextest = craneLib.cargoNextest (commonArgs
// {
inherit cargoArtifacts;
src = ./.;
partitions = 1;
partitionType = "count";
});