shelldap: build on darwin
This commit is contained in:
parent
ca0c8dc608
commit
f3daa81cfb
@ -47,6 +47,6 @@ perlPackages.buildPerlPackage rec {
|
||||
changelog = "https://github.com/mahlonsmith/shelldap/blob/v${version}/CHANGELOG";
|
||||
license = with licenses; [ bsd3 ];
|
||||
maintainers = with maintainers; [ clerie tobiasBora ];
|
||||
platforms = platforms.linux;
|
||||
platforms = platforms.unix;
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user