aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-02spacingBen Burdette
2020-07-02move showTrace to new loggerSettingsBen Burdette
2020-07-02Set gc-reserved-space to 0 in testsEelco Dolstra
2020-07-02Merge branch 'parallel-tests' of https://github.com/tweag/nixEelco Dolstra
2020-07-02Make the gc-auto test more reliableregnat
2020-07-02Make the gc-concurrent test more reliableregnat
2020-07-02Run the tests in parallelregnat
2020-07-02assert for invalid fileoriginBen Burdette
2020-07-01spacingBen Burdette
2020-07-01Don't process an option if any of its arguments need completionEelco Dolstra
2020-07-01Add --inputs-from to use flake inputs as registry entriesEelco Dolstra
2020-07-01if no errLoc, no Loc.Ben Burdette
2020-07-01don't include errpos for addErrorContextBen Burdette
2020-07-01non-pos trace testBen Burdette
2020-07-01CleanupEelco Dolstra
2020-07-01Merge branch 'remote-query-outputs' of https://github.com/tweag/nixEelco Dolstra
2020-07-01Support building flakes from a shallow Git repoEelco Dolstra
2020-06-30fix tests with the 'from string' changeBen Burdette
2020-06-30'from string'Ben Burdette
2020-06-30comments and cleanupBen Burdette
2020-06-30double addtrace for 'called from'Ben Burdette
2020-06-30Merge branch 'master' into add-traceBen Burdette
2020-06-30Merge pull request #3767 from bburdette/pos-null-checkEelco Dolstra
2020-06-30invalid pos checkBen Burdette
2020-06-30check for a null symbolBen Burdette
2020-06-29trace formattingBen Burdette
2020-06-29NAR parser: Fix missing name field checkEelco Dolstra
2020-06-29nix run: Use packages/legacyPackages as fallback if there is no app definitionEelco Dolstra
2020-06-29EvalCache: Store string contextsEelco Dolstra
2020-06-29showTrace flag in loggersBen Burdette
2020-06-29Factor out EvalCache::forceDerivation()Eelco Dolstra
2020-06-29Fix bash completionEelco Dolstra
2020-06-29Move AppEelco Dolstra
2020-06-29Merge pull request #3729 from obsidiansystems/simpler-hased-mirrorEelco Dolstra
2020-06-29Merge pull request #3749 from rodarima/masterEelco Dolstra
2020-06-28Merge pull request #3758 from NixOS/dependabot/github_actions/cachix/install-...Domen Kožar
2020-06-28Bump cachix/install-nix-action from v8 to v10dependabot[bot]
2020-06-28Merge pull request #3757 from Mic92/dependabotDomen Kožar
2020-06-27dependabot: automatically keep github actions up-to-dateJörg Thalheim
2020-06-27showtrace as function argBen Burdette
2020-06-26Merge remote-tracking branch 'origin/master' into flakesEelco Dolstra
2020-06-25build-remote.sh: Test LegacySSHStoreEelco Dolstra
2020-06-25'string' makes more sense in nix replBen Burdette
2020-06-25showTrace flag for ErrorInfo; showTrace test.Ben Burdette
2020-06-25Fix empty std::optional dereference in writeDerivation()Eelco Dolstra
2020-06-25Fall back to copyPath if link fails with EPERMRodrigo
2020-06-24add trace test; error formatting refinementsBen Burdette
2020-06-24re-enable --show-trace checkBen Burdette
2020-06-24convenience form of addTraceBen Burdette
2020-06-24repl indentingBen Burdette