You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'd like to start an issue to collect errors for phase 3.
cycle detected in the references of '/nix/store/2411dvdj3q2n3ai3ah3298rb2m1w4h58-qtremoteobjects-5.12.6-dev' from '/nix/store/jzvmrvaz45wradqs3nsh1x4kxfkhpsar-qtremoteobjects-5.12.6' -> idea: include something like nix why-depends --all in the error output
The text was updated successfully, but these errors were encountered:
In NixOS modules, using meta as a (custom module) configuration attribute clashes silently with its use as module metadata, leading to near undebuggable results e.g. duplicated configuration ([ "foo" ] turns into [ "foo" "foo" ] for no reason). An instance can be found here: https://discourse.nixos.org/t/question-help-wanted-duplicated-elements-in-listof-option/6303.
I'd like to start an issue to collect errors for phase 3.
cycle detected in the references of '/nix/store/2411dvdj3q2n3ai3ah3298rb2m1w4h58-qtremoteobjects-5.12.6-dev' from '/nix/store/jzvmrvaz45wradqs3nsh1x4kxfkhpsar-qtremoteobjects-5.12.6'
-> idea: include something like nix why-depends --all in the error outputThe text was updated successfully, but these errors were encountered: