krb5: Make linux only
This commit is contained in:
parent
6c07ca09e9
commit
35b442abc3
@ -31,7 +31,7 @@ stdenv.mkDerivation (rec {
|
||||
description = "MIT Kerberos 5";
|
||||
homepage = webpage;
|
||||
license = "MPL";
|
||||
platforms = platforms.unix;
|
||||
platforms = platforms.linux;
|
||||
maintainers = with maintainers; [ wkennington ];
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user