munin-node: add patch to preserve environment variables
This commit is contained in:
committed by
Bjørn Forsman
parent
e36962a002
commit
c164d83536
@@ -67,6 +67,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
# https://github.com/munin-monitoring/munin/pull/134
|
||||
./adding_servicedir_munin-node.patch
|
||||
|
||||
./preserve_environment.patch
|
||||
];
|
||||
|
||||
preBuild = ''
|
||||
|
||||
Reference in New Issue
Block a user