index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ca
Age
Commit message (
Expand
)
Author
2022-03-02
tests/common.sh.in: Add enableFeatures helper
Eelco Dolstra
2021-12-21
Fix IFD with CA derivations
regnat
2021-11-05
Fix `nix repl`’s building of CA derivations
regnat
2021-10-13
Non-blocking garbage collector
Eelco Dolstra
2021-09-27
Fix 'error: reading a line: Input/output error' in startBuilder()
Eelco Dolstra
2021-07-27
Allow running all the tests with the daemon
regnat
2021-07-20
Properly lock the builds of CA derivations
regnat
2021-06-28
Merge pull request #4937 from NixOS/ca/make-the-tests-useful
Eelco Dolstra
2021-06-25
tests: Get rid of some result symlinks
Eelco Dolstra
2021-06-24
Make CA derivations compatible with recursive Nix
regnat
2021-06-24
Make the post-build-hook also run for unresolved CA derivations
regnat
2021-06-23
Merge pull request #4839 from NixOS/ca/gracefully-handle-duplicate-realisations
Eelco Dolstra
2021-06-23
Merge pull request #4842 from NixOS/ca/fix-nix-shell
Eelco Dolstra
2021-06-23
Add a test for the “two glibc” issue
regnat
2021-06-23
Merge pull request #4838 from NixOS/ca/recursively-substitute-realisations
Eelco Dolstra
2021-06-23
Merge pull request #4906 from NixOS/collect-garbage-ca
Eelco Dolstra
2021-06-21
Remove a possible existing store path when building CA derivations
regnat
2021-06-15
Add a test for the gc with CA derivations
regnat
2021-06-11
Make `nix-shell` support content-addressed derivations
regnat
2021-05-26
Recursively substitute the realisations
regnat
2021-05-17
Add a test for `nix run` with CA derivations
regnat
2021-05-10
Merge pull request #4781 from NixOS/locally_cache_the_remote_realisations
Eelco Dolstra
2021-05-06
Add a realisations disk cache
regnat
2021-05-05
Properly normalize the content-addressed paths
regnat
2021-04-23
fixup! Add a regression test for #4725
regnat
2021-04-22
Add a regression test for #4725
regnat
2021-03-26
LocalBinaryCacheStore::upsertFile(): Fix race
Eelco Dolstra
2021-03-15
Check the signatures when copying store paths around
regnat
2021-03-01
Add a test for the remote caching of CA derivations
regnat
2021-03-01
Move the CA tests to a sub-directory
regnat