FreeBSD support
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
|
||||
with stdenv.lib;
|
||||
|
||||
assert !stdenv.isDarwin -> stdenv.cc.isGNU;
|
||||
assert stdenv.isFreeBSD || stdenv.isDarwin || stdenv.cc.isGNU;
|
||||
|
||||
# TODO:
|
||||
# * Add gio-module-fam
|
||||
|
||||
Reference in New Issue
Block a user