buildGoPackage: remove platform.all from packages
This commit is contained in:
@@ -32,7 +32,6 @@ buildGoPackage rec {
|
||||
description = "Namecoin to DNS bridge daemon";
|
||||
homepage = "https://github.com/namecoin/ncdns";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = platforms.all;
|
||||
maintainers = with maintainers; [ rnhmjoj ];
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user