nginx: Add Shibboleth Module
Also add nginxShibboleth package
This commit is contained in:
@@ -175,4 +175,13 @@
|
||||
in {
|
||||
src = ngx_pagespeed;
|
||||
};
|
||||
|
||||
shibboleth = {
|
||||
src = fetchFromGitHub {
|
||||
owner = "nginx-shib";
|
||||
repo = "nginx-http-shibboleth";
|
||||
rev = "48b70d87bf7796d7813813a837e52b3a86e6f6f4";
|
||||
sha256 = "0k8xcln5sf0m4r0m550dkhl07zhncp285dpysk6r4v6vqzqmhzdc";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user