Naming conventions
svn path=/nixpkgs/trunk/; revision=3870
This commit is contained in:
parent
a640e2a19a
commit
3919e7593a
@ -1,10 +0,0 @@
|
|||||||
{stdenv, fetchurl}:
|
|
||||||
|
|
||||||
if stdenv.system == "i686-linux"
|
|
||||||
then
|
|
||||||
(import ./jdk1.5-sun-linux.nix) {
|
|
||||||
stdenv = stdenv;
|
|
||||||
fetchurl = fetchurl;
|
|
||||||
}
|
|
||||||
else
|
|
||||||
false
|
|
Loading…
x
Reference in New Issue
Block a user