17
submitted 7 months ago by ruffsl@programming.dev to c/nix@programming.dev
top 1 comments
sorted by: hot top new old
[-] onlinepersona@programming.dev 4 points 7 months ago* (last edited 7 months ago)

That could've used an example of debugging recursion to show how useful the repl is. I knew about the repl and have used it to find duplicate packages for example, but what it doesn't help with is finding out how stuff was added to environment.systemPackages and, most importantly, why.

The most glaring omission in nix is the lack of a debugger with conditional breakpoints. Nix is interpreted, is it not? Shouldn't it be possible to have breakpoints?

this post was submitted on 08 Jan 2026
17 points (100.0% liked)

Nix / NixOS

2851 readers
1 users here now

Main links

Videos

founded 3 years ago
MODERATORS