Update flake.nix
This commit is contained in:
parent
7aa9b046af
commit
da4061c1e1
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