index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-10-09
Split out `local-fs-store.hh`
John Ericson
2020-10-09
Remove Lazy
Eelco Dolstra
2020-10-09
writeFile(): Add error context to writeFull() failure
Eelco Dolstra
2020-10-09
Remove stray DerivationOutputsAndPaths type
Eelco Dolstra
2020-10-08
Remove stray 'Title:' from the manual
Eelco Dolstra
2020-10-08
Merge pull request #4125 from Horki/nix_rust_small_patches
Eelco Dolstra
2020-10-08
rust: small patches
Horki
2020-10-08
Merge pull request #4121 from NixOS/no-user-namespace
Eelco Dolstra
2020-10-07
Dynamically disable user namespaces if CLONE_NEWUSER fails
Eelco Dolstra
2020-10-07
Support user namespaces being disabled
Eelco Dolstra
2020-10-07
Doh
Eelco Dolstra
2020-10-07
Tweak error messages
Eelco Dolstra
2020-10-07
Serialize exceptions from the daemon to the client
Eelco Dolstra
2020-10-07
Serialize exceptions from the sandbox process to the parent
Eelco Dolstra
2020-10-07
Formatting
Eelco Dolstra
2020-10-07
Merge pull request #4120 from obsidiansystems/no-poly-sum-worker-proto
Eelco Dolstra
2020-10-07
Remove generic std::optional<T> suppport from worker proto
John Ericson
2020-10-06
Prevent a deadlock when user namespace setup fails
Eelco Dolstra
2020-10-06
Shut up some clang warnings
Eelco Dolstra
2020-10-06
Merge pull request #4102 from B4dM4n/macos-sandbox-build
Eelco Dolstra
2020-10-06
Remove static variable name clashes
Eelco Dolstra
2020-10-06
Remove unneeded -lboost_* flags
Eelco Dolstra
2020-10-06
mk/precompiled-headers.mk: Remove special handling for clang
Eelco Dolstra
2020-10-06
mk/precompiled-headers.mk: Fix clang test
Eelco Dolstra
2020-10-06
Remove 'using namespace fetchers'
Eelco Dolstra
2020-10-06
Factor out common showBytes()
Eelco Dolstra
2020-10-06
Add missing #pragma once
Eelco Dolstra
2020-10-05
Fix s3:// store
Eelco Dolstra
2020-10-05
Merge pull request #3935 from obsidiansystems/binary-cache-addToStoreFromDump
Eelco Dolstra
2020-10-05
Merge pull request #3895 from obsidiansystems/templated-daemon-protocol
Eelco Dolstra
2020-10-02
Fix macOS sandbox build
Fabian Möller
2020-10-02
Merge pull request #4101 from B4dM4n/fix-profile-update
Eelco Dolstra
2020-10-02
Fix profile update in nix command
Fabian Möller
2020-10-01
Merge pull request #4098 from DavHau/davhau-add-nix-run-examples
Eelco Dolstra
2020-10-01
add more examples to --help of `nix run`
DavHau
2020-09-30
Installer: Set a known umask
Eelco Dolstra
2020-09-30
Style
Eelco Dolstra
2020-09-30
Simplify
Eelco Dolstra
2020-09-30
Merge branch 'access-tokens' of https://github.com/kquick/nix
Eelco Dolstra
2020-09-30
Merge remote-tracking branch 'upstream/master' into templated-daemon-protocol
John Ericson
2020-09-30
nix::worker_proto -> worker_proto
John Ericson
2020-09-30
Revert "Use template structs instead of phantoms"
John Ericson
2020-09-29
Remove github-access-token in favor of access-token.
Kevin Quick
2020-09-29
Merge branch 'kwq/path-dir-query' of https://github.com/kquick/nix
Eelco Dolstra
2020-09-29
nix registry list: Show 'dir' attribute
Eelco Dolstra
2020-09-29
Merge branch 'master' into access-tokens
Kevin Quick
2020-09-29
Merge branch 'master' of github.com:NixOS/nix
Eelco Dolstra
2020-09-29
Make Headers an optional argument
Eelco Dolstra
2020-09-29
Cleanup
Eelco Dolstra
2020-09-29
Merge pull request #4084 from NixOS/dependabot/github_actions/cachix/install-...
Domen Kožar
[next]