Advertisement
evanjs

modules/default.nix craziness

Jul 15th, 2020
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.94 KB | None | 0 0
  1. error: while evaluating the attribute 'config' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:98:9:
  2. while evaluating 'yieldConfig' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:83:29, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:82:16:
  3. while evaluating 'mergeModules' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:237:26, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:73:17:
  4. while evaluating 'mergeModules'' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:241:36, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:238:5:
  5. while evaluating 'flip' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/trivial.nix:138:16, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:284:6:
  6. while evaluating 'byName' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:264:25, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:272:21:
  7. while evaluating 'reverseList' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/lists.nix:393:17, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:73:38:
  8. while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:171:37, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:68:19:
  9. while evaluating 'filterModules' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:161:36, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:172:7:
  10. while evaluating anonymous function at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:165:31, called from undefined position:
  11. while evaluating the attribute 'disabled' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:143:13:
  12. while evaluating the attribute 'disabled' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:143:13:
  13. while evaluating the attribute 'disabled' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:143:13:
  14. while evaluating 'imap1' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/lists.nix:116:14, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:146:73:
  15. while evaluating the attribute 'imports' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/modules.nix:197:9:
  16. while evaluating the attribute 'imports' at /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:22:3:
  17. while evaluating 'validFiles' at /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:16:16, called from /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:22:13:
  18. while evaluating 'files' at /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:13:11, called from /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:16:152:
  19. while evaluating 'collect' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:178:19, called from /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:13:16:
  20. while evaluating 'collect' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:178:19, called from /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:182:7:
  21. while evaluating 'g' at /nix/var/nix/profiles/per-user/root/channels/nixos/lib/attrsets.nix:276:19, called from undefined position:
  22. while evaluating anonymous function at /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:8:33, called from undefined position:
  23. while evaluating 'getDir' at /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:8:12, called from /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:9:33:
  24. cannot read '/nix/store/26vfc66rmrwy8312b8m9qckigyczjar5-modules/hub', since path '/nix/store/26vfc66rmrwy8312b8m9qckigyczjar5-modules' is not valid, at /home/evanjs/src/rjg/nixos/overlay/config/modules/default.nix:10:6
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement