index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-27
refactor: don't hardcode nix subcommands in run-help-nix
midchildan
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-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
2022-04-21
Fix the gc with indirect self-references via the realisations
regnat
2022-04-21
nix: add (failing) selfreference test for multiple realizations
Sergei Trofimovich
2022-04-21
Make the default SQLiteError constructor public
Théophane Hufschmitt
2022-04-21
Merge pull request #6430 from NixOS/missing-realisation-error-message
Eelco Dolstra
2022-04-21
Fix the error message in case of a missing realisation
Théophane Hufschmitt
2022-04-20
Merge pull request #3720 from obsidiansystems/fix-url-format
Théophane Hufschmitt
2022-04-20
Actually, solve this in a lighter-weight way
John Ericson
2022-04-20
Move templated functions to `sqlite-impl.hh`
John Ericson
2022-04-20
Merge remote-tracking branch 'upstream/master' into fix-url-format
John Ericson
2022-04-20
nix build: add --print-out-paths flag
Artturin
2022-04-20
Merge pull request #6425 from yorickvP/fix-6424
Théophane Hufschmitt
2022-04-20
Add custom to_json and from_json functions for ExperimentalFeature
Yorick van Pelt
2022-04-20
Merge pull request #6419 from ckiee/repl-build-symlink
Eelco Dolstra
2022-04-20
nix repl: make symlinks with the :bl command
ckie
2022-04-19
Bump version
Eelco Dolstra
[next]