Revert "Remove spurious call to patchPhase."
This reverts commit 9a12461586d8e4428c3093aaca407e79baa84f7a.
This commit is contained in:
parent
9a12461586
commit
a03ff825b3
@ -20,6 +20,8 @@ in pythonPackages.buildPythonApplication rec {
|
|||||||
--replace /etc $out/etc \
|
--replace /etc $out/etc \
|
||||||
--replace /lib/systemd $out/lib/systemd \
|
--replace /lib/systemd $out/lib/systemd \
|
||||||
--replace 'self.init_system = ""' 'self.init_system = "systemd"'
|
--replace 'self.init_system = ""' 'self.init_system = "systemd"'
|
||||||
|
|
||||||
|
patchPhase
|
||||||
'';
|
'';
|
||||||
|
|
||||||
propagatedBuildInputs = with pythonPackages; [ cheetah jinja2 prettytable
|
propagatedBuildInputs = with pythonPackages; [ cheetah jinja2 prettytable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user