index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-10-11
(partially) Revert "Don't copy in rethrow"
regnat
2021-10-08
Update release script
Eelco Dolstra
2021-10-08
Merge pull request #5357 from NixOS/gitignore-libstore-tests
Eelco Dolstra
2021-10-08
gitignore the `libstore-tests` executable
regnat
2021-10-08
Merge pull request #5354 from trofi/fix-libstore-tests-underlink
Eelco Dolstra
2021-10-08
libstore-tests: add libutil dependency (fix static link failure)
Sergei Trofimovich
2021-10-07
Start 2.5 release notes
Eelco Dolstra
2021-10-07
Merge branch 'baloo/tests/nss-preload' of https://github.com/baloo/nix-1
Eelco Dolstra
2021-10-07
Merge pull request #5350 from tomberek/master
Eelco Dolstra
2021-10-07
Adds a test for nss preload mechanism
Arthur Gautier
2021-10-07
Revert "mk: prefert inplace library paths to system ones"
Tom Bereknyei
2021-10-07
Bump version to 2.5
Eelco Dolstra
2021-10-07
Merge pull request #5348 from edolstra/chroot-addpath
Eelco Dolstra
2021-10-07
Make builtins.{path,filterSource} work with chroot stores
Eelco Dolstra
2021-10-07
Merge pull request #5347 from edolstra/allow-context
Eelco Dolstra
2021-10-07
Add a trace to all errors in addPath()
Eelco Dolstra
2021-10-07
Allow builtins.{path,filterSource} on paths with a context
Eelco Dolstra
2021-10-07
Typo
Eelco Dolstra
2021-10-07
Remove unnecessary call to queryMissing()
Eelco Dolstra
2021-10-07
Merge pull request #5346 from edolstra/allow-path
Eelco Dolstra
2021-10-07
Allow access to path copied to the store
Eelco Dolstra
2021-10-07
Refactoring: Add allowPath() method
Eelco Dolstra
2021-10-07
Merge pull request #5341 from andir/libexpr-formals
Eelco Dolstra
2021-10-06
Merge pull request #5286 from ilkecan/add-a-warning-to-filterSource
Eelco Dolstra
2021-10-06
Add a test for builtins.path in a flake
Eelco Dolstra
2021-10-06
Make Mercurial optional for the flakes tests
Eelco Dolstra
2021-10-06
Add a warning to `filterSource`
ilkecan
2021-10-06
Remove no-op call to realiseContext()
Eelco Dolstra
2021-10-06
Merge branch 'flakes_filterSource' of https://github.com/tomberek/nix
Eelco Dolstra
2021-10-06
fetchTree(): Parse type attribute first
Eelco Dolstra
2021-10-06
Cleanup
Eelco Dolstra
2021-10-06
libexpr: remove matchAttrs boolean from ExprLambda
Andreas Rammhold
2021-10-06
Merge branch 'considerate/scp-like-urls' of https://github.com/considerate/nix
Eelco Dolstra
2021-10-06
Revert "docs: add troubleshooting session in remote builds"
Eelco Dolstra
2021-10-06
Merge pull request #5095 from happysalada/update_remote_builds_docs
Domen Kožar
2021-10-06
docs: add troubleshooting session in remote builds
happysalada
2021-10-06
Merge pull request #5339 from edolstra/fix-daemon-logging
Eelco Dolstra
2021-10-06
Merge pull request #5340 from edolstra/disable-current-unstable-macos
Eelco Dolstra
2021-10-06
Don't reset the logger in a vfork
Eelco Dolstra
2021-10-06
Merge pull request #5338 from edolstra/remove-markdown-links
Eelco Dolstra
2021-10-06
Disable testing against nixUnstable on macOS
Eelco Dolstra
2021-10-06
Remove links to .md files in help output
Eelco Dolstra
2021-10-06
flake.lock: Update
Eelco Dolstra
2021-10-05
Merge pull request #5335 from edolstra/socket-paths
Eelco Dolstra
2021-10-05
Compatibility
Eelco Dolstra
2021-10-05
Don't ignore SIGCHLD in createUnixDomainSocket()
Eelco Dolstra
2021-10-05
Show failing PID
Eelco Dolstra
2021-10-05
Typo
Eelco Dolstra
2021-10-05
Add FIXME about ptsname
Eelco Dolstra
2021-10-05
Connect/bind Unix domain sockets in a child process
Eelco Dolstra
[next]