krunvm: set meta.platforms
This commit is contained in:
parent
3ca61b8b71
commit
cbbfbcd095
1 changed files with 1 additions and 0 deletions
|
@ -67,5 +67,6 @@ stdenv.mkDerivation rec {
|
|||
homepage = "https://github.com/containers/krunvm";
|
||||
license = licenses.asl20;
|
||||
maintainers = with maintainers; [ nickcao ];
|
||||
platforms = libkrun.meta.platforms;
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue