7 pname = "configurable-http-proxy";
10 src = fetchFromGitHub {
12 repo = "configurable-http-proxy";
14 hash = "sha256-nj6+GmBw5YSQs23rWVh3qU4jdzRdbPyx43QmZ3LRwn4=";
17 npmDepsHash = "sha256-3HzVI7L1BH9PEBcb7CWWRQqWdSlWiCTo0qqnlSHGn7Y=";
22 changelog = "https://github.com/jupyterhub/configurable-http-proxy/blob/${src.rev}/CHANGELOG.md";
23 description = "Configurable-on-the-fly HTTP Proxy";
24 homepage = "https://github.com/jupyterhub/configurable-http-proxy";
25 license = lib.licenses.bsd3;
26 mainProgram = "configurable-http-proxy";