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
2023-04-19
Make `tests/dyn-drv` test dir
John Ericson
2023-04-19
Require daemon version for text hashing test
John Ericson
2023-04-19
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-17
`TextHashMethod` -> `TextIngestionMethod`, gate with XP feature
John Ericson
2023-04-17
Gate experimental features in `DerivationOutput::fromJSON`
John Ericson
2023-04-17
Merge remote-tracking branch 'upstream/master' into ca-drv-exotic
John Ericson
2023-04-07
Create `nix derivation add` command
John Ericson
2023-04-07
`nix show-derivation` -> `nix derivation show`
John Ericson
2023-04-01
Merge commit 'aa99005004bccc9be506a2a2f162f78bad4bcb41' into ca-drv-exotic
John Ericson
2023-03-08
Harden tests' bash
John Ericson
2023-03-01
Remove needless `--experimental-feature` in a CA drvs test
John Ericson
2023-02-28
Get rid of `.drv` special-casing for store path installables
John Ericson
2023-02-28
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2023-02-10
Test `nix build --json` return output paths in floating CA case
John Ericson
2023-02-04
Remove `--derivation` from test
John Ericson
2023-01-14
Use `builtins.unsafeDiscardOutputDependency` in the ca/text-hash-out test
John Ericson
2023-01-06
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-11-23
add explanation and test
Taeer Bar-Yam
2022-06-22
Enable/fix tests in nix-static
Eelco Dolstra
2022-04-26
nix: Respect meta.outputsToInstall, and use all outputs by default
Eelco Dolstra
2022-04-21
tests: remove 'ca-references' feature
Sergei Trofimovich
2022-04-21
nix: add (failing) selfreference test for multiple realizations
Sergei Trofimovich
2022-04-19
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-04-01
Fix handling of outputHash when outputHashAlgo is not specified
Eelco Dolstra
2022-03-25
Merge branch 'path-info' into ca-drv-exotic
John Ericson
2022-03-17
Fix `nix build --dry-run` with CA derivations
Théophane Hufschmitt
2022-03-10
Merge branch 'path-info' into ca-drv-exotic
John Ericson
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
[next]