Merge #2711: add ansible-1.6.1

Conflicts (trivial):
	lib/maintainers.nix
This commit is contained in:
Vladimír Čunát
2014-06-11 20:29:55 +02:00
4 changed files with 41 additions and 2 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