with (import {}); stdenv.mkDerivation { name = "cassiopeia"; imports = [ ./shell.nix ]; }