summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authorSamuel Dionne-Riel <samuel@dionne-riel.com>2018-05-22 19:53:28 -0400
committerSamuel Dionne-Riel <samuel@dionne-riel.com>2018-05-24 06:51:26 -0400
commit60737bd31985116b7cce47f221e8568e66ab73e0 (patch)
treea46edba9712ecd656cc7f4a00f40aff927bce7c5 /pkgs/development/python-modules/python-sql
parent090b7cc8f1bae880fc5542987ede2bcb444d20bf (diff)
dockerTools: fixes extraCommands for mkRootLayer.
The extraCommands was, previously, simply put in the body of the script using nix expansion `${extraCommands}` (which looks exactly like bash expansion!). This causes issues like in #34779 where scripts will eventually create invalid bash. The solution is to use a script like `run-as-root`. * * * Fixes #34779
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions