rPackages: fix whitespace

This commit is contained in:
Justin Bedo 2021-12-07 19:18:05 +11:00
parent 03df8c8b88
commit 13ab11bf60
No known key found for this signature in database
GPG Key ID: 2C18202C56C182BD

View File

@ -1293,9 +1293,9 @@ let
});
Rrdrand = old.Rrdrand.override { platforms = lib.platforms.x86_64 ++ lib.platforms.x86; };
RandomFieldsUtils = old.RandomFieldsUtils.override { platforms = lib.platforms.x86_64 ++ lib.platforms.x86; };
flowClust = old.flowClust.override { platforms = lib.platforms.x86_64 ++ lib.platforms.x86; };
};
in