shadowrylander

Results 84 comments of shadowrylander

I don't actually remember the details; I've gone through quite a few setups since then! I think I remember using the Oh-My-Zsh theme Agnoster, though.

... May I ask as to the status of this, @kitsonk? 😅

Actually, I might've fixed that; now I need to know why using the extended lib with `imports` (before `config`) is throwing errors that the names of my attribute sets for...

Pinging @hlissner; sorry! I'm just really, really stuck on this next bit!

Well that's strange; I somehow fixed the next error by not using the `lib.my.paths` in my modules list...

And it seems I've come back full circle; some modules cannot seem to access certain variables in the `lib` module, whether built-in, such as `mkForce`, or my own.

Actually, it seems like I can't access anything from the extended module; the attributes are either seen as missing, or are confused for options by the Nix interpreter.

@hlissner: It would appear as though usage of your lib extension fails with the same errors as well.

Will something like the solution here work? https://askubuntu.com/a/1152359