{ pkgs ? import {}, constituents}: pkgs.releaseTools.channel { name = "main"; src = ./.; inherit constituents; }