missing semicolon error
This commit is contained in:
parent
18d5e9b70b
commit
7aa9b046af
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ mireapython = pkgs.python3.withPackages (ps: with ps; [
|
|||
django-annoying
|
||||
django-simple-captcha
|
||||
ultralytics
|
||||
]))
|
||||
]));
|
||||
|
||||
in {
|
||||
packages.x86_64-linux.mireapython = mireapython;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue