Age | Commit message (Expand) | Author |
2023-03-08 | Merge pull request #7725 from yorickvP/check-coro-gc | Théophane Hufschmitt |
2023-03-05 | remove indentation in `fetchGit` attribute listing | Valentin Gagarin |
2023-03-03 | Add talkative msg for coro gc debug | Yorick van Pelt |
2023-03-02 | Remove FormatOrString and remaining uses of format() | Eelco Dolstra |
2023-03-01 | Always disable GC in a coroutine unless the patch is applied | Yorick van Pelt |
2023-03-01 | DisableGC: replace by CoroutineContext, std::shared_ptr<void> | Yorick van Pelt |
2023-03-01 | tests/coro-gc: refactor and split into 3 tests | Yorick van Pelt |
2023-03-01 | Disable GC inside coroutines on mac OS | Yorick van Pelt |
2023-03-01 | tests/coro-gc: create test for boehm stack patch | Yorick van Pelt |
2023-02-28 | Merge pull request #7911 from edolstra/revert-7689 | Eelco Dolstra |
2023-02-27 | Merge pull request #7776 from yorickvP/fix-path-escapes-7707 | Théophane Hufschmitt |
2023-02-27 | fetchTree: convert fs path to url via ParsedURL::to_string | Yorick van Pelt |
2023-02-27 | Revert "getDefaultNixPath: actually respect `{restrict,pure}-eval`" | Eelco Dolstra |
2023-02-27 | Revert "Document default `nix-path` value" | Eelco Dolstra |
2023-02-22 | flakes: Differentiate `self.outPath` and `self.sourceInfo.outPath` | Robert Hensing |
2023-02-22 | flakes: Ensure that `self.outPath == ./.` | Robert Hensing |
2023-02-19 | Merge pull request #7158 from sternenseemann/foldl-strict-accumulation-value | Valentin Gagarin |
2023-02-16 | ExprOpHasAttr,ExprSelect,stripIndentation,binds,formals: delete losts objects | Et7f3 |
2023-02-12 | ExprString: Avoid copy of string | Et7f3 |
2023-02-12 | parser: use implicit rule | Et7f3 |
2023-02-10 | Fix building with GCC 9 | Eelco Dolstra |
2023-02-10 | Merge pull request #5588 from tweag/balsoft/xdg | Théophane Hufschmitt |
2023-02-10 | A setting to follow XDG Base Directory standard | Alexander Bantyev |
2023-02-08 | Documentation: builtins.fetchGit when used on a local path (#7706) | Joachim Breitner |
2023-02-01 | Fix clang compilation | Eelco Dolstra |
2023-02-01 | Merge pull request #7203 from graham33/feature/cpp20 | Eelco Dolstra |
2023-01-30 | Merge pull request #7713 from obsidiansystems/more-rapid-check | Robert Hensing |
2023-01-30 | Make per-variant Arbitrary impls too | John Ericson |
2023-01-29 | More property tests | John Ericson |
2023-01-29 | Allow unit test infra to be reused across libs' tests | John Ericson |
2023-01-27 | Document default `nix-path` value | Naïm Favier |
2023-01-27 | getDefaultNixPath: actually respect `{restrict,pure}-eval` | Naïm Favier |
2023-01-23 | Merge pull request #7447 from aakropotkin/read-file-type | Robert Hensing |
2023-01-23 | Merge pull request #7657 from obsidiansystems/fix-7655 | Robert Hensing |
2023-01-22 | primop: add readFileType, optimize readDir | Alex Ameen |
2023-01-21 | Fix #7655 | John Ericson |
2023-01-20 | Use complete '__toString' attribute name | Guillaume Maudoux |
2023-01-19 | Always display addErrorContext messages in (expanded) traces | Guillaume Maudoux |
2023-01-19 | Discuss re-entrant errors and design | Guillaume Maudoux |
2023-01-19 | Add tests for error traces, and fixes | Guillaume Maudoux |
2023-01-19 | Revert "Revert "Merge pull request #6204 from layus/coerce-string"" | Guillaume Maudoux |
2023-01-18 | Restore support for channel: URLs in fetchTarball | Eelco Dolstra |
2023-01-18 | Revert "Merge pull request #6204 from layus/coerce-string" | Robert Hensing |
2023-01-11 | Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more | John Ericson |
2023-01-11 | Rename `OutputPath` -> `ExtendedOutputPath` | John Ericson |
2023-01-11 | Improve `OutputsSpec` slightly | John Ericson |
2023-01-11 | Merge pull request #7543 from obsidiansystems/typed-string-context | Théophane Hufschmitt |
2023-01-10 | Merge pull request #7541 from hercules-ci/check-manual-links | Robert Hensing |
2023-01-10 | doc/manual: Apply suggestions from code review | Robert Hensing |
2023-01-10 | doc/manual: Fix broken internal links | Robert Hensing |