mirror of
https://github.com/msfjarvis/clipboard-substitutor
synced 2025-08-14 20:07:01 +05:30
fix(flakes): remove unnecessary source override
This commit is contained in:
parent
a891d2e690
commit
4f3d9e2372
1 changed files with 0 additions and 1 deletions
|
@ -69,7 +69,6 @@
|
||||||
clipboard-substitutor-nextest = craneLib.cargoNextest (commonArgs
|
clipboard-substitutor-nextest = craneLib.cargoNextest (commonArgs
|
||||||
// {
|
// {
|
||||||
inherit cargoArtifacts;
|
inherit cargoArtifacts;
|
||||||
src = ./.;
|
|
||||||
partitions = 1;
|
partitions = 1;
|
||||||
partitionType = "count";
|
partitionType = "count";
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue