Add PR TODO
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user