gmvault: use logbook 0.4.2
This commit is contained in:
parent
7458f29dc9
commit
0be7ef35bb
@ -24,6 +24,7 @@ buildPythonPackage rec {
|
|||||||
patchPhase = ''
|
patchPhase = ''
|
||||||
cat ${startScript} > etc/scripts/gmvault
|
cat ${startScript} > etc/scripts/gmvault
|
||||||
chmod +x etc/scripts/gmvault
|
chmod +x etc/scripts/gmvault
|
||||||
|
substituteInPlace setup.py --replace "Logbook==0.4.1" "Logbook==0.4.2"
|
||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user