treewide: Lots of meta.hydraPlatforms -> meta.platforms
In all of these files, there is no meta.platforms but only meta.hydraPlatforms, which doesn't seem to have any purpose except being inconsistent.
This commit is contained in:
@@ -62,7 +62,7 @@ stdenv.mkDerivation rec {
|
||||
Capable of doing *fast* incremental backups of virtual machine images.
|
||||
'';
|
||||
|
||||
hydraPlatforms = platforms.linux;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ muflax ];
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user