buildGoPackage: remove platform.all from packages
This commit is contained in:
@@ -24,7 +24,6 @@ buildGoPackage rec {
|
||||
description = "Rsync for block devices and disk images";
|
||||
homepage = "https://github.com/dop251/diskrsync";
|
||||
license = licenses.mit;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ jluttine ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user