feat: add MCP global configuration module, manage Brave Search API key, and set up systemd service for deployment
This commit is contained in:
@@ -6,8 +6,8 @@ stdenv.mkDerivation rec {
|
||||
|
||||
src = fetchgit {
|
||||
url = "https://github.com/dpolakovics/bento.git";
|
||||
rev = "73092673b194fd734d782f5b7e83dfbb5d169372";
|
||||
sha256 = "sha256-/37RJTjo+FJa1Flt59LrQbaJIcBid/z+Hy1xfhYGXNA=";
|
||||
rev = "9406ae0d0ab77d0432aad76ea99bc63ecc123dd5";
|
||||
sha256 = "sha256-YB0vMoMaPPpDHX29+6GGVRVUOW8tfwYR7BdEgV3KGhA=";
|
||||
};
|
||||
|
||||
buildInputs = [ ];
|
||||
|
||||
Reference in New Issue
Block a user