From c63cea442c18396dceb60f2f190d1c1467f1fb83 Mon Sep 17 00:00:00 2001 From: Sergei Trofimovich Date: Sun, 5 Mar 2023 17:06:04 +0000 Subject: [PATCH] displaycal: use pychromecast (not PyChromecast alias) --- pkgs/applications/graphics/displaycal/default.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkgs/applications/graphics/displaycal/default.nix b/pkgs/applications/graphics/displaycal/default.nix index 3f5fc3d12f76..e5fc811d43ff 100644 --- a/pkgs/applications/graphics/displaycal/default.nix +++ b/pkgs/applications/graphics/displaycal/default.nix @@ -29,7 +29,7 @@ python3.pkgs.buildPythonApplication rec { wxPython_4_2 dbus-python distro - PyChromecast + pychromecast send2trash ];