{ pkgs ? import {} }: { forstio = { core = pkgs.callPackage ./forstio/core/.nix/derivation.nix {}; }; }