mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 12:15:34 +03:00
opentsdb: New package and NixOS module
This commit is contained in:
parent
8964667bcd
commit
764cca613d
5 changed files with 115 additions and 0 deletions
|
@ -166,6 +166,7 @@
|
|||
etcd = 156;
|
||||
docker-registry = 157;
|
||||
hbase = 158;
|
||||
opentsdb = 159;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
|
||||
|
||||
|
@ -286,6 +287,7 @@
|
|||
riemann = 137;
|
||||
riemanndash = 138;
|
||||
hbase = 139;
|
||||
opentsdb = 140;
|
||||
uhub = 142;
|
||||
mailpile = 146;
|
||||
redmine = 147;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue