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;
|
inherit stdenv fetchurl ocaml perl;
|
||||||
};
|
};
|
||||||
|
|
||||||
cil_aterm = (import ../development/libraries/cil-aterm) {
|
cilaterm = (import ../development/libraries/cil-aterm) {
|
||||||
inherit stdenv fetchurl ocaml perl;
|
inherit stdenv fetchurl ocaml perl;
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user