diff options
author | Igor Pashev <pashev.igor@gmail.com> | 2017-05-07 22:03:57 +0300 |
---|---|---|
committer | Igor Pashev <pashev.igor@gmail.com> | 2017-05-07 22:03:57 +0300 |
commit | c0904ce43e599828a407e22a49b9194a4fdff079 (patch) | |
tree | 16bcc3953c8fe0e4d88caf9cc56e4c2666d61ed7 /modules/apps/sproxy-web.nix | |
parent | 8fb2f14c1ea4cfeabba8f7a831e8fdd3cc78c6fb (diff) | |
download | nixsap-c0904ce43e599828a407e22a49b9194a4fdff079.tar.gz |
sproxy2: fix `datafile` option processing
`datafile` is usually a derivation (a set at the very basic
nix level), so it wasn't processed as a string, but rather
as a fallback case "toString v".
Other option is to use `lib.isDerivation`.
Diffstat (limited to 'modules/apps/sproxy-web.nix')
0 files changed, 0 insertions, 0 deletions