Skip to content

[nix-repl] Show which variables get loaded #11404

Open
@kstrafe

Description

It's not practical to run nix repl nixpkgs and only get "Added 6 variables". This does not tell me which variables. I have to run the output against a plain nix repl, perform tab completion, and then diff these two outputs.

I'd like to just print the variables which were just loaded into the global scope.

Metadata

Assignees

No one assigned

    Labels

    featureFeature request or proposalreplThe Read Eval Print Loop, "nix repl" command and debugger

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions