{ pkgs ? import { } }: rec { # Packages with an actual source speedtestpp = pkgs.callPackage ./speedtestpp { }; }