ti-rpc: Add platforms.linux
This commit is contained in:
@@ -25,6 +25,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = "http://sourceforge.net/projects/libtirpc/";
|
homepage = "http://sourceforge.net/projects/libtirpc/";
|
||||||
description = "The transport-independent Sun RPC implementation (TI-RPC)";
|
description = "The transport-independent Sun RPC implementation (TI-RPC)";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ abbradar ];
|
maintainers = with maintainers; [ abbradar ];
|
||||||
longDescription = ''
|
longDescription = ''
|
||||||
Currently, NFS commands use the SunRPC routines provided by the
|
Currently, NFS commands use the SunRPC routines provided by the
|
||||||
|
|||||||
Reference in New Issue
Block a user