parent
f2a33b8709
commit
a74150e66e
@ -23,7 +23,7 @@ stdenv.mkDerivation rec {
|
|||||||
homepage = http://www.citi.umich.edu/projects/nfsv4/linux/;
|
homepage = http://www.citi.umich.edu/projects/nfsv4/linux/;
|
||||||
description = "Exports a gssapi interface which calls other random gssapi libraries";
|
description = "Exports a gssapi interface which calls other random gssapi libraries";
|
||||||
license = licenses.bsd3;
|
license = licenses.bsd3;
|
||||||
platforms = platforms.unix;
|
platforms = platforms.linux;
|
||||||
maintainers = with maintainers; [ corngood ];
|
maintainers = with maintainers; [ corngood ];
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user