diff options
| author | Sergei Trofimovich <slyich@gmail.com> | 2023-12-29 10:50:47 +0000 |
|---|---|---|
| committer | Sergei Trofimovich <slyich@gmail.com> | 2023-12-29 13:14:50 +0000 |
| commit | 1c358dd771df0602be2076dab613bca560fe5c71 (patch) | |
| tree | 730eb7fbe238edf659e4a303cf9352cee6252fd2 /pkgs/development/python-modules/python-openstackclient | |
| parent | d20560a3ad7b7c910f0335b2be1fc59a33f36a75 (diff) | |
owncast: fix `tests` eval
Without the change `tests` eval failed with missing attribute as:
$ nix build --no-link -f. owncast.tests
$ error: attribute 'testOwncast' missing
39| passthru.tests.owncast = nixosTests.testOwncast;
| ^
40|
From what I can see `nixos/tests/all-tests.nix` never had a
`testOwncast` attribute. Let's use `owncast` one.
Diffstat (limited to 'pkgs/development/python-modules/python-openstackclient')
0 files changed, 0 insertions, 0 deletions
