1 2 3 4 5 6 7
pkgs: { paths = with pkgs; [ (octave.withPackages (packages: with packages; [ communications ])) ]; }