fetch unmasked titles from dlsite metadata

This commit is contained in:
xenofem 2024-07-17 16:26:16 -04:00
parent 0aba651240
commit 43d511e17e
3 changed files with 15 additions and 1 deletions

View file

@ -36,6 +36,7 @@
inherit pname version;
sha256 = "sha256-cUhH7eNIoQUKt0nUl+wSGFGbZpKmtwPWyVR2PTJI1co=";
};
patches = [ ./patches/dlsite-async.patch ];
pyproject = true;
nativeBuildInputs = [ pkgs.pdm ];
propagatedBuildInputs = [