Dummy SBCL property to allow other derivations to build.

This commit is contained in:
Danny Wilson 2015-11-08 02:40:49 +01:00
parent bcc7d8add9
commit bab0a82983

View File

@ -23,6 +23,7 @@ let
sha256 = "0sp5445rbvms6qvzhld0kwwvydw51vq5iaf4kdqsf2d9jvaz3yx5";
};
armv6l-linux = armv7l-linux;
x86_64-solaris = x86_64-linux;
};
cfg = options.${stdenv.system};
in