Add package OpenAFS
svn path=/nixpkgs/trunk/; revision=18319
This commit is contained in:
parent
5747c2194b
commit
849f42d7bc
@ -2880,6 +2880,11 @@ let
|
|||||||
inherit fetchurl stdenv;
|
inherit fetchurl stdenv;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
openafsClient = import ../servers/openafs-client {
|
||||||
|
inherit stdenv fetchurl autoconf automake flex yacc;
|
||||||
|
inherit kernel_2_6_28 glibc ncurses perl krb5;
|
||||||
|
};
|
||||||
|
|
||||||
openocd = import ../development/tools/misc/openocd {
|
openocd = import ../development/tools/misc/openocd {
|
||||||
inherit fetchurl stdenv libftdi;
|
inherit fetchurl stdenv libftdi;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user