index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libcmd
Age
Commit message (
Expand
)
Author
2022-04-08
trace stack, not call stack
Ben Burdette
2022-04-08
clean up makefiles
Ben Burdette
2022-04-08
minor cleanup
Ben Burdette
2022-04-08
remove 'debugError', dead code
Ben Burdette
2022-04-08
move throw to preverve Error type; turn off debugger for tryEval
Ben Burdette
2022-04-07
Merge remote-tracking branch 'upstream/master' into upstream-merge
Ben Burdette
2022-04-07
in debugger mode, print the current error when another repl returns.
Ben Burdette
2022-04-07
newline before env
Ben Burdette
2022-04-07
free valmap on exit
Ben Burdette
2022-04-06
show expr pos if DebugTrace one is noPos
Ben Burdette
2022-03-31
show 'with' bindings as well as static
Ben Burdette
2022-03-28
load debug trace staticenv on 'show'
Ben Burdette
2022-03-28
debugTraceIndex
Ben Burdette
2022-03-28
nix profile install: Don't use queryDerivationOutputMap()
Eelco Dolstra
2022-03-25
add DebugTrace for error
Ben Burdette
2022-03-22
nix edit: support kakoune
Hideaki Kawai
2022-03-16
nix: allow using --file - to read from stdin
Artturin
2022-03-16
formatting
Ben Burdette
2022-03-14
have only one debuggerHook declaration
Ben Burdette
2022-03-09
BuildResult: Use DerivedPath
Eelco Dolstra
2022-03-08
Add Store::buildPathsWithResults()
Eelco Dolstra
2022-03-07
Also display suggestions for the commands using the eval cache
regnat
2022-03-07
Implement a suggestions mechanism
regnat
2022-03-02
Add EvalState::coerceToStorePath() helper
Eelco Dolstra
2022-03-02
nix profile: Support CA derivations
Eelco Dolstra
2022-03-02
Move installables-related operations
Eelco Dolstra
2022-02-22
Replace defaultBla.$system with bla.$system.default
Eelco Dolstra
2022-02-15
quit repl from step mode
Ben Burdette
2022-02-14
make an 'info' level error on break
Ben Burdette
2022-02-14
InstallableFlake: Default attr paths cleanup
Eelco Dolstra
2022-02-11
parseInstallables(): Don't try the flake attr path prefixes when no fragment ...
Eelco Dolstra
2022-02-04
link change
Ben Burdette
2022-02-04
Merge branch 'master' into debug-step
Ben Burdette
2022-02-04
print value in break
Ben Burdette
2022-02-03
Allow missing flake.nix for --override-input target
Matthew Bauer
2022-02-04
Make most calls to determinePos() lazy
Eelco Dolstra
2022-02-04
Merge branch 'issue-3505' of https://github.com/kamadorueda/nix
Eelco Dolstra
2022-02-03
break() primop; step and go debug commands
Ben Burdette
2022-01-30
use LOWDOWN_LIBS variable
Thomas Koch
2022-01-21
forceAttrs: make pos mandatory
Kevin Amado
2022-01-21
forceValue: make pos mandatory
Kevin Amado
2022-01-18
Add Installable::toDrvPaths()
Eelco Dolstra
2022-01-18
Add command 'nix store copy-log'
Eelco Dolstra
2022-01-18
Factor out --from / --to logic
Eelco Dolstra
2022-01-08
clear screen and show top debug trace
Ben Burdette
2022-01-08
optinoal error; compiles
Ben Burdette
2022-01-07
add env to DebugTrace
Ben Burdette
2022-01-05
revert value-add
Ben Burdette
2022-01-05
add colors; remove headings
Ben Burdette
2022-01-03
merge cleanup
Ben Burdette
[next]