5 lines
88 B
Nix
5 lines
88 B
Nix
import ./dependency.nix {
|
|
exposeUnderlyingJob = false;
|
|
exposeDependentJob = true;
|
|
}
|