aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-28man: fix formatting of nix3-profile-removeFlorian Franzen
2021-06-28Merge pull request #4942 from NixOS/ca/remove-lock-filesEelco Dolstra
2021-06-28Merge pull request #4937 from NixOS/ca/make-the-tests-usefulEelco Dolstra
2021-06-24Eventually delete the CA paths lock filesregnat
2021-06-24Make CA derivations compatible with recursive Nixregnat
2021-06-24Make the post-build-hook also run for unresolved CA derivationsregnat
2021-06-23Merge pull request #4839 from NixOS/ca/gracefully-handle-duplicate-realisationsEelco Dolstra
2021-06-23Merge pull request #4908 from NixOS/ca/fix-nix-developEelco Dolstra
2021-06-23Assert that compatible realisations have the same dependenciesregnat
2021-06-23Display the diverging paths in case of a realisation mismatchregnat
2021-06-23Fix indentationregnat
2021-06-23Gracefully ignore a substituter if it holds an incompatible realisationregnat
2021-06-23Properly fail when trying to register an incoherent realisationregnat
2021-06-23Merge pull request #4842 from NixOS/ca/fix-nix-shellEelco Dolstra
2021-06-23Merge pull request #4838 from NixOS/ca/recursively-substitute-realisationsEelco Dolstra
2021-06-23Merge pull request #4906 from NixOS/collect-garbage-caEelco Dolstra
2021-06-23Merge pull request #4905 from NixOS/ca-derivations-machine-featureEelco Dolstra
2021-06-23Merge pull request #4926 from NixOS/ca/build-remote-signal-6Eelco Dolstra
2021-06-23Merge pull request #4836 from NixOS/ca/track-drvoutput-dependencies-2-le-retourEelco Dolstra
2021-06-23Fix indentationregnat
2021-06-23Reformat the sql statementsregnat
2021-06-23Remove a useless string splitThéophane Hufschmitt
2021-06-23Pass more values by referenceThéophane Hufschmitt
2021-06-22nix-shell: Replace resolving failure error by an assertionregnat
2021-06-21Shorten a stupidly long sql query nameregnat
2021-06-21Merge pull request #4833 from NixOS/ca/json-realisations-in-worker-protocolEelco Dolstra
2021-06-21Merge pull request #4928 from NixOS/ca/remove-existing-invalid-store-pathEelco Dolstra
2021-06-21Properly set the output env variablesThéophane Hufschmitt
2021-06-21Only symlink the requested outputs in `nix build`regnat
2021-06-21Remove a possible existing store path when building CA derivationsregnat
2021-06-21Fix the remote build of CA derivationsregnat
2021-06-18UDSRemoteStore: Support the 'root' store parameterEelco Dolstra
2021-06-15nix develop: Filter out NIX_REMOTEEelco Dolstra
2021-06-12Don’t check the `deriver` field on computeFSClosureregnat
2021-06-11Make `nix develop` work with CA derivationsregnat
2021-06-11Make `nix-shell` support content-addressed derivationsregnat
2021-06-11Make `computeFSClosure` ca-awareregnat
2021-06-11Add a ca-derivations required machine featureregnat
2021-06-02fix error: 'optional' in namespace 'std' does not name a template typekeke
2021-06-02doc: Wrap at 80 charactersregnat
2021-06-02Fix a documentation typoThéophane Hufschmitt
2021-06-02throw_ -> reportErrorregnat
2021-06-02Let `nix flake check` keep going when keep-going is setregnat
2021-06-01Check the CA hash when importing stuff in the local storeregnat
2021-06-01Merge pull request #4866 from alyssais/libdlEelco Dolstra
2021-06-01Merge pull request #4864 from jeremyschlatter/fix-typoEelco Dolstra
2021-06-01Merge pull request #4734 from p01arst0rm/fix-s3-ifdefEelco Dolstra
2021-06-01Only link with libdl on LinuxAlyssa Ross
2021-06-01Fix typo in documentationJeremy Schlatter
2021-05-29Add .tar.zst support for TarballInputSchemeTimothy Klim