Add PR TODO

This commit is contained in:
2023-03-15 23:35:20 -04:00
parent 3ab7595d2c
commit cc18438573

View File

@@ -47,6 +47,8 @@ DOC
packages = {
handyhelper = mkPoetryApplication {
projectDir = self;
# TODO: Upload to poetry2nix
# https://github.com/nix-community/poetry2nix/blob/master/docs/edgecases.md
overrides = defaultPoetryOverrides.extend
(self: super: {
nextcord = super.nextcord.overridePythonAttrs