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