the universal sandbox runtime for agents and humans. pocketenv.io
sandbox openclaw agent claude-code vercel-sandbox deno-sandbox cloudflare-sandbox atproto sprites daytona
7
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update flake.nix hashMap checksums

+4 -4
+4 -4
flake.nix
··· 27 27 }; 28 28 29 29 hashMap = { 30 - "x86_64-linux" = "sha256-XzSuI2HmmMcFPaG3ixApiY//9TlQuLrzu3jfecnRLhI="; 31 - "aarch64-linux" = "sha256-Pzh28zZTocug7/7VuUoPWqDwk+63Y6/iQovZgK2Ur0k="; 32 - "x86_64-darwin" = "sha256-lP1D/zS2BqIr/bUj5doFCx1UDAFvsRwkKMYlDPAYSC8="; 33 - "aarch64-darwin" = "sha256-WkvSYttx5Z7MsFfCJ7mgAjmAcUW9AkKXaYCPPYOUlAA="; 30 + "x86_64-linux" = "sha256-KAFG5YgbTLmJbdNwSA5kQTOYpSusArM3jQ3BY1WGx6M="; 31 + "aarch64-linux" = "sha256-rmcC/jP9O9EMz+J1iOKANF4yY+eMJo/PfR5zJSRa+TE="; 32 + "x86_64-darwin" = "sha256-1OoFVutCkM1OgRuhQpDB0cp6vmkpmeJd+N8Os3F6XnU="; 33 + "aarch64-darwin" = "sha256-Axpk7Mt2vsqokXoxp7ZIsXXooADeiTr0AbEFhA8jDwQ="; 34 34 }; 35 35 36 36 target = targetMap.${system};