Nick: anonymous E-mail: none Board: unknown Contents: with import { }; gcc11Stdenv.mkDerivation rec { name = "spp"; nativeBuildInputs = with pkgs; [ cmakeWithGui gnumake ccache cudatoolkit_11 git python3 linuxPackages.perf ]; }