a (hacky, wip) multi-tenant oidc-terminating reverse proxy, written in anger on top of pingora
at wip/primary 61 lines 1.5 kB view raw
1{ 2 "nodes": { 3 "nixpkgs": { 4 "locked": { 5 "lastModified": 1770337958, 6 "narHash": "sha256-YhLXsYeFN4BUnZBOU6ZAi69ycZMRrDSqEXC81QfwU70=", 7 "owner": "NixOS", 8 "repo": "nixpkgs", 9 "rev": "f22526981d4d5dcbc8d4c776d09964c9bb7f902b", 10 "type": "github" 11 }, 12 "original": { 13 "owner": "NixOS", 14 "repo": "nixpkgs", 15 "type": "github" 16 } 17 }, 18 "nixpkgs_2": { 19 "locked": { 20 "lastModified": 1744536153, 21 "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", 22 "owner": "NixOS", 23 "repo": "nixpkgs", 24 "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", 25 "type": "github" 26 }, 27 "original": { 28 "owner": "NixOS", 29 "ref": "nixpkgs-unstable", 30 "repo": "nixpkgs", 31 "type": "github" 32 } 33 }, 34 "root": { 35 "inputs": { 36 "nixpkgs": "nixpkgs", 37 "rust-overlay": "rust-overlay" 38 } 39 }, 40 "rust-overlay": { 41 "inputs": { 42 "nixpkgs": "nixpkgs_2" 43 }, 44 "locked": { 45 "lastModified": 1770260791, 46 "narHash": "sha256-ADTBfENFjRVDQMcCycyX/pAy6NFI/Ct6Mrar3gsmXI0=", 47 "owner": "oxalica", 48 "repo": "rust-overlay", 49 "rev": "42ec85352e419e601775c57256a52f6d48a39906", 50 "type": "github" 51 }, 52 "original": { 53 "owner": "oxalica", 54 "repo": "rust-overlay", 55 "type": "github" 56 } 57 } 58 }, 59 "root": "root", 60 "version": 7 61}