{ pkgs ? import {}, srcpath ? ../src }: pkgs.callPackage ./default.nix { inherit srcpath; }