gmvault: fix build
This commit is contained in:
parent
49ce901f11
commit
b00be43cdf
@ -21,6 +21,7 @@ pythonPackages.buildPythonApplication rec {
|
|||||||
cat ${startScript} > etc/scripts/gmvault
|
cat ${startScript} > etc/scripts/gmvault
|
||||||
chmod +x etc/scripts/gmvault
|
chmod +x etc/scripts/gmvault
|
||||||
substituteInPlace setup.py --replace "==" ">="
|
substituteInPlace setup.py --replace "==" ">="
|
||||||
|
substituteInPlace setup.py --replace "argparse" ""
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user