index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-09
don't use std::map merge
Ben Burdette
2022-04-08
revise command help
Ben Burdette
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
remove debug code
Ben Burdette
2022-04-07
newline before env
Ben Burdette
2022-04-07
free valmap on exit
Ben Burdette
2022-04-07
Merge pull request #6348 from cole-h/fix-restoring-mount-namespace
Eelco Dolstra
2022-04-07
Merge pull request #6374 from danpls/fix-actualUrl
Théophane Hufschmitt
2022-04-07
Test fetchgit with path containing a `.` segment
Théophane Hufschmitt
2022-04-07
Merge pull request #6375 from rehno-lindeque/nixosmodules-dot-default
Théophane Hufschmitt
2022-04-06
show expr pos if DebugTrace one is noPos
Ben Burdette
2022-04-06
Update release notes
Rehno Lindeque
2022-04-06
nix flake check: Warn about deprecated nixosModule output
Rehno Lindeque
2022-04-06
libfetchers: Fix assertion
Daniel Pauls
2022-04-06
Merge pull request #6372 from edolstra/curl-fail
Eelco Dolstra
2022-04-06
curl: Use --fail to catch errors
Eelco Dolstra
2022-04-06
Merge pull request #6371 from edolstra/substitution-error-msg
Eelco Dolstra
2022-04-06
Fix empty 'nix copy' error message
Eelco Dolstra
2022-04-06
Merge pull request #6370 from edolstra/fetch-closure-query-params
Eelco Dolstra
2022-04-06
fetchClosure: Don't allow URL query parameters
Eelco Dolstra
2022-04-05
Merge pull request #6366 from danpls/base64-reserve
Eelco Dolstra
2022-04-05
Merge pull request #6367 from danpls/fix-npos
Eelco Dolstra
2022-04-05
tokenizeString: Fix semantic mistake
Daniel Pauls
2022-04-05
libutil: Reserve memory when en/decoding base64
Daniel Pauls
2022-04-05
Merge pull request #6362 from thufschmitt/verbose-doctor
Eelco Dolstra
2022-04-05
Merge pull request #6363 from thufschmitt/definition-list-in-nix.conf-manual
Eelco Dolstra
2022-04-05
Merge pull request #6365 from edolstra/update-nixpkgs
Eelco Dolstra
2022-04-05
flake.lock: Update
Eelco Dolstra
2022-04-05
rl-2.7.md: Fix title
Eelco Dolstra
2022-04-05
doctor: Always show the output
Théophane Hufschmitt
2022-04-05
manual: Add some anchor targets for the nix.conf options
Théophane Hufschmitt
2022-04-05
Merge pull request #6360 from thufschmitt/flake-check-accept-welcomeText
Eelco Dolstra
2022-04-05
Allow `welcomeText` when checking a flake template
Théophane Hufschmitt
2022-04-04
libutil: don't save cwd fd, use path instead
Cole Helbling
2022-04-04
libutil: save cwd fd in restoreMountNamespace
Cole Helbling
2022-04-04
libutil: `try` restoring the cwd from fdSavedCwd
Cole Helbling
2022-04-04
libutil: save fd to cwd instead of cwd itself
Cole Helbling
2022-04-04
libutil: cleanup savedCwd logic
Cole Helbling
2022-04-04
Add missing #include
Eelco Dolstra
2022-04-04
Merge pull request #6350 from flox/lock_installable
Eelco Dolstra
2022-04-01
fix(run): set applyNixConfig lockFlag
Tom Bereknyei
2022-04-01
libutil: Properly guard self-allocating getcwd on GNU
Cole Helbling
2022-04-01
libutil: Don't use std::filesystem
Cole Helbling
2022-04-01
libutil: Fix restoring mount namespace
aszlig
[next]