mirror of
https://github.com/pfzetto/rebacs
synced 2024-11-21 10:42:49 +01:00
hydra job
This commit is contained in:
parent
215466e849
commit
3400e5da8d
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
||||||
devShells.default = mkShell {
|
devShells.default = mkShell {
|
||||||
inputsFrom = [ bin ];
|
inputsFrom = [ bin ];
|
||||||
};
|
};
|
||||||
hydra.build = bin;
|
hydraJobs.build = bin;
|
||||||
}
|
}
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue