index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-12
Don’t recommend writing unit tests
Théophane Hufschmitt
2022-05-10
Expand the testing section of the hacking docs
Théophane Hufschmitt
2022-05-09
Merge pull request #6505 from jtojnar/patch-3
Théophane Hufschmitt
2022-05-08
libexpr: Fix manual link in error message
Jan Tojnar
2022-05-06
Add unit tests for libexpr (#5377)
Andreas Rammhold
2022-05-06
renderMarkdownToTerminal(): Avoid line overflow
Eelco Dolstra
2022-05-06
Merge pull request #6483 from NixOS/fix-sourcehut-ref-parsing
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
Fix the parsing of the sourcehut refs file
Théophane Hufschmitt
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
tests: Distinguish crashes from expected failures
Guillaume Maudoux
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
2022-04-27
refactor: don't hardcode nix subcommands in run-help-nix
midchildan
2022-04-26
Bump eval cache schema version
Eelco Dolstra
2022-04-26
Remove obsolete FIXME
Eelco Dolstra
2022-04-26
Add a test for outputsToInstall
Eelco Dolstra
2022-04-26
nix: Respect meta.outputsToInstall, and use all outputs by default
Eelco Dolstra
2022-04-26
Merge pull request #6447 from edolstra/eval-cache-symbols
Eelco Dolstra
2022-04-26
Merge pull request #6440 from Ma27/fix-nix-with-latest-git
Théophane Hufschmitt
[next]