fixed webcomix reference

This commit is contained in:
Danilo Reyes 2024-12-15 19:31:26 -06:00
parent d2c20a69a1
commit cd5a858f9e

View File

@ -25,7 +25,7 @@ python3Packages.buildPythonApplication {
[ [
ffmpeg ffmpeg
gallery-dl gallery-dl
(callPackage ./webcomix.nix { }) (callPackage ../pkgs_pr/webcomix.nix { })
] ]
++ builtins.attrValues { ++ builtins.attrValues {
inherit (python3Packages) inherit (python3Packages)