nginx-fancyindex: init at 0.4.3
This commit is contained in:
parent
bea8e84964
commit
bfb393f55e
@ -15,6 +15,15 @@
|
|||||||
inputs = [ pkgs.brotli ];
|
inputs = [ pkgs.brotli ];
|
||||||
};
|
};
|
||||||
|
|
||||||
|
fancyindex = {
|
||||||
|
src = fetchFromGitHub {
|
||||||
|
owner = "aperezdc";
|
||||||
|
repo = "ngx-fancyindex";
|
||||||
|
rev = "v0.4.3";
|
||||||
|
sha256 = "12xdx6a76sfrq0yciylvyjlnvyczszpadn31jqya8c2dzdkyyx7f";
|
||||||
|
};
|
||||||
|
};
|
||||||
|
|
||||||
ipscrub = {
|
ipscrub = {
|
||||||
src = fetchFromGitHub {
|
src = fetchFromGitHub {
|
||||||
owner = "masonicboom";
|
owner = "masonicboom";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user