ChanServ changed the topic of #sandstorm to: Welcome to #sandstorm: home of all things Sandstorm and Cap'n Proto. Say hi! | Have a question but no one is here? Try asking in the discussion group: https://groups.google.com/group/sandstorm-dev | Channel logs available at https://libera.irclog.whitequark.org/sandstorm
<isd> That probably has something to do with it.
xet7 has quit [Remote host closed the connection]
xet7 has joined #sandstorm
xet7 has quit [Remote host closed the connection]
xet7 has joined #sandstorm
TMM_ has quit [Quit: https://quassel-irc.org - Chat comfortably. Anywhere.]
TMM_ has joined #sandstorm
xet7 has quit [Read error: Connection reset by peer]
xet7 has joined #sandstorm
<torhex-pasmul[m]> I improved the Nix build slightly and made a further attempt at a nixos module that adds a systemd unit. https://github.com/garrison/sandstorm-nix/pull/2
<torhex-pasmul[m]> Currently it gets stuck trying to start `bin/mongod` with `ELOOP`.
<Corbin> Exciting.
<torhex-pasmul[m]> I assume this has something to do with store paths vs chroot, but I don't really know how to diagnose it.