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-12-23
Merge pull request #7503 from edolstra/fix-dirOf
Eelco Dolstra
2022-12-23
Fix CanonPath::dirOf() returning a string_view of a temporary
Eelco Dolstra
2022-12-22
Merge pull request #7493 from mupdt/primops-storeDir-test-non-standard-path
Eelco Dolstra
2022-12-21
primops `storeDir` test uses `settings.nixStore`
mupdt
2022-12-21
[PDT] TDE-3114: prevent a race-condition when creating the S3 cache
mupdt
2022-12-20
Merge pull request #7451 from edolstra/abstract-pos
Eelco Dolstra
2022-12-20
Merge pull request #7473 from hercules-ci/sqlite-error
Théophane Hufschmitt
2022-12-20
Merge pull request #7480 from nrdxp/fix-develop-drv
Théophane Hufschmitt
2022-12-19
fix(develop): make `nix develop` drv recreatable
Timothy DeHerrera
2022-12-19
Merge pull request #7462 from rapenne-s/improve_messaging_reusing_trusted_sub...
Domen Kožar
2022-12-19
Merge pull request #7450 from edolstra/canon-path
Eelco Dolstra
2022-12-17
Improve sqlite error messages
Robert Hensing
2022-12-16
printMsg replacement by printInfo
Solène Rapenne
2022-12-15
Fix a crash in DerivedPath::Built::toJSON() with impure derivations
Eelco Dolstra
2022-12-14
warnings: switch to info level when using a saved substituter
Solène Rapenne
2022-12-14
Allow disabling build users by unsetting `build-users-group`
Naïm Favier
2022-12-13
Merge pull request #7455 from rapenne-s/documentation_fix
Eelco Dolstra
2022-12-13
Merge pull request #4543 from obsidiansystems/indexed-store-path-outputs
Eelco Dolstra
2022-12-13
Restore display of source lines for stdin/string inputs
Eelco Dolstra
2022-12-13
Fix compilation
Eelco Dolstra
2022-12-13
Improve cast safety
Eelco Dolstra
2022-12-13
documentation: use sections instead of list items
Solène Rapenne
2022-12-13
documentation: link flake URL term to definition
Solène Rapenne
2022-12-13
documentation: fix link to definition
Solène Rapenne
2022-12-13
Merge pull request #6741 from Mindavi/nix-no-gc
Théophane Hufschmitt
2022-12-13
Introduce AbstractPos
Eelco Dolstra
2022-12-12
Merge branch 'indexed-store-path-outputs' of github.com:obsidiansystems/nix i...
John Ericson
2022-12-12
Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputs
John Ericson
2022-12-12
Fix typos in the docs
John Ericson
2022-12-12
Merge remote-tracking branch 'upstream/master' into indexed-store-path-outputs
John Ericson
2022-12-12
Adjust docs
John Ericson
2022-12-12
support building with --enable-gc=no
Rick van Schijndel
2022-12-12
Apply suggestions from code review
John Ericson
2022-12-12
Add CanonPath wrapper to represent canonicalized paths
Eelco Dolstra
2022-12-12
Simplify loop, feedback from @tfc and @Ericson2314
Florian Friesdorf
2022-12-12
Fix stack context notes to not rely on order
John Ericson
2022-12-12
Show stack trace above error message
Florian Friesdorf
2022-12-12
Don't reverse stack trace when showing
Florian Friesdorf
2022-12-12
Merge pull request #7436 from edolstra/enable-lang-tests
Eelco Dolstra
2022-12-12
Fix unused variable warning
Eelco Dolstra
2022-12-12
Allow to disable global flake-registry with ""
Benoit de Chezelles
2022-12-12
Add docs from the lazy-trees branch
Eelco Dolstra
2022-12-12
Support flake references in the old CLI
Eelco Dolstra
2022-12-12
Move isUri() and resolveUri() out of filetransfer.cc
Eelco Dolstra
2022-12-12
Merge pull request #7421 from edolstra/lazy-trees-trivial-changes
Eelco Dolstra
2022-12-12
Merge branch 'master' into indexed-store-path-outputs
John Ericson
2022-12-12
-I description: Use -I examples
Eelco Dolstra
2022-12-12
Use get_ptr()
Eelco Dolstra
2022-12-12
Manual improvements
Eelco Dolstra
2022-12-12
Cleanup
Eelco Dolstra
[next]