Merge branch 'master' into staging-next

This commit is contained in:
Vladimír Čunát
2019-09-04 11:00:56 +02:00
217 changed files with 7332 additions and 2071 deletions
-1
View File
@@ -15,7 +15,6 @@ stdenv.mkDerivation rec {
xmpppy pythonIRClib
];
/* doConfigure should be removed if not needed */
# phaseNames = ["deploy" (a.makeManyWrappers "$out/share/${name}/irc.py" a.pythonWrapperArguments)];
installPhase = ''
-1
View File
@@ -14,7 +14,6 @@ stdenv.mkDerivation rec {
pythonPath = [ xmpppy ];
buildInputs = [ pythonPackages.wrapPython ];
/* doConfigure should be removed if not needed */
installPhase = ''
cd mail-transport
mkdir -p $out/bin $out/share/${pname}-${version}