gmp: renamed nix files to conform with coding guidelines
svn path=/nixpkgs/trunk/; revision=31903
This commit is contained in:
parent
8c1f88549d
commit
37d2e2e917
@ -3629,7 +3629,7 @@ let
|
|||||||
else
|
else
|
||||||
# We temporarily leave gmp 4 here, waiting for a new ppl/cloog-ppl that
|
# We temporarily leave gmp 4 here, waiting for a new ppl/cloog-ppl that
|
||||||
# would build well with gmp 5.
|
# would build well with gmp 5.
|
||||||
makeOverridable (import ../development/libraries/gmp/4.nix) {
|
makeOverridable (import ../development/libraries/gmp/4.3.2.nix) {
|
||||||
inherit stdenv fetchurl m4;
|
inherit stdenv fetchurl m4;
|
||||||
cxx = false;
|
cxx = false;
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user