Add PR TODO
This commit is contained in:
@@ -47,6 +47,8 @@ DOC
|
|||||||
packages = {
|
packages = {
|
||||||
handyhelper = mkPoetryApplication {
|
handyhelper = mkPoetryApplication {
|
||||||
projectDir = self;
|
projectDir = self;
|
||||||
|
# TODO: Upload to poetry2nix
|
||||||
|
# https://github.com/nix-community/poetry2nix/blob/master/docs/edgecases.md
|
||||||
overrides = defaultPoetryOverrides.extend
|
overrides = defaultPoetryOverrides.extend
|
||||||
(self: super: {
|
(self: super: {
|
||||||
nextcord = super.nextcord.overridePythonAttrs
|
nextcord = super.nextcord.overridePythonAttrs
|
||||||
|
|||||||
Reference in New Issue
Block a user