mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-15 22:36:23 +01:00
1c358dd771
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. |
||
---|---|---|
.. | ||
default.nix |