forked from mirrors/nixpkgs
snx: disown this package
This commit is contained in:
parent
95934138bc
commit
7b2c1b854e
|
@ -33,8 +33,5 @@ stdenv.mkDerivation rec {
|
||||||
homepage = "https://www.checkpoint.com/";
|
homepage = "https://www.checkpoint.com/";
|
||||||
description = "Check Point SSL Network Extender";
|
description = "Check Point SSL Network Extender";
|
||||||
license = "unknown";
|
license = "unknown";
|
||||||
|
|
||||||
platforms = stdenv.lib.platforms.linux;
|
|
||||||
maintainers = [ stdenv.lib.maintainers.simons ];
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue