aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-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 `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
2021-05-28Merge pull request #4849 from NixOS/ca/fix-nix-store--exportEelco Dolstra
2021-05-26Aso track the output path of the realisation dependenciesregnat
2021-05-26Add a db migration scriptregnat
2021-05-26Make `copyPaths` copy the whole realisations closureregnat
2021-05-26Properly track the drvoutput references when buildingregnat
2021-05-26Add a method to compute the closure of a realisationregnat
2021-05-26Store the realisation deps on the local storeregnat
2021-05-26Add a dependencies field to DrvOutputInforegnat
2021-05-26Always send the realisations as JSONregnat
2021-05-26Remove the remaining occurenceses of a NarHash moduloregnat
2021-05-25Make the Nar hash non moduloregnat
2021-05-24fix doc: nix profile info -> nix profile listMichael Adler
2021-05-19Always send the realisations as JSONregnat
2021-05-19Extract a generic `computeClosure` functionregnat
2021-05-19Merge pull request #4831 from matthewbauer/fix-extra-slash-in-canon-pathEelco Dolstra
2021-05-18Fix extra slash in canonPath outputMatthew Bauer
2021-05-18Restore an accidentally suppressed negationregnat
2021-05-18Merge pull request #4827 from matthewbauer/run-bashrc-first-in-nix-developEelco Dolstra
2021-05-17Source bashrc first in nix developMatthew Bauer