nixpkgs/pkgs/servers/corosync
Sergei Trofimovich ca0f0e3545 corosync: fix `tests` eval
Without the change attempt to run tests fails as:

    $ nix build --no-link -f. corosync.tests
    error: undefined variable 'nixosTests'
           68|   passthru.tests = {
           69|     inherit (nixosTests) pacemaker;
             |              ^
           70|   };
2023-12-28 20:37:13 +00:00
..
default.nix corosync: fix `tests` eval 2023-12-28 20:37:13 +00:00