mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-04-17 19:18:30 +00:00
nginxModules.vts: init at v0.1.18
This commit is contained in:
parent
f8e8ecde51
commit
aa68f56c0a
@ -214,4 +214,13 @@
|
||||
sha256 = "1cjisxw1wykll683nw09k0i1nvzslp4dr59x58cvarpk43paim2y";
|
||||
};
|
||||
};
|
||||
|
||||
vts = {
|
||||
src = fetchFromGitHub {
|
||||
owner = "vozlt";
|
||||
repo = "nginx-module-vts";
|
||||
rev = "v0.1.18";
|
||||
sha256 = "1jq2s9k7hah3b317hfn9y3g1q4g4x58k209psrfsqs718a9sw8c7";
|
||||
};
|
||||
};
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user