aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-25tests: Get rid of some result symlinksEelco Dolstra
2021-06-24Merge pull request #4939 from NixOS/ca/recursive-nixEelco Dolstra
2021-06-24Make CA derivations compatible with recursive Nixregnat
2021-06-23Merge branch 'update-nix_path-url' of https://github.com/kini/nixEelco Dolstra
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-23Add a test for the “two glibc” issueregnat
2021-06-23Merge pull request #4838 from NixOS/ca/recursively-substitute-realisationsEelco Dolstra
2021-06-23Merge pull request #4911 from matthewbauer/fix-zsh-completionEelco 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-22Merge pull request #4930 from domenkozar/perl-binding-aarch64-darwinDomen Kožar
2021-06-21perlBindings: fix build on aarch64-darwinDomen Kožar
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-21Merge pull request #4929 from NixOS/only-symlink-wanted-outputsEelco 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-21Merge pull request #4923 from edolstra/uds-store-root-paramEelco Dolstra
2021-06-18UDSRemoteStore: Support the 'root' store parameterEelco Dolstra
2021-06-15Add a test for the gc with CA derivationsregnat
2021-06-15nix develop: Filter out NIX_REMOTEEelco Dolstra
2021-06-12Fix zsh completion scriptMatthew Bauer
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-04Merge pull request #4889 from puckipedia/fix-atomic-sunosEelco Dolstra
2021-06-04configure.ac: fix use of unread LIBS variablePuck Meerburg
2021-06-03Improve explanation of NIX_PATH prefix syntaxKeshav Kini
2021-06-02Merge pull request #4871 from chuahou/masterEelco Dolstra
2021-06-02Merge pull request #4879 from keke-cute/fix-optional-namespaceEelco Dolstra
2021-06-02fix error: 'optional' in namespace 'std' does not name a template typekeke