aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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-07Add basic flake testsEelco Dolstra
2019-05-07Fix immutable flakeref constructionEelco Dolstra
2019-05-07Improve FlakeRef::to_string()Eelco Dolstra
2019-05-07Make the URL/path of the global flake registry configurableEelco Dolstra
2019-05-07Fix test failures when $TMPDIR changesEelco Dolstra
2019-05-07Merge remote-tracking branch 'tweag/fixGetFlake' into flakesEelco Dolstra
2019-05-07Merge pull request #2792 from JohnAZoidberg/builtins-hash-fileEelco Dolstra
2019-05-07Fixed Flake data type and flake fetchingNick Van den Broeck
2019-05-03Add builtins.hashFileDaniel Schaefer
2019-05-03Fix 'git add' when subdir is emptyEelco Dolstra
2019-05-03Merge remote-tracking branch 'tweag/subdir' into flakesEelco Dolstra
2019-05-03Merge remote-tracking branch 'tweag/fuzzyMatching' into flakesEelco Dolstra
2019-05-03Fix "Bad system call" running i686-linux binaries on x86_64-linuxEelco Dolstra