index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2022-04-26
EvalCache AttrKey: Use Symbol instead of std::string
Eelco Dolstra
2022-04-26
EvalCache: Revert to using symbols in getAttr()
Eelco Dolstra
2022-04-26
Don't pass Symbol by reference
Eelco Dolstra
2022-04-26
Merge branch 'symbolidx-symbol' of https://github.com/pennae/nix
Eelco Dolstra
2022-04-25
rename SymbolIdx -> Symbol, Symbol -> SymbolStr
pennae
2022-04-25
fix: typo make-content-addressable -> make-content-addressed
midchildan
2022-04-25
feat: add integration with zsh's run-help
midchildan
2022-04-24
libfetchers/git: fix for nixos-rebuild
Maximilian Bosch
2022-04-23
libfetchers/git: hardcode `--git-dir`
Maximilian Bosch
2022-04-22
Merge pull request #6259 from Artturin/nixbuildaddprintstorepaths
Théophane Hufschmitt
2022-04-22
Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepaths
Théophane Hufschmitt
2022-04-22
Merge pull request #6437 from NixOS/fix-darwin-build
Théophane Hufschmitt
2022-04-22
Merge remote-tracking branch 'origin/master' into nixbuildaddprintstorepaths
Théophane Hufschmitt
2022-04-22
Fix the darwin build
Théophane Hufschmitt
2022-04-22
Merge pull request #6218 from pennae/pos-symbol-tables
Théophane Hufschmitt
2022-04-22
Add some tests for ChunkedVector
Théophane Hufschmitt
[next]