aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-20Merge remote-tracking branch 'upstream/master' into trustless-remote-builder-...John Ericson
2020-12-18Merge pull request #4302 from garbas/cli-guidelineEelco Dolstra
2020-12-17smaller fixesRok Garbas
2020-12-17Merge remote-tracking branch 'origin/master' into cli-guidelineRok Garbas
2020-12-17Merge pull request #4378 from NixOS/fix-master-buildEelco Dolstra
2020-12-17Fix the detection of already built drv outputsregnat
2020-12-16Merge pull request #4370 from NixOS/ca/more-precise-build-noopEelco Dolstra
2020-12-16Merge pull request #4373 from NixOS/ca/fix-queryPartialDrvOutputMap-when-no-d...Eelco Dolstra
2020-12-16Don't ignore an absent drv file in queryPartialDrvOutputMapregnat
2020-12-16Merge pull request #4348 from NixOS/ca/use-hashmoduloEelco Dolstra
2020-12-16Merge pull request #4371 from NixOS/ca/fix-remote-store-registerDrvOutputEelco Dolstra
2020-12-16Fix BinaryCacheStore::registerDrvOutputregnat
2020-12-16Better detect when `buildPaths` would be a no-opregnat
2020-12-15Merge pull request #4361 from tweag/fix-binary-caches-addTextToStoreEelco Dolstra
2020-12-15Fix `addTextToStore` for binary cachesregnat
2020-12-14Merge pull request #4330 from NixOS/ca/properly-store-outputsEelco Dolstra
2020-12-14Merge pull request #4351 from Ma27/json-errtraceEelco Dolstra
2020-12-13primops/fromJSON: add error position in case of parse errorMaximilian Bosch
2020-12-13Merge pull request #4352 from jonringer/allow-private-cachesEelco Dolstra
2020-12-11Restrict the operations on drv outputs in recursive Nixregnat
2020-12-11Use the hash modulo in the derivation outputsregnat
2020-12-11Store the realisations as JSON in the binary cacheregnat
2020-12-11Rework the db schema for derivation outputsregnat
2020-12-11Store metadata about drv outputs realisationsregnat
2020-12-11treat s3 permission errors as file-not-foundMichael Bishop
2020-12-11Merge pull request #4350 from NixOS/ca/fix-build-with-nix-commandEelco Dolstra
2020-12-11Fix the `nix` command with CA derivationsregnat
2020-12-10nix store make-content-addressable: Show rewritten pathEelco Dolstra
2020-12-10Add lvlNotice log levelEelco Dolstra
2020-12-09Merge pull request #4343 from tweag/fix-osx-ciEelco Dolstra
2020-12-09Use no substituers by default in the testsregnat
2020-12-09Merge pull request #4342 from tweag/fix-remote-build-hookEelco Dolstra
2020-12-09Merge pull request #4319 from Ma27/store-v6-addrEelco Dolstra
2020-12-09libstore/openStore: fix stores with IPv6 addressesMaximilian Bosch
2020-12-09Store the final drv outputs in memory when building remotelyregnat
2020-12-09Test the post-build-hook with remote buildersregnat
2020-12-09Revert "Re-query for the derivation outputs in the post-build-hook"regnat
2020-12-08Merge pull request #4325 from tweag/hide-local-store-sql-statementsEelco Dolstra
2020-12-08Hide the sqlite statements declarations for the local storeregnat
2020-12-08Switch away from classification as Tier1-3Rok Garbas
2020-12-08Merge pull request #4326 from tweag/fix-post-build-hook-and-remote-buildersEelco Dolstra
2020-12-08Re-query for the derivation outputs in the post-build-hookregnat
2020-12-08Merge remote-tracking branch 'origin/master' into cli-guidelineRok Garbas
2020-12-08forgot to add the filesRok Garbas
2020-12-07Merge pull request #4305 from matthewbauer/rosetta2-checkEelco Dolstra
2020-12-07Merge remote-tracking branch 'origin/master' into cli-guidelineRok Garbas
2020-12-07Merge pull request #4321 from matthewbauer/always-default-cache-nixos-orgEelco Dolstra
2020-12-06Always default to cache.nixos.org even when different nix store dirMatthew Bauer
2020-12-05Merge pull request #4318 from matthewbauer/add-slash-to-trusted-binary-cacheEelco Dolstra
2020-12-05Merge pull request #4316 from stephank/aws-sdk-compatEelco Dolstra