aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-07Merge pull request #4305 from matthewbauer/rosetta2-checkEelco Dolstra
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
2020-12-04Canonicalize binary caches with ‘/’ when one is missingMatthew Bauer
2020-12-04Use com.apple.oahd.plist for rosetta 2 detectionMatthew Bauer
2020-12-04Fix compatibility with newer AWS SDKsStéphan Kochen
2020-12-04Merge pull request #4314 from tweag/less-noisy-make-docEelco Dolstra
2020-12-04Make `make install` less noisyregnat
2020-12-04Merge pull request #4311 from matthewbauer/static-nix-supportEelco Dolstra
2020-12-03Include static "nix" binary in Hydra build productsMatthew Bauer
2020-12-04Split 'nix store add-to-store' into 'add-path' and 'add-file'Eelco Dolstra
2020-12-03Merge pull request #3858 from edolstra/group-commandsEelco Dolstra
2020-12-03TypoEelco Dolstra
2020-12-03Move most store-related commands to 'nix store'Eelco Dolstra
2020-12-03Add 'nix nar dump-path'Eelco Dolstra
2020-12-03Add deprecated aliases for renamed commandsEelco Dolstra
2020-12-03Add FIXMEEelco Dolstra
2020-12-03Move NAR-related commands to 'nix nar'Eelco Dolstra
2020-12-03Introduce 'nix store' commandEelco Dolstra
2020-12-03Allow registering subcommands of subcommandsEelco Dolstra
2020-12-03Move 'nix hash-*' and 'nix to-*' to 'nix hash'Eelco Dolstra
2020-12-03Remove 'dist' targetEelco Dolstra
2020-12-03nix add-to-store: Move markdown docs into a separate fileEelco Dolstra
2020-12-03Make doc() return arbitrary Markdown rather than the contents of the "Descrip...Eelco Dolstra
2020-12-03Merge pull request #4308 from tweag/properly-test-early-cutoffEelco Dolstra
2020-12-03Merge pull request #4304 from NixOS/separate-manpagesEelco Dolstra
2020-12-03Properly test early cutoff with CA derivationsregnat
2020-12-03Don't fail early when -j0 is passedregnat
2020-12-03Merge pull request #4307 from matthewbauer/update-config-guessEelco Dolstra
2020-12-02Update config.guess for proper arm64 macOS detectionMatthew Bauer
2020-12-02Call it aarch64-darwin instead of arm64-darwinMatthew Bauer
2020-12-02Check for rosetta 2 support before installingMatthew Bauer
2020-12-02Merge pull request #4301 from imalsogreg/tokens-doc-fixEelco Dolstra
2020-12-02Put examples first in the manpagesEelco Dolstra
2020-12-02Generate separate manpages for each nix subcommandEelco Dolstra
2020-12-02nix eval: Add option to write a directoryEelco Dolstra
2020-12-02Add 'nix help'Eelco Dolstra
2020-12-02fix tokens documentationGreg Hale
2020-12-02Merge pull request #4300 from tweag/remove-unknown-pragma-warningEelco Dolstra
2020-12-02Remove an `unknown pragma` gcc warningregnat
2020-12-02Add forgotten `override` annotationregnat
2020-12-02read(): Use char * instead of unsigned char *Eelco Dolstra
2020-12-02Sink: Use std::string_viewEelco Dolstra
2020-12-02writeFull/writeFile: Use std::string_viewEelco Dolstra
2020-12-01Merge pull request #4284 from tweag/fixed-output-depending-on-caEelco Dolstra
2020-12-01Merge pull request #4297 from tweag/fix-clang-warningsEelco Dolstra