lol

Dummy SBCL property to allow other derivations to build.

+1
+1
pkgs/development/compilers/sbcl/bootstrap.nix
··· 23 23 sha256 = "0sp5445rbvms6qvzhld0kwwvydw51vq5iaf4kdqsf2d9jvaz3yx5"; 24 24 }; 25 25 armv6l-linux = armv7l-linux; 26 + x86_64-solaris = x86_64-linux; 26 27 }; 27 28 cfg = options.${stdenv.system}; 28 29 in