forked from mirrors/nixpkgs
obeying the (un)written convention of attribute naming
svn path=/nixpkgs/trunk/; revision=4524
This commit is contained in:
parent
ebc93faa32
commit
d6cb787567
|
@ -798,7 +798,7 @@ rec {
|
|||
inherit stdenv fetchurl ocaml perl;
|
||||
};
|
||||
|
||||
cil_aterm = (import ../development/libraries/cil-aterm) {
|
||||
cilaterm = (import ../development/libraries/cil-aterm) {
|
||||
inherit stdenv fetchurl ocaml perl;
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue