index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libexpr
Age
Commit message (
Expand
)
Author
2023-04-07
Finish converting existing comments for internal API docs (#8146)
John Ericson
2023-04-03
Merge pull request #8157 from hercules-ci/switch-bugs
Théophane Hufschmitt
2023-04-03
Merge pull request #8042 from lheckemann/alt-lockfiles
Eelco Dolstra
2023-04-03
Enable -Werror=switch-enum
Robert Hensing
2023-04-03
Allow open switch-enum in 5 places
Robert Hensing
2023-04-03
Add explicit case statements where -Wswitch-enum would report them
Robert Hensing
2023-04-03
Merge pull request #8148 from hercules-ci/fix-issue-8119-printValue-tBlackhol...
Robert Hensing
2023-04-03
eval: Fix crash on missing printValue tBlackhole case
Robert Hensing
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-30
Typo
Eelco Dolstra
2023-03-30
More precise wording
Joachim Breitner
2023-03-29
Update src/libexpr/primops.cc
Joachim Breitner
2023-03-28
Update src/libexpr/primops.cc
Joachim Breitner
2023-03-28
Docs: Explain why `import nixpkgs` works in flakes
Joachim Breitner
2023-03-27
Merge pull request #8073 from tweag/fix-root-channels-location
John Ericson
2023-03-27
Merge pull request #7609 from obsidiansystems/hide-experimental-settings
John Ericson
2023-03-23
Factor out the generation of the profile/channel directory
Théophane Hufschmitt
2023-03-21
Fix rendering of fetchGit documentation
Eelco Dolstra
2023-03-20
Move enabled experimental feature to libutil struct
John Ericson
2023-03-19
Only allow reference lock files when allow-dirty is set
Linus Heckemann
2023-03-14
Apply review suggestions
Linus Heckemann
2023-03-13
Allow specifying alternative paths for reading/writing flake locks
Linus Heckemann
2023-03-08
Revert "Disable GC during coroutine execution + test"
Théophane Hufschmitt
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
[next]