woff2: supports darwin
This commit is contained in:
parent
9a4cb9003e
commit
0e04356153
@ -27,6 +27,6 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = https://github.com/google/woff2;
|
homepage = https://github.com/google/woff2;
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = [ maintainers.hrdinka ];
|
maintainers = [ maintainers.hrdinka ];
|
||||||
platforms = platforms.linux;
|
platforms = platforms.unix;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user