Skip to content

Instantly share code, notes, and snippets.

View eljamm's full-sized avatar
💡
-> ∑

Fedi Jamoussi eljamm

💡
-> ∑
View GitHub Profile
@crabdancing
crabdancing / quick-nix-repl-tutorial.md
Last active December 21, 2024 19:45
a quick nix repl tutorial

If you want to probe a nix flake and figure out what it exposes, I typically just load it into nix repl and then tab complete around until I find what I'm looking for. E.g.:

$ nix repl
Welcome to Nix 2.18.5. Type :? for help.

nix-repl> :lf github:wez/wezterm/main?dir=nix
Added 12 variables.