aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-09Merge pull request #2454 from dtzWill/update/nixpkgs-1809Eelco Dolstra
2018-10-08Merge pull request #2452 from ElvishJerricco/verify-sigs-overflowEelco Dolstra
2018-10-04Remove unnecessary typecastEelco Dolstra
2018-10-04Merge pull request #2468 from bhipple/docs/fixedOutputHashesEelco Dolstra
2018-10-04Docs: update fixed output hashesBenjamin Hipple
2018-10-02Merge pull request #2464 from Profpatsch/docs-builtins-add-idsEelco Dolstra
2018-10-02manual: add XML IDs to all builtin list entriesProfpatsch
2018-10-01Merge pull request #2456 from grahamc/s3-substitutersEelco Dolstra
2018-10-01Merge pull request #2462 from matthewbauer/patch-10Graham Christensen
2018-10-01nix-profile-daemon: remove cruftMatthew Bauer
2018-10-01Add missing fileEelco Dolstra
2018-09-28Check requiredSystemFeatures for local buildsEelco Dolstra
2018-09-28Move structured attrs handling into a separate classEelco Dolstra
2018-09-28Remove obsolete check on system featuresEelco Dolstra
2018-09-28Support special attributes in structured attributes derivationsEelco Dolstra
2018-09-27Update docs to describe how s3:// URLS does in fact support endpoint, region,...Graham Christensen
2018-09-27S3BinaryCacheStore: Don't create bucketsEelco Dolstra
2018-09-27Merge pull request #2455 from grahamc/add-interactive-pathEelco Dolstra
2018-09-27nix-shell: add bashInteractive to the start of the PATH, set SHELLGraham Christensen
2018-09-27Don't talk about a "current folder build output"Eelco Dolstra
2018-09-26bump base nixpkgs used by default 18.03 -> 18.09Will Dietz
2018-09-26Ensure download thread livenessEelco Dolstra
2018-09-26UntabifyEelco Dolstra
2018-09-26sinkToSource(): Start the coroutine lazilyEelco Dolstra
2018-09-26Make NAR header check more robustEelco Dolstra
2018-09-25Add a test for signed content-addressed pathsWill Fancher
2018-09-25Fix overflow when verifying signatures of content addressable pathsWill Fancher
2018-09-25Merge pull request #2448 from dtzWill/feature/nix-daemon-accept-empty-builder...Eelco Dolstra
2018-09-25nix-daemon: allow setting builders to "" by any user (untrusted)Will Dietz
2018-09-24Merge pull request #2312 from dtzWill/fix/matched-names-should-still-print-ve...Eelco Dolstra
2018-09-19Merge pull request #2434 from grahamc/graham-improve-upgradeEelco Dolstra
2018-09-19Upgrade docs: improve the upgrade commandAnders Riutta
2018-09-19Merge pull request #2433 from grahamc/doc-shebang-quotesEelco Dolstra
2018-09-19nix-shell: document double quotes being necessary for a simple Nix expression...Graham Christensen
2018-09-19nix-shell: explain the merging property close to the exampleGraham Christensen
2018-09-18Merge pull request #2428 from grahamc/docs-aliasesEelco Dolstra
2018-09-18docs: document deprecated aliasesGraham Christensen
2018-09-17nix-env: Fix segfault if -f argument is not a directory or a Nix expressionEelco Dolstra
2018-09-17Fix build failure if parallel xz is not availableEelco Dolstra
2018-09-13Merge branch 'dirOf-relative' of https://github.com/lheckemann/nixEelco Dolstra
2018-09-10Prefer 'remote builder' over 'slave'Graham Christensen
2018-09-10Merge pull request #2412 from dingxiangfei2009/patch-repl-autoargsEelco Dolstra
2018-09-10auto args on replDing Xiang Fei
2018-09-07If fallback is enabled, temporarily disable substituters after a failureEelco Dolstra
2018-09-07Handle queryPathInfo() failure from substituters when fallback is enabledEelco Dolstra
2018-09-05Convert NIX_COUNT_CALLS to JSON tooEelco Dolstra
2018-09-05Log stats to stderrEelco Dolstra
2018-09-05Merge branch 'improve-stats' of https://github.com/cleverca22/nixEelco Dolstra
2018-09-05fetchurl: Respect unpackEelco Dolstra
2018-09-05Merge pull request #2400 from matthewbauer/patch-9Eelco Dolstra