shelldap: build on darwin
This commit is contained in:
parent
ca0c8dc608
commit
f3daa81cfb
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue