Merge #2711: add ansible-1.6.1
Conflicts (trivial): lib/maintainers.nix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user