Merge pull request #277404 from trofi/corosync-fix-eval
corosync: fix `tests` eval
This commit is contained in:
commit
a78e9a5756
1 changed files with 1 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
, enableInfiniBandRdma ? false
|
||||
, enableMonitoring ? false
|
||||
, enableSnmp ? false
|
||||
, nixosTests
|
||||
}:
|
||||
|
||||
with lib;
|
||||
|
|
Loading…
Reference in a new issue