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