Loading
gibo: use versionCheckHook
Note that `writableTmpDirAsHomeHook` with `$HOME` is necessary to pass the version check; `gibo` requires either `$XDG_CACHE_HOME` or `$HOME`, none of which are otherwise defined in running `versionCheckHook`, to store `gibo`'s boilerplate caches. https://github.com/NixOS/nixpkgs/pull/422670#pullrequestreview-3021069843 Co-authored-by:Grimmauld <soeren@benjos.de>