Fix trailing whitespace

This commit is contained in:
Michael Del Casino 2020-12-30 21:35:22 -05:00 committed by GitHub
parent cf81348264
commit fc086af382
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -145,12 +145,11 @@ in rec {
gcc = gcc9;
};
cudatoolkit_11_1 = common {
version = "11.1.1";
url = "https://developer.download.nvidia.com/compute/cuda/11.1.1/local_installers/cuda_11.1.1_455.32.00_linux.run";
sha256 = "13yxv2fgvdnqqbwh1zb80x4xhyfkbajfkwyfpdg9493010kngbiy";
gcc = gcc9;
};