{ pkgs ? import {}, }: with pkgs; with import {}; { ticker-update = lib.hydraJob ticker-update; ticker-serve = lib.hydraJob ticker-serve; }