diff options
| author | Louis Blin <45168934+lbpdt@users.noreply.github.com> | 2021-03-08 11:24:29 +0000 |
|---|---|---|
| committer | Louis Blin <45168934+lbpdt@users.noreply.github.com> | 2021-03-10 16:44:53 +0000 |
| commit | bf56388c92eeab2d44f8d64b545bb608f502efd4 (patch) | |
| tree | 5e68a71ca14e08b8a3c97a03b2ca796128def87d /pkgs/development/python-modules/python-mapnik | |
| parent | 0124e874f62cb39dfde076b77eab8184dc1b622e (diff) | |
dockerTools.buildLayeredImage: configurable store root
`stream_layered_image.py` currently assumes that the store root will be
at `/nix/store`, although the user might have configured this
differently. This makes `buildLayeredImage` unusable with stores having
a different root, as they will fail an assertion in the python script.
This change updates that assertion to use `builtins.storeDir` as the
source of truth about where the store lives, instead of assuming
`/nix/store`.
Diffstat (limited to 'pkgs/development/python-modules/python-mapnik')
0 files changed, 0 insertions, 0 deletions
