aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-16Give errors in resolveFlakeNick Van den Broeck
2019-05-16Fixed issue 65Nick Van den Broeck
2019-05-16Merge pull request #96 from tweag/support-chroot-storeEelco Dolstra
2019-05-16Merge pull request #97 from tweag/flake-docsEelco Dolstra
2019-05-15Start of flake documentationEelco Dolstra
2019-05-15Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-05-15Merge pull request #2810 from NixOS/print-build-logsEelco Dolstra
2019-05-15nix: Add --print-build-logs flagEelco Dolstra
2019-05-15Make flakes work with 'nix build --store ...'Eelco Dolstra
2019-05-15nix-profile: Add all channels to $NIX_PATHEelco Dolstra
2019-05-15Fix shellcheck errorEelco Dolstra
2019-05-15Merge pull request #91 from tweag/disable-some-testsEelco Dolstra
2019-05-15Disable tests introduced by PR #82Eelco Dolstra
2019-05-15Merge remote-tracking branch 'tweag/fixmes' into flakesEelco Dolstra
2019-05-15One FIXME was already fixedNick Van den Broeck
2019-05-13Merge pull request #82 from tweag/failing-testNick Van den Broeck
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-11nix dev-shell: Ignore SSL_CERT_FILEEelco Dolstra
2019-05-11Hack to fix tests.evalNixpkgsEelco Dolstra
2019-05-09Update flake.lockEelco Dolstra
2019-05-09Merge remote-tracking branch 'tweag/content-hashes' into flakesEelco Dolstra
2019-05-09Fixed issue #47Nick Van den Broeck
2019-05-09Add test for indirect flake dependenciesEelco Dolstra
2019-05-09Add currently failing test for #81Eelco Dolstra
2019-05-08Add patchelf to the flake registryEelco Dolstra
2019-05-08Fix assertion failure in FlakeRef::to_string()Eelco Dolstra
2019-05-08Add newline at end of lockfileEelco Dolstra
2019-05-08nix dev-shell: Keep $TERMEelco Dolstra
2019-05-08Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2019-05-08nix-shell: Don't absolutize '-p' expressionsEelco Dolstra
2019-05-08nix-shell: Don't fail if run from a path containing the string "nix-shell"Eelco Dolstra
2019-05-08Merge remote-tracking branch 'tweag/flake-test' into flakesEelco Dolstra
2019-05-08Merge remote-tracking branch 'tweag/nix-shell' into flakesEelco Dolstra
2019-05-08Export missing rev/shortRev attributesEelco Dolstra
2019-05-08Add Hydra flake to the registryEelco Dolstra
2019-05-08updateLockFile: Do "git add" in a slightly nicer wayEelco 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