aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-09-12Address PR feedback on #6694Andrew Brooks
2022-09-06Keep created temp dirs inside store, but protect from GCAndrew Brooks
2022-09-02Prevent tempdir from being GC-ed before addToStoreFromDump has renamed itAndrew Brooks
2022-09-01Revert "Merge pull request #6621 from Kha/nested-follows"Eelco Dolstra
2022-09-01Merge pull request #6621 from Kha/nested-followsThéophane Hufschmitt
2022-08-29Merge pull request #6968 from fricklerhandwerk/man-no-weblinksEelco Dolstra
2022-08-28Fix overlapping flake followsSebastian Ullrich
2022-08-28Fix nested flake input overridesSebastian Ullrich
2022-08-26do not render relative links in help pagesValentin Gagarin
2022-08-26Merge pull request #6954 from winterqt/darwin-sandbox-trustdEelco Dolstra
2022-08-24Fix progress bar flicker with -LEelco Dolstra
2022-08-24Fix evaluation cacheEelco Dolstra
2022-08-24fix(libstore): allow access to trustd on macOSWinter
2022-08-24Merge pull request #6612 from NixOS/parallel-nix-copyEelco Dolstra
2022-08-24Remove redundant FinallyEelco Dolstra
2022-08-24Fix macOS buildEelco Dolstra
2022-08-24Fix a misplaced parenthese in serve protocol checkRickard Nilsson
2022-08-23Merge pull request #6944 from edolstra/bash-varsEelco Dolstra
2022-08-23Merge pull request #6909 from ncfavier/json-pathsEelco Dolstra
2022-08-23nix develop: Ignore some more bash special variablesEelco Dolstra
2022-08-23Merge pull request #6887 from winterqt/specify-bashinteractive-outputsEelco Dolstra
2022-08-23Revert to `copyStore = true` for `nix-instantiate` and `nix-env`Naïm Favier
2022-08-23Fix a hang in nix-copy-ssh.shEelco Dolstra
2022-08-22IndentationEelco Dolstra
2022-08-22Merge remote-tracking branch 'origin/master' into parallel-nix-copyEelco Dolstra
2022-08-22Merge pull request #6937 from edolstra/fix-replEelco Dolstra
2022-08-22JSON: add missing newlinesNaïm Favier
2022-08-22JSON: print paths as strings without copying them to the storeNaïm Favier
2022-08-22Merge pull request #6926 from rapenne-s/download_limitEelco Dolstra
2022-08-22Merge pull request #6932 from jack1142/patch-1Eelco Dolstra
2022-08-22nix repl: Stop the progress barEelco Dolstra
2022-08-22Merge pull request #6923 from ncfavier/nix-env-incomplete-jsonEelco Dolstra
2022-08-22SpellingEelco Dolstra
2022-08-20Better documentation wordingSolène Rapenne
2022-08-20Fix default profile path for root in nix profile documentationJakub Kuczys
2022-08-19add a nix.conf option to set a download speed limitSolene Rapenne
2022-08-19don't read outputs into memory for output rewritingpennae
2022-08-19nix-env: don't output incomplete JSONNaïm Favier
2022-08-19json: write null on abnormal placeholder destructionNaïm Favier
2022-08-17Don't pass --force to 'git add'Eelco Dolstra
2022-08-17Remove warnLargeDump()Eelco Dolstra
2022-08-17ProgressBar: Delay before showing a new activityEelco Dolstra
2022-08-17nix flake metadata: Don't show "Inputs" if there are no inputsEelco Dolstra
2022-08-17Show when we're evaluating a flakeEelco Dolstra
2022-08-10docfix: bundlersDavid Arnold
2022-08-10Merge pull request #6850 from NinjaTrappeur/nin/build-checkThéophane Hufschmitt
2022-08-09nix-shell: specify which outputs from bashInteractive to buildWinter
2022-08-08Merge remote-tracking branch 'upstream/master' into fix-mv-in-different-files...Théophane Hufschmitt
2022-08-08Remove the explicit `c++fs` linkage on darwinThéophane Hufschmitt
2022-08-07Do not spam logs if the owned-homedir check results in a noopDave Nicponski