Loading pkgs/tools/misc/svtplay-dl/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ let python pytest nose cryptography pyyaml requests mock requests-mock python-dateutil setuptools; version = "4.22"; version = "4.24"; in Loading @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { owner = "spaam"; repo = "svtplay-dl"; rev = version; hash = "sha256-xY6XhQb9Nn0W09EZuLUgPiCR4uGb8ibnORCZOVLFXwA="; hash = "sha256-ZUQi0KWnzIlEbFNTouJkd7cE5KPdrKZQfzwo4OeQZU4="; }; pythonPaths = [ cryptography pyyaml requests ]; Loading Loading
pkgs/tools/misc/svtplay-dl/default.nix +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ let python pytest nose cryptography pyyaml requests mock requests-mock python-dateutil setuptools; version = "4.22"; version = "4.24"; in Loading @@ -27,7 +27,7 @@ stdenv.mkDerivation rec { owner = "spaam"; repo = "svtplay-dl"; rev = version; hash = "sha256-xY6XhQb9Nn0W09EZuLUgPiCR4uGb8ibnORCZOVLFXwA="; hash = "sha256-ZUQi0KWnzIlEbFNTouJkd7cE5KPdrKZQfzwo4OeQZU4="; }; pythonPaths = [ cryptography pyyaml requests ]; Loading