<kisik21>
http://dpaste.com/0KR6NT2 - I want to set an attribute from provided information. The "config.theming.fonts.sans.name" should be visible from another module and provide a string combining some info from the "config.theming.fonts.sans" submodule set in the same module, but... it gives me a cryptic error: "value is a string while a set was expected, at /nix/store/<...>-nixos-19.09pre<...>/nixos/lib/modules.nix:219:25"
<kisik21>
basically it's like that: 1) module imports theming.nix (the paste) 2) module sets theming.fonts.sans.* attributes 3) module expects theming.fonts.sans.name to contain a string set from theming.fonts.sans.* attributes 4) it doesn't seem to receive that string?
<kisik21>
what am I doing wrong?
<gchristensen>
#nixos is a better place for that question :)
<kisik21>
Ugh sorry always forgettin'
<gchristensen>
no worries!
<kisik21>
and my emacs is on a TTY so I can't easily copypaste that
<kisik21>
it will be a PITA to copypaste all of that to #nixos
<gchristensen>
I can re-paste for you
<kisik21>
I would be thankful for that :3
{^_^} has joined #nixos-dev
{^_^} has quit [Remote host closed the connection]
{^_^} has joined #nixos-dev
orivej has joined #nixos-dev
kisik21 has quit [Remote host closed the connection]
ivan has quit [Quit: lp0 on fire]
harrow has quit [Quit: Leaving]
harrow has joined #nixos-dev
ivan has joined #nixos-dev
alp has quit [Remote host closed the connection]
drakonis has joined #nixos-dev
drakonis1 has joined #nixos-dev
drakonis_ has quit [Ping timeout: 244 seconds]
drakonis has quit [Ping timeout: 250 seconds]
avn_ has joined #nixos-dev
justanotheruser has joined #nixos-dev
drakonis has joined #nixos-dev
drakonis1 has quit [Ping timeout: 250 seconds]
drakonis_ has joined #nixos-dev
drakonis has quit [Ping timeout: 252 seconds]
drakonis has joined #nixos-dev
alp has joined #nixos-dev
_e has quit [Quit: WeeChat 2.4]
_e has joined #nixos-dev
_e has quit [Client Quit]
_e has joined #nixos-dev
gchristensen has quit [Quit: Connection closed for inactivity]
<lopsided98>
Does anyone know why webkitgtk has an empty hydraPlatforms?