appstream: enable on darwin
This commit is contained in:
@@ -47,6 +47,6 @@ stdenv.mkDerivation rec {
|
||||
can be consumed by other software.
|
||||
'';
|
||||
license = licenses.lgpl21Plus;
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user