thelounge: re-apply 'write out default path'
restores part of df2f8d915051d3d494ba7cb572c66c84bef84dcf after 6602f87384eb0e6f8caf0a23eca48f896fedb8b7
This commit is contained in:
parent
a691394d18
commit
2d92ecf84c
@ -160,6 +160,9 @@ let
|
||||
|
||||
thelounge = super.thelounge.override {
|
||||
buildInputs = [ self.node-pre-gyp ];
|
||||
postInstall = ''
|
||||
echo /var/lib/thelounge > $out/lib/node_modules/thelounge/.thelounge_home
|
||||
'';
|
||||
};
|
||||
};
|
||||
in self
|
||||
|
Loading…
x
Reference in New Issue
Block a user