tvl-depot/nix
Vincent Ambo 880df6560c fix(nix): Fix Gogs SSH access
The Gogs developers got it into their head that trying to write things
to some relative path from the binary location is a sensible thing to
do (spoiler: it's not).

Due to their weird "GOGS_CUSTOM" directory which seems to only
sometimes be configurable by environment variables, the command used
to handle SSH requests failed because it attempted to write logs into
the Nix store.

This works around the issue by hardcoding the log file root path in
the Gogs configuration.
2018-01-03 23:21:57 +01:00
..
pkgs feat(nix): Add Gemma example deployment 2018-01-03 23:02:48 +01:00
tazblog feat(nix): Add initial Tazblog Nix deployment configuration 2018-01-01 23:20:17 +01:00
configuration.nix fix(nix): Correctly configure required kernel modules & VMWare guest 2018-01-02 22:51:31 +01:00
gemma-config.lisp feat(nix): Add Gemma example deployment 2018-01-03 23:02:48 +01:00
glesys.nix refactor(nix): Use disk labels instead of disk UUIDs 2018-01-02 12:08:35 +01:00
tazserve.nix fix(nix): Fix Gogs SSH access 2018-01-03 23:21:57 +01:00