let pkgs = import {}; in pkgs.mkShellNoCC { packages = with pkgs; [ imagemagick ]; }