bfcal: add platforms
This commit is contained in:
parent
ed791bc57e
commit
0c15753f5c
@ -31,6 +31,7 @@ stdenv.mkDerivation rec {
|
||||
description = "Quickly display a calendar";
|
||||
homepage = "https://git.sr.ht/~bitfehler/bfcal";
|
||||
license = licenses.gpl3Plus;
|
||||
platforms = qtbase.meta.platforms;
|
||||
maintainers = with maintainers; [ laalsaas ];
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user