tcp-wrappers: linux only
This commit is contained in:
parent
c02ab895a1
commit
525b5dce19
@ -57,6 +57,6 @@ in stdenv.mkDerivation rec {
|
||||
|
||||
homepage = ftp://ftp.porcupine.org/pub/security/index.html;
|
||||
license = "BSD-style";
|
||||
platforms = stdenv.lib.platforms.unix;
|
||||
platforms = stdenv.lib.platforms.linux;
|
||||
};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user