index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2021-06-28
man: fix formatting of nix3-profile-remove
Florian Franzen
2021-06-28
Merge pull request #4942 from NixOS/ca/remove-lock-files
Eelco Dolstra
2021-06-28
Merge pull request #4937 from NixOS/ca/make-the-tests-useful
Eelco Dolstra
2021-06-24
Eventually delete the CA paths lock files
regnat
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 #4908 from NixOS/ca/fix-nix-develop
Eelco Dolstra
2021-06-23
Assert that compatible realisations have the same dependencies
regnat
2021-06-23
Display the diverging paths in case of a realisation mismatch
regnat
2021-06-23
Fix indentation
regnat
2021-06-23
Gracefully ignore a substituter if it holds an incompatible realisation
regnat
2021-06-23
Properly fail when trying to register an incoherent realisation
regnat
2021-06-23
Merge pull request #4842 from NixOS/ca/fix-nix-shell
Eelco Dolstra
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-23
Merge pull request #4905 from NixOS/ca-derivations-machine-feature
Eelco Dolstra
2021-06-23
Merge pull request #4926 from NixOS/ca/build-remote-signal-6
Eelco Dolstra
2021-06-23
Merge pull request #4836 from NixOS/ca/track-drvoutput-dependencies-2-le-retour
Eelco Dolstra
2021-06-23
Fix indentation
regnat
2021-06-23
Reformat the sql statements
regnat
2021-06-23
Remove a useless string split
Théophane Hufschmitt
2021-06-23
Pass more values by reference
Théophane Hufschmitt
2021-06-22
nix-shell: Replace resolving failure error by an assertion
regnat
2021-06-21
Shorten a stupidly long sql query name
regnat
2021-06-21
Merge pull request #4833 from NixOS/ca/json-realisations-in-worker-protocol
Eelco Dolstra
2021-06-21
Merge pull request #4928 from NixOS/ca/remove-existing-invalid-store-path
Eelco Dolstra
2021-06-21
Properly set the output env variables
Théophane Hufschmitt
2021-06-21
Only symlink the requested outputs in `nix build`
regnat
2021-06-21
Remove a possible existing store path when building CA derivations
regnat
2021-06-21
Fix the remote build of CA derivations
regnat
2021-06-18
UDSRemoteStore: Support the 'root' store parameter
Eelco Dolstra
2021-06-15
nix develop: Filter out NIX_REMOTE
Eelco Dolstra
2021-06-12
Don’t check the `deriver` field on computeFSClosure
regnat
2021-06-11
Make `nix develop` work with CA derivations
regnat
2021-06-11
Make `nix-shell` support content-addressed derivations
regnat
2021-06-11
Make `computeFSClosure` ca-aware
regnat
2021-06-11
Add a ca-derivations required machine feature
regnat
2021-06-02
fix error: 'optional' in namespace 'std' does not name a template type
keke
2021-06-02
doc: Wrap at 80 characters
regnat
2021-06-02
Fix a documentation typo
Théophane Hufschmitt
2021-06-02
throw_ -> reportError
regnat
2021-06-02
Let `nix flake check` keep going when keep-going is set
regnat
2021-06-01
Check the CA hash when importing stuff in the local store
regnat
2021-06-01
Merge pull request #4866 from alyssais/libdl
Eelco Dolstra
2021-06-01
Merge pull request #4864 from jeremyschlatter/fix-typo
Eelco Dolstra
2021-06-01
Merge pull request #4734 from p01arst0rm/fix-s3-ifdef
Eelco Dolstra
2021-06-01
Only link with libdl on Linux
Alyssa Ross
2021-06-01
Fix typo in documentation
Jeremy Schlatter
2021-05-29
Add .tar.zst support for TarballInputScheme
Timothy Klim
[next]