{ pkgs ? import { } }: { shoko-server = pkgs.callPackage ./pkg.nix { }; }