mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
mfi: init at 2.1.11
This package has some outdated dependencies, so old versions of mongodb and v8 had to be re-added as well.
This commit is contained in:
parent
f1beff232d
commit
0de2d2fbcd
8 changed files with 229 additions and 0 deletions
|
@ -258,6 +258,7 @@
|
|||
hydra-queue-runner = 235;
|
||||
hydra-www = 236;
|
||||
syncthing = 237;
|
||||
mfi = 238;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
|
||||
|
||||
|
@ -487,6 +488,7 @@
|
|||
octoprint = 230;
|
||||
radicale = 234;
|
||||
syncthing = 237;
|
||||
#mfi = 238; # unused
|
||||
|
||||
# When adding a gid, make sure it doesn't match an existing
|
||||
# uid. Users and groups with the same name should have equal
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue