munin-node: add patch to preserve environment variables

This commit is contained in:
Kjetil Orbekk
2017-11-25 11:23:56 +01:00
committed by Bjørn Forsman
parent e36962a002
commit c164d83536
2 changed files with 43 additions and 0 deletions
@@ -67,6 +67,8 @@ stdenv.mkDerivation rec {
# https://github.com/munin-monitoring/munin/pull/134
./adding_servicedir_munin-node.patch
./preserve_environment.patch
];
preBuild = ''