[macbook] Add opencode-tunneler.

This commit is contained in:
jmug
2025-09-01 18:21:46 -07:00
parent f77c41dc8d
commit d622e62d68
3 changed files with 76 additions and 6 deletions
Generated
+65 -6
View File
@@ -86,7 +86,28 @@
},
"flake-utils_3": {
"inputs": {
"systems": "systems_2"
"systems": [
"opencode-tunneler",
"systems"
]
},
"locked": {
"lastModified": 1731533236,
"narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=",
"owner": "numtide",
"repo": "flake-utils",
"rev": "11707dc2f618dd54ca8739b309ec4fc024de578b",
"type": "github"
},
"original": {
"owner": "numtide",
"repo": "flake-utils",
"type": "github"
}
},
"flake-utils_4": {
"inputs": {
"systems": "systems_3"
},
"locked": {
"lastModified": 1731533236,
@@ -302,11 +323,11 @@
},
"nixpkgs-unstable_2": {
"locked": {
"lastModified": 1753429684,
"narHash": "sha256-9h7+4/53cSfQ/uA3pSvCaBepmZaz/dLlLVJnbQ+SJjk=",
"lastModified": 1755615617,
"narHash": "sha256-HMwfAJBdrr8wXAkbGhtcby1zGFvs+StOp19xNsbqdOg=",
"owner": "NixOS",
"repo": "nixpkgs",
"rev": "7fd36ee82c0275fb545775cc5e4d30542899511d",
"rev": "20075955deac2583bb12f07151c2df830ef346b4",
"type": "github"
},
"original": {
@@ -364,6 +385,28 @@
"type": "github"
}
},
"opencode-tunneler": {
"inputs": {
"flake-utils": "flake-utils_3",
"nixpkgs": [
"nixpkgs-unstable"
],
"systems": "systems_2"
},
"locked": {
"lastModified": 1756017009,
"narHash": "sha256-93UEbdl3XqilBp2wI09XDv4lLT135eawBRb41aObwLI=",
"owner": "AYM1607",
"repo": "opencode-tunneler",
"rev": "9c91f30ecf4a610bc4e48dc221c000dc1f3297f7",
"type": "github"
},
"original": {
"owner": "AYM1607",
"repo": "opencode-tunneler",
"type": "github"
}
},
"root": {
"inputs": {
"apple-silicon": "apple-silicon",
@@ -377,6 +420,7 @@
"nixpkgs-electron-32": "nixpkgs-electron-32",
"nixpkgs-msft-go": "nixpkgs-msft-go",
"nixpkgs-unstable": "nixpkgs-unstable_2",
"opencode-tunneler": "opencode-tunneler",
"sops-nix": "sops-nix",
"ssh-agent-switcher": "ssh-agent-switcher",
"walker": "walker"
@@ -404,7 +448,7 @@
},
"ssh-agent-switcher": {
"inputs": {
"flake-utils": "flake-utils_3",
"flake-utils": "flake-utils_4",
"nixpkgs": "nixpkgs_3"
},
"locked": {
@@ -453,6 +497,21 @@
}
},
"systems_3": {
"locked": {
"lastModified": 1681028828,
"narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=",
"owner": "nix-systems",
"repo": "default",
"rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e",
"type": "github"
},
"original": {
"owner": "nix-systems",
"repo": "default",
"type": "github"
}
},
"systems_4": {
"locked": {
"lastModified": 1689347949,
"narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=",
@@ -470,7 +529,7 @@
"walker": {
"inputs": {
"nixpkgs": "nixpkgs_4",
"systems": "systems_3"
"systems": "systems_4"
},
"locked": {
"lastModified": 1748171996,