diff options
Diffstat (limited to 'Biz/Bild.nix')
-rw-r--r-- | Biz/Bild.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Biz/Bild.nix b/Biz/Bild.nix index a49f10e..47c0ecb 100644 --- a/Biz/Bild.nix +++ b/Biz/Bild.nix @@ -148,6 +148,7 @@ rec { lolcat nixops ormolu + (python3.withPackages(p: with p; [transformers pytorch])) shellcheck wemux ]; |