# You can build these directly using 'nix build .#example' { pkgs ? import { } }: rec { sdrconnect = pkgs.callPackage ./sdrconnect { }; }