treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -47,5 +47,6 @@ in stdenv.mkDerivation rec {
|
||||
license = licenses.mit;
|
||||
homepage = https://github.com/aktau/github-release;
|
||||
maintainers = with maintainers; [ ardumont ];
|
||||
platforms = with platforms; unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user