summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-sql
diff options
context:
space:
mode:
authoraszlig <aszlig@nix.build>2018-04-17 13:52:29 +0200
committeraszlig <aszlig@nix.build>2018-04-17 13:59:36 +0200
commit683e2067d796f90cb9cff5a610d436afaa395302 (patch)
treef1154090437b6f71b4c57867ea26c5abaeab0bb7 /pkgs/development/python-modules/python-sql
parentf21e931c984b140fc9bf3f7d7fe2f1a804619573 (diff)
haxe: Fix path to stdlib and add small test
The version bump in c727e7e7d60e687be7d8def95fce5cd02cb5293b (pull request #35153) didn't actually take into account that Haxe has changed the way they search for the stdlib. Instead of a hardcoded list of paths it now searches based on a common prefix. So when running Haxe, it errored out because it couldn't find its own standard library. This is now fixed by changing the sed expression accordingly. Apart from fixing the actual issue, I've added a small test in installCheckPhase to make sure something like this won't happen again in future updates. Signed-off-by: aszlig <aszlig@nix.build> Cc: @volth, @joachifm
Diffstat (limited to 'pkgs/development/python-modules/python-sql')
0 files changed, 0 insertions, 0 deletions