aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-06-29develop: Discard the input{Overrides,Updates} when getting bashregnat
2021-06-28github actions: simplify getting the system logicDomen Kožar
2021-06-28Merge pull request #4954 from domenkozar/bump-nixpkgsDomen Kožar
2021-06-28flake.lock: UpdateDomen Kožar
2021-06-28Merge pull request #4952 from FlorianFranzen/patch-1Eelco Dolstra
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-25tests: Get rid of some result symlinksEelco Dolstra
2021-06-24Eventually delete the CA paths lock filesregnat
2021-06-24Merge pull request #4939 from NixOS/ca/recursive-nixEelco Dolstra
2021-06-24Make CA derivations compatible with recursive Nixregnat
2021-06-24Merge pull request #4940 from NixOS/ca/unresolved-post-build-hookEelco Dolstra
2021-06-24Make the post-build-hook also run for unresolved CA derivationsregnat
2021-06-23Fix the CA gc testregnat
2021-06-23Make the CA tests actuall test CA derivationsregnat
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