{ ... }: let # is set to the value designated by the nixpkgs input of the # jobset configuration. pkgs = (import {}); device = import ; liminix = import { inherit device; }; in { inherit (liminix.outputs) squashfs; }