index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-05
fix repl bug
Ben Burdette
2022-05-05
traceable_allocator
Ben Burdette
2022-05-05
rename valmap
Ben Burdette
2022-05-05
don't print the 'break' argument
Ben Burdette
2022-05-05
rename debug commands to be more gdb-like; hide them except in debug mode
Ben Burdette
2022-05-05
Merge branch 'NixOS:master' into debug-exploratory-PR
Ben Burdette
2022-05-05
builtins.break: Return argument when debugging is not enabled
Eelco Dolstra
2022-05-05
Style fixes
Eelco Dolstra
2022-05-05
Merge pull request #6489 from alexshpilkin/fix-6488
Eelco Dolstra
2022-05-05
Make sure that `nix build` works in `--impure` mode
Théophane Hufschmitt
2022-05-05
Merge pull request #6492 from thkoch2001/patch-2
Eelco Dolstra
2022-05-05
Change json example to be original
thkoch2001
2022-05-04
Add forgotten null check
Alexander Shpilkin
2022-05-04
Merge remote-tracking branch 'origin/master' into debug-exploratory-PR
Eelco Dolstra
2022-05-04
Merge pull request #6482 from edolstra/json-utils
Eelco Dolstra
2022-05-04
Fix compiler warning
Eelco Dolstra
2022-05-04
Move json stuff out of util.cc
Eelco Dolstra
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-05-03
Merge pull request #6449 from edolstra/outputs-spec
Eelco Dolstra
2022-05-03
nix profile: Support overriding outputs
Eelco Dolstra
2022-05-03
Allow selecting derivation outputs using 'installable!outputs'
Eelco Dolstra
2022-05-03
Merge pull request #6426 from edolstra/respect-outputs-to-install
Eelco Dolstra
2022-05-03
Merge pull request #6465 from layus/fix-test-crashes
Théophane Hufschmitt
2022-05-02
tests/lang: Distinguish crashes from expected failures
Guillaume Maudoux
2022-05-02
Revert "tests: Distinguish crashes from expected failures"
Guillaume Maudoux
2022-05-02
Style fixes
Eelco Dolstra
2022-05-02
Merge pull request #6470 from Ma27/git-followup
Eelco Dolstra
2022-05-02
Merge pull request #4638 from orbekk/read_head
Eelco Dolstra
2022-05-02
tests: Don't create tests/result
Eelco Dolstra
2022-04-30
libfetchers/git: fix every occasion of a permission error
Maximilian Bosch
2022-04-29
Extract git reference parsing to a shared library
Kjetil Orbekk
2022-04-29
Update `nix flake` documentation of `ref` handling
Kjetil Orbekk
2022-04-29
Store cached head in cached git repo
Kjetil Orbekk
2022-04-29
Refactor fetching of dirty workdir
Kjetil Orbekk
2022-04-29
Test fetchGit with non-'master' remote repo
Kjetil Orbekk
2022-04-29
Resolve reference for remote repository
Kjetil Orbekk
2022-04-29
remove 'libnix'
Ben Burdette
2022-04-29
spacing
Ben Burdette
2022-04-29
line endings
Ben Burdette
2022-04-29
fix 'suggestions' error
Ben Burdette
2022-04-29
incorporate PosIdx changes, symbol changes.
Ben Burdette
2022-04-29
tests: Distinguish crashes from expected failures
Guillaume Maudoux
2022-04-28
Merge branch 'master' into debug-merge-master
Ben Burdette
2022-04-28
Merge pull request #6461 from edolstra/libcxx
Eelco Dolstra
2022-04-28
Fix libcxx build
Eelco Dolstra
2022-04-28
Add libcxxStdenv devshell
Eelco Dolstra
2022-04-28
Shut up clang warning
Eelco Dolstra
2022-04-28
Merge pull request #6459 from edolstra/fix-out-paths
Eelco Dolstra
2022-04-28
Fix passing $OUT_PATHS to the post-build hook
Eelco Dolstra
2022-04-26
Merge pull request #6444 from midchildan/feat/zsh-runhelp
Eelco Dolstra
[next]