As Auto-GPT supports direnv, upon cloning Auto-GPT repository and entering directory, direnv
will request permission once to automatically load dependencies. To grant permission, enter: direnv allow
To manually load dependencies without direnv
, run:
nix develop github:superherointj/nix-auto-gpt
This repository is licensed: MIT
Contributions are welcomed. As Auto-GPT is under heavy changes, contributing is even more important. Please, report issues and contribute fixes. Any help is appreciated.
For improving/extending Nix dependencies, add new libraries to nixpkgs-friendly-overlay (easier, it's under our domain) or nixpkgs.