nixpkgs mirror (for testing) github.com/NixOS/nixpkgs
nix
fork

Configure Feed

Select the types of activity you want to include in your feed.

nixosTests.mediatomb: handleTest -> runTest

+2 -2
+1 -1
nixos/tests/all-tests.nix
··· 853 853 mautrix-meta-sqlite = runTest ./matrix/mautrix-meta-sqlite.nix; 854 854 mealie = runTest ./mealie.nix; 855 855 mediamtx = runTest ./mediamtx.nix; 856 - mediatomb = handleTest ./mediatomb.nix { }; 856 + mediatomb = runTest ./mediatomb.nix; 857 857 mediawiki = handleTest ./mediawiki.nix { }; 858 858 meilisearch = runTest ./meilisearch.nix; 859 859 memcached = runTest ./memcached.nix;
+1 -1
nixos/tests/mediatomb.nix
··· 1 - import ./make-test-python.nix { 1 + { 2 2 name = "mediatomb"; 3 3 4 4 nodes = {