flocon/pkgs/default.nix

4 lines
110 B
Nix

pkgs: {
mcuxpresso = import ./mcuxpresso pkgs;
bolt-launcher = pkgs.callPackage ./bolt-launcher.nix {};
}