summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/python-openstackclient
diff options
context:
space:
mode:
authorSergei Trofimovich <slyich@gmail.com>2023-12-29 10:50:47 +0000
committerSergei Trofimovich <slyich@gmail.com>2023-12-29 13:14:50 +0000
commit1c358dd771df0602be2076dab613bca560fe5c71 (patch)
tree730eb7fbe238edf659e4a303cf9352cee6252fd2 /pkgs/development/python-modules/python-openstackclient
parentd20560a3ad7b7c910f0335b2be1fc59a33f36a75 (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