Loading pkgs/by-name/tu/tuliprox/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ binaryen, dart-sass, nixosTests, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -67,7 +68,10 @@ rustPlatform.buildRustPackage rec { cp -rf resources/*.ts $out/resources ''; passthru.tests = { inherit (nixosTests) tuliprox; }; passthru = { tests = { inherit (nixosTests) tuliprox; }; updateScript = nix-update-script { }; }; meta = { description = "Flexible IPTV playlist processor & proxy in Rust"; Loading Loading
pkgs/by-name/tu/tuliprox/package.nix +5 −1 Original line number Diff line number Diff line Loading @@ -12,6 +12,7 @@ binaryen, dart-sass, nixosTests, nix-update-script, }: rustPlatform.buildRustPackage rec { Loading Loading @@ -67,7 +68,10 @@ rustPlatform.buildRustPackage rec { cp -rf resources/*.ts $out/resources ''; passthru.tests = { inherit (nixosTests) tuliprox; }; passthru = { tests = { inherit (nixosTests) tuliprox; }; updateScript = nix-update-script { }; }; meta = { description = "Flexible IPTV playlist processor & proxy in Rust"; Loading