buildGoPackage: remove platform.all from packages
This commit is contained in:
@@ -20,6 +20,5 @@ buildGoPackage {
|
||||
description = "Fast, powerful, yet easy to use template engine for Go";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ chiiruno ];
|
||||
platforms = platforms.all;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user