index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-29
Merge remote-tracking branch 'origin/master' into coerce-string
Guillaume Maudoux
2022-04-28
fixup! fix errors case and wording
Guillaume Maudoux
2022-04-28
No point in passing string_views by reference
Guillaume Maudoux
2022-04-28
Better document error location indent
Guillaume Maudoux
2022-04-28
fix errors case and wording
Guillaume Maudoux
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
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
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
2022-04-21
fix: builtins.toFile adds path to allowedPaths
Tom Bereknyei
2022-04-21
remove pos<T>
pennae
2022-04-21
shrink Attr by 8 bytes on 64bit machines
pennae
2022-04-21
store Symbols in a table as well, like positions
pennae
2022-04-21
don't use Symbol in Pos to represent a path
pennae
2022-04-21
replace most Pos objects/ptrs with indexes into a position table
pennae
2022-04-21
make throw*Error member functions of EvalState
pennae
2022-04-21
don't use full Pos for findPackageFilename/editorFor
pennae
2022-04-21
remove Bindings::need
pennae
2022-04-21
remove Symbol::empty
pennae
2022-04-21
turn primop names into strings
pennae
2022-04-21
Rename fmt test -> hilte
Eelco Dolstra
2022-04-21
Fix fmt test
Eelco Dolstra
2022-04-21
Merge pull request #6433 from edolstra/hilite
Eelco Dolstra
2022-04-21
Move hiliteMatches into a separate header
Eelco Dolstra
2022-04-21
Merge pull request #6416 from moduon/feat-openssh
Eelco Dolstra
2022-04-21
Merge pull request #6431 from NixOS/unbreak-my-build
Eelco Dolstra
2022-04-21
Merge pull request #5479 from NixOS/selfref-ca
Théophane Hufschmitt
2022-04-21
Merge pull request #6324 from trofi/selfref-ca-index
Théophane Hufschmitt
2022-04-21
Make sure to delete all the realisation refs
regnat
2022-04-21
ca: add sqlite index on `RealisationsRefs(realisationReference)`
Sergei Trofimovich
2022-04-21
Disable the selfref-gc test when the daemon is too old
regnat
2022-04-21
tests: remove 'ca-references' feature
Sergei Trofimovich
[next]