ansible: conventions, fix module execution

This commit is contained in:
Jussi Maki
2014-05-21 14:46:37 +02:00
parent 92d8001c25
commit 75cb485718
4 changed files with 23 additions and 15 deletions

View File

@@ -135,8 +135,7 @@ python.stdenv.mkDerivation (attrs // {
runHook postInstall
'';
postFixup =
''
postFixup = attrs.postFixup or ''
wrapPythonPrograms
# If a user installs a Python package, they probably also wants its