aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-09-04Get effective user in Nix commandsMatthew Bauer
2018-09-04Merge pull request #2397 from dtzWill/fix/reported-dl-size-with-callbackEelco Dolstra
2018-09-03download: fix size reported to progress barWill Dietz
2018-09-03docs: change expired bzip2.org to archive.orgVladimír Čunát
2018-09-02remove the old text format outputMichael Bishop
2018-09-02Bump versionEelco Dolstra
2018-09-02Release notes tweaksEelco Dolstra
2018-09-02nix doctor: only perform path/profile checks with a daemon/local storeDaiderd Jordan
2018-09-02nix doctor: add check for profile rootsDaiderd Jordan
2018-09-02nix doctor: add warning for multiple versionsDaiderd Jordan
2018-09-02nix doctor: handle serve protocolDaiderd Jordan
2018-09-02nix doctor: add warning if client/daemon protocol mismatchesDaiderd Jordan
2018-09-02Store: expose the protocol version used by a storeDaiderd Jordan
2018-09-02nix doctor: add commandDaiderd Jordan
2018-09-01add JSON to NIX_SHOW_STATSMichael Bishop
2018-09-01Merge pull request #2388 from grahamc/graham/document-multi-userEelco Dolstra
2018-09-01improve the stats when profilingMichael Bishop
2018-09-01Create upgrade notesGraham Christensen
2018-09-01Merge pull request #2168 from grahamc/explain-why-netrc-is-bustedEelco Dolstra
2018-09-01Merge pull request #2309 from symphorien/disallowed-manEelco Dolstra
2018-09-01Merge pull request #2237 from nh2/patch-1Eelco Dolstra
2018-09-01release notes: note that the multi-user installer is available but not select...Graham Christensen
2018-09-01Default to single-user installGraham Christensen
2018-09-01Document the multi-user installer someGraham Christensen
2018-09-01We support aarch64 nowGraham Christensen
2018-09-01Merge pull request #2384 from graham-at-target/fetch-git-examplesEelco Dolstra
2018-09-01Merge pull request #2391 from grahamc/more-statsEelco Dolstra