aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-05Handle SIGWINCH in main threadMatthew Bauer
2019-06-04Merge pull request #2918 from JorisE/patch-1Eelco Dolstra
2019-06-04Minor typoJorisE
2019-06-01Fix segfault in builtin fetchurl with hashed mirrors + SRI hashesEelco Dolstra
2019-06-01Merge pull request #2910 from worldofpeace/fundingEelco Dolstra
2019-05-31Add .github/FUNDING.ymlworldofpeace
2019-05-31Merge pull request #2905 from ln-nl/patch-1Eelco Dolstra
2019-05-30release-common: fix build with `config.allowAliases = false`ln-nl
2019-05-30Merge pull request #2892 from johannes-climacus/masterEelco Dolstra
2019-05-29Replace `type` with `command -v` in install scriptJohannes Climacus
2019-05-29Enable more fromTOML testsEelco Dolstra
2019-05-29Fix eval-okay-fromTOML testEelco Dolstra
2019-05-29bump cpptoml to v0.1.1Ding Xiang Fei
2019-05-28Iterate over referencesEelco Dolstra
2019-05-28Merge branch 'attrPaths' of https://github.com/NinjaTrappeur/nixEelco Dolstra
2019-05-22Merge pull request #2880 from Ma27/document-optional-attrs-with-at-patternEelco Dolstra
2019-05-21doc: clarify that optional attrs in a function argument will be ignored unles...Maximilian Bosch
2019-05-21Merge pull request #2800 from flokli/progress-bar-hide-unknown-expectedEelco Dolstra
2019-05-21Merge pull request #2812 from matthewbauer/fix-nix-scriptsEelco Dolstra
2019-05-17fetchGit -> fetchTarballEelco Dolstra
2019-05-17docs: describe $IN_NIX_SHELL values (#2796)Vladimír Čunát
2019-05-15Don’t set NIX_REMOTE=daemon in daemon profileMatthew Bauer
2019-05-15Sync NIX_PROFILES between single-user and multi-user modesMatthew Bauer
2019-05-15Merge pull request #2810 from NixOS/print-build-logsEelco Dolstra
2019-05-15nix: Add --print-build-logs flagEelco Dolstra
2019-05-15nix-profile: Add all channels to $NIX_PATHEelco Dolstra
2019-05-15Fix shellcheck errorEelco Dolstra
2019-05-13Merge pull request #2802 from LnL7/fix-needs-hashrewriteEelco Dolstra
2019-05-12Merge pull request #2798 from grahamc/diff-hookEelco Dolstra
2019-05-12runProgram: Uncomment chdir supportGraham Christensen
2019-05-12build: make needsHashRewrite a methodDaiderd Jordan
2019-05-12handleDiffHook: stop passing allowVforkGraham Christensen
2019-05-12Clarify where output from the diff hook goes.Graham Christensen
2019-05-12runProgram: support gid, uid, chdirGraham Christensen
2019-05-12chdir, setgroupsGraham Christensen
2019-05-12diff hook: execute as the build user, and pass the temp dirGraham Christensen
2019-05-12build: run diff-hook under --check and document diff-hookGraham Christensen
2019-05-12build: add test for sandboxed --checkDaiderd Jordan
2019-05-12build: move needsHashRewrite initialization to startBuilderDaiderd Jordan
2019-05-11progress-bar: hide expected if expected is 0 (unknown)Florian Klink
2019-05-08nix-shell: Don't absolutize '-p' expressionsEelco Dolstra
2019-05-08Merge pull request #2594 from LnL7/darwin-10.12.6Graham Christensen
2019-05-08Merge pull request #2765 from nh2/manual-nixpkgs-wordEelco Dolstra
2019-05-08Merge branch 'repl/ctrlc' of https://github.com/xbreak/nixEelco Dolstra
2019-05-08Merge pull request #2790 from samueldr/fix/minor-comment-NIX_ROOT_FINDEREelco Dolstra
2019-05-08fix hashfile test that wasn't failing due to eval lazinessWill Dietz
2019-05-07Merge pull request #2792 from JohnAZoidberg/builtins-hash-fileEelco Dolstra
2019-05-03Add builtins.hashFileDaniel Schaefer
2019-05-03Fix "Bad system call" running i686-linux binaries on x86_64-linuxEelco Dolstra
2019-05-01Merge pull request #2679 from bjornfor/offline-installEelco Dolstra