screen: mark as broken on darwin
Disabling PAM doesn't help much.
This commit is contained in:
@@ -71,5 +71,7 @@ stdenv.mkDerivation rec {
|
||||
|
||||
platforms = platforms.unix;
|
||||
maintainers = [ ];
|
||||
# checking for PAM support... configure: error: no
|
||||
broken = stdenv.hostPlatform.isDarwin;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user