nixpkgs/pkgs/servers/grocy
Andy Chun @noneucat 8fef1cc766 nixos/grocy: set storage path correctly in patch
This commit restores the proper setting of `$this->StoragePath`
using `GROCY_STORAGE_DIR` in `FilesService`.

The previous iteration of this patch mistakenly patches out the
setting of `$groupFolderPath` in the `GetFilePath` method, which
the method subsequently tries to return. This causes `GetFilePath`
to return, for example, `/file.png` (an incorrect root path) for
files instead of `/var/lib/grocy/userpictures/file.png`.
2022-11-30 21:48:14 -08:00
..
0001-Define-configs-with-env-vars.patch nixos/grocy: set storage path correctly in patch 2022-11-30 21:48:14 -08:00
0002-Remove-check-for-config-file-as-it-s-stored-in-etc-g.patch
default.nix grocy: 3.3.1 -> 3.3.2 2022-11-15 03:53:33 +00:00