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