forked from NixOS/nix
-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
If there is an infinite recursion, determinate nix will just hang, but regular nixcpp will detect infinite recursion
Steps To Reproduce
Add config.system.build.toplevel anywhere to NixOS configuration (like create a writeShellScript that references toplevel)
Try to build it
Expected behavior
It should detect recursion and error out
Metadata
Determinate Nixd daemon version: 3.11.3
Determinate Nixd client version: 3.11.3
nix (Determinate Nix 3.11.3) 2.31.2
Checklist
- checked latest Determinate Nix manual (source)
- checked open bug issues and pull requests for possible duplicates
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working