mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-19 22:30:23 +00:00
rPackages: fix whitespace
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user