malSet has quit [Read error: Connection reset by peer]
malSet has joined #home-manager
cole-h has quit [Quit: Goodbye]
malSet has quit [*.net *.split]
drakonis has quit [*.net *.split]
alexbakker has quit [*.net *.split]
malSet has joined #home-manager
drakonis has joined #home-manager
alexbakker has joined #home-manager
o1lo01ol1o has joined #home-manager
joesventek has quit [Quit: Quit]
joesventek has joined #home-manager
joesventek has quit [Client Quit]
joesventek has joined #home-manager
kenran has quit [Ping timeout: 258 seconds]
kenran has joined #home-manager
kenran_ has joined #home-manager
kenran has quit [Ping timeout: 256 seconds]
kenran_ has quit [Ping timeout: 264 seconds]
kenran has joined #home-manager
kenran has quit [Quit: leaving]
maier has joined #home-manager
malSet has quit [Read error: Connection reset by peer]
maier has quit [Ping timeout: 240 seconds]
<quintasan>
I'm trying to use fetchFromGitHub but how do I get sha256 of the directory?
o1lo01ol1o has quit [Read error: Connection reset by peer]
makefu has quit [*.net *.split]
makefu has joined #home-manager
<makefu>
,tofu quintasan
<{^_^}>
quintasan: To get a sha256 hash of a new source, you can use the Trust On First Use model: use probably-wrong hash (for example: 0000000000000000000000000000000000000000000000000000), then replace it with the correct hash Nix expected. For inserting 52 0's in vim: <esc>52i0<esc>
hpfr has quit [Quit: authenticating]
hpfr has joined #home-manager
<quintasan>
okay, almost there - zplug fails with __zplug::job::message::red:3: character not in range which indicates locale problems (https://github.com/zplug/zplug/issues/420), it still happens if I export LC_ALL=en_US.UTF-8
<{^_^}>
zplug/zplug#420 (by torarnv, 3 years ago, open): zplug update on macOS without LANG set result in __zplug::job::message::white:3: character not in range