zeyple: use python3Packages.gpgme
This commit is contained in:
@@ -13,7 +13,7 @@ python3Packages.buildPythonApplication rec {
|
|||||||
sha256 = "0r2d1drg2zvwmn3zg0qb32i9mh03r5di9q1yszx23r32rsax9mxh";
|
sha256 = "0r2d1drg2zvwmn3zg0qb32i9mh03r5di9q1yszx23r32rsax9mxh";
|
||||||
};
|
};
|
||||||
|
|
||||||
propagatedBuildInputs = [ python3Packages.pygpgme ];
|
propagatedBuildInputs = [ python3Packages.gpgme ];
|
||||||
installPhase = ''
|
installPhase = ''
|
||||||
install -Dm755 $src/zeyple/zeyple.py $out/bin/zeyple
|
install -Dm755 $src/zeyple/zeyple.py $out/bin/zeyple
|
||||||
'';
|
'';
|
||||||
|
|||||||
Reference in New Issue
Block a user