rPackages: fix whitespace
This commit is contained in:
parent
03df8c8b88
commit
13ab11bf60
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user