Adding yafc-1.1.1
svn path=/nixpkgs/trunk/; revision=13846
This commit is contained in:
@@ -8941,6 +8941,10 @@ let
|
||||
inherit (xlibs) libX11;
|
||||
};
|
||||
|
||||
yafc = import ../applications/networking/yafc {
|
||||
inherit fetchurl stdenv readline openssh;
|
||||
};
|
||||
|
||||
myEnvFun = import ../misc/my-env {
|
||||
inherit substituteAll pkgs;
|
||||
inherit (stdenv) mkDerivation;
|
||||
|
||||
Reference in New Issue
Block a user