index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2020-09-29
Merge branch 'github-api-token' of https://github.com/imalsogreg/nix
Eelco Dolstra
2020-09-29
Merge pull request #3958 from obsidiansystems/ca-floating-upstream
Eelco Dolstra
2020-09-29
Merge pull request #4085 from 0mp/patch-2
Eelco Dolstra
2020-09-28
Clarify comment a bit
John Ericson
2020-09-28
Update .github/workflows/test.yml
Domen Kožar
2020-09-28
Update .github/workflows/test.yml
Domen Kožar
2020-09-28
Use `drvPath2` and give it a better name
John Ericson
2020-09-28
Merge remote-tracking branch 'upstream/master' into ca-floating-upstream
John Ericson
2020-09-28
Update src/libstore/binary-cache-store.cc
John Ericson
2020-09-28
Fix tar invocation on FreeBSD
Mateusz Piotrowski
2020-09-28
Merge pull request #4064 from serokell/balsoft/fix-max-jobs
Eelco Dolstra
[next]