1
1
Fork 0
mirror of https://github.com/NixOS/nix.git synced 2025-11-12 13:36:02 +01:00
nix/src/libexpr/flake
Vladimir Kryachko b3fd7db63f Detect cycles in flake follows.
This change results in an error thrown as opposed to segfaulting due to
stack overflow.

Fixes #9144
2023-10-16 13:00:49 -04:00
..
call-flake.nix flakes: Differentiate self.outPath and self.sourceInfo.outPath 2023-02-22 03:31:24 +01:00
config.cc Whitelist commit-lockfile-summary in flake nixConfig 2023-04-14 11:33:38 -07:00
flake.cc refactor: use string accessors 2023-09-27 00:33:01 -04:00
flake.hh Finish converting existing comments for internal API docs (#8146) 2023-04-07 13:55:28 +00:00
flakeref.cc Move flakeIdRegex{,S} from libutil to flakeref.{cc,hh 2023-09-28 20:55:41 -04:00
flakeref.hh Move flakeIdRegex{,S} from libutil to flakeref.{cc,hh 2023-09-28 20:55:41 -04:00
lockfile.cc Detect cycles in flake follows. 2023-10-16 13:00:49 -04:00
lockfile.hh Merge pull request #8170 from tweag/fix-aarch64-build 2023-04-11 12:35:23 +02:00