{ description = "List of domain names that has Russian certificates."; inputs = {}; outputs = { self, ... }: { list = import ./result.nix; }; }