how do I use `nix-env -i --from-expression`? `nix-env -i --from-expression 'let pkgs = import {}; in pkgs.mumble'` gets me `error: attempt to call something which is not a function but a set, at undefined position`