index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2022-05-12
Use `^` not `!` in indexed store derivations installable syntax
John Ericson
2022-05-12
Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputs
John Ericson
2022-05-12
fix GitHub URL template
Norbert Melzer
2022-05-11
Merge pull request #6523 from ncfavier/stop-logger-legacy
Théophane Hufschmitt
2022-05-11
Stop the logger properly in legacy commands
Naïm Favier
2022-05-11
Fix static build
Eelco Dolstra
2022-05-10
Merge pull request #6497 from danielfullmer/ghe-fetcher-url
Eelco Dolstra
2022-05-10
nix develop: Find bin/bash in the bashInteractive outputs
Eelco Dolstra
2022-05-08
libexpr: Fix manual link in error message
Jan Tojnar
2022-05-06
Use correct URL for GitHub Enterprise
Daniel Fullmer
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-04
Add forgotten null check
Alexander Shpilkin
2022-05-04
Fix the parsing of the sourcehut refs file
Théophane Hufschmitt
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
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-02
Style fixes
Eelco Dolstra
2022-05-02
Merge pull request #6470 from Ma27/git-followup
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
Resolve reference for remote repository
Kjetil Orbekk
2022-04-28
Fix libcxx build
Eelco Dolstra
2022-04-28
Shut up clang warning
Eelco Dolstra
2022-04-28
Fix passing $OUT_PATHS to the post-build hook
Eelco Dolstra
2022-04-26
Bump eval cache schema version
Eelco Dolstra
2022-04-26
Remove obsolete FIXME
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-25
rename SymbolIdx -> Symbol, Symbol -> SymbolStr
pennae
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 remote-tracking branch 'origin/master' into nixbuildaddprintstorepaths
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
2022-04-22
Move ChunkedVector to its own header
Théophane Hufschmitt
2022-04-22
Merge pull request #6436 from flox/tofile_allow
Théophane Hufschmitt
[next]