Loading pkgs/applications/video/animdl/default.nix→pkgs/by-name/an/animdl/package.nix +8 −20 Original line number Diff line number Diff line { lib, buildPythonApplication, fetchFromGitHub, poetry-core, anchor-kr, anitopy, click, cssselect, httpx, lxml, packaging, pkginfo, pycryptodomex, pyyaml, regex, rich, tqdm, yarl, python3Packages, }: buildPythonApplication { python3Packages.buildPythonApplication { pname = "animdl"; version = "1.7.27"; format = "pyproject"; pyproject = true; src = fetchFromGitHub { owner = "justfoolingaround"; Loading @@ -34,7 +19,9 @@ buildPythonApplication { pythonRemoveDeps = [ "comtypes" # windows only ]; pythonRelaxDeps = [ "cssselect" "httpx" "lxml" "packaging" Loading @@ -45,10 +32,11 @@ buildPythonApplication { "yarl" ]; nativeBuildInputs = [ build-system = with python3Packages; [ poetry-core ]; propagatedBuildInputs = [ dependencies = with python3Packages; [ anchor-kr anitopy click Loading pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -16931,8 +16931,6 @@ with pkgs; yaziPlugins = recurseIntoAttrs (callPackage ../by-name/ya/yazi/plugins { }); animdl = python3Packages.callPackage ../applications/video/animdl { }; dillo = callPackage ../by-name/di/dillo/package.nix { fltk = fltk13; }; Loading
pkgs/applications/video/animdl/default.nix→pkgs/by-name/an/animdl/package.nix +8 −20 Original line number Diff line number Diff line { lib, buildPythonApplication, fetchFromGitHub, poetry-core, anchor-kr, anitopy, click, cssselect, httpx, lxml, packaging, pkginfo, pycryptodomex, pyyaml, regex, rich, tqdm, yarl, python3Packages, }: buildPythonApplication { python3Packages.buildPythonApplication { pname = "animdl"; version = "1.7.27"; format = "pyproject"; pyproject = true; src = fetchFromGitHub { owner = "justfoolingaround"; Loading @@ -34,7 +19,9 @@ buildPythonApplication { pythonRemoveDeps = [ "comtypes" # windows only ]; pythonRelaxDeps = [ "cssselect" "httpx" "lxml" "packaging" Loading @@ -45,10 +32,11 @@ buildPythonApplication { "yarl" ]; nativeBuildInputs = [ build-system = with python3Packages; [ poetry-core ]; propagatedBuildInputs = [ dependencies = with python3Packages; [ anchor-kr anitopy click Loading
pkgs/top-level/all-packages.nix +0 −2 Original line number Diff line number Diff line Loading @@ -16931,8 +16931,6 @@ with pkgs; yaziPlugins = recurseIntoAttrs (callPackage ../by-name/ya/yazi/plugins { }); animdl = python3Packages.callPackage ../applications/video/animdl { }; dillo = callPackage ../by-name/di/dillo/package.nix { fltk = fltk13; };