gfxreconstruct: set platforms
This commit is contained in:
parent
7b4b3ef3de
commit
1babaa8a05
1 changed files with 1 additions and 0 deletions
|
@ -63,5 +63,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/LunarG/gfxreconstruct/";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ Flakebi ];
|
||||
platforms = platforms.linux;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue