{ nixpkgs, declInput }: let pkgs = import nixpkgs {}; in { jobsets = pkgs.runCommand "spec.json" {} '' cat < $out <