Add nono sandbox for AI agents

This commit is contained in:
2026-02-02 15:59:18 +00:00
parent 5648ea6c54
commit b6fdd922ba
7 changed files with 47 additions and 0 deletions

17
flake.lock generated
View File

@@ -548,6 +548,22 @@
"type": "github"
}
},
"nono": {
"flake": false,
"locked": {
"lastModified": 1770047555,
"narHash": "sha256-BL1lBZYs6bsjk/+g+Zc2lUjErlvgYYJQqYEKLUjvtVU=",
"owner": "lukehinds",
"repo": "nono",
"rev": "8d382fbc0b21ad06d255a97000d876c15b5dea09",
"type": "github"
},
"original": {
"owner": "lukehinds",
"repo": "nono",
"type": "github"
}
},
"root": {
"inputs": {
"colmena": "colmena",
@@ -564,6 +580,7 @@
"nix-homebrew": "nix-homebrew",
"nixpkgs": "nixpkgs_3",
"nixvim": "nixvim",
"nono": "nono",
"sops-nix": "sops-nix",
"zjstatus": "zjstatus"
}