{ pkgs ? import {}, }: with pkgs; let ticker = import { inherit pkgs; }; in { ticker = lib.hydraJob ticker; }