treewide: Add lots of meta.platforms
Build-tested on x86_64 Linux & Mac.
This commit is contained in:
@@ -63,6 +63,7 @@ let ccache = stdenv.mkDerivation rec {
|
||||
downloadPage = https://ccache.samba.org/download.html;
|
||||
license = licenses.gpl3Plus;
|
||||
maintainers = with maintainers; [ nckx ];
|
||||
platforms = with platforms; linux;
|
||||
};
|
||||
};
|
||||
in ccache
|
||||
|
||||
Reference in New Issue
Block a user