enable beecrypt here
svn path=/nixpkgs/trunk/; revision=4402
This commit is contained in:
parent
41108750ba
commit
c55f6db2be
@ -715,6 +715,11 @@ rec {
|
||||
jdk = blackdown;
|
||||
};
|
||||
|
||||
beecrypt = (import ../development/libraries/beecrypt) {
|
||||
inherit fetchurl stdenv;
|
||||
m4 = gnum4;
|
||||
};
|
||||
|
||||
cil = (import ../development/libraries/cil) {
|
||||
inherit stdenv fetchurl ocaml perl;
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user