summary refs log tree commit diff
path: root/nixos/modules/misc
diff options
context:
space:
mode:
authorEric Litak <elitak@gmail.com>2016-03-29 05:27:51 -0700
committerEric Litak <elitak@gmail.com>2016-04-01 02:45:11 -0700
commit0de2d2fbcdcea47292662d2509f5d06c81288e48 (patch)
treea5c3854bb3da98c8e590a5f384128a039a217382 /nixos/modules/misc
parentf1beff232dc734e909f089f79b630420b20e795a (diff)
downloadnixlib-0de2d2fbcdcea47292662d2509f5d06c81288e48.tar
nixlib-0de2d2fbcdcea47292662d2509f5d06c81288e48.tar.gz
nixlib-0de2d2fbcdcea47292662d2509f5d06c81288e48.tar.bz2
nixlib-0de2d2fbcdcea47292662d2509f5d06c81288e48.tar.lz
nixlib-0de2d2fbcdcea47292662d2509f5d06c81288e48.tar.xz
nixlib-0de2d2fbcdcea47292662d2509f5d06c81288e48.tar.zst
nixlib-0de2d2fbcdcea47292662d2509f5d06c81288e48.zip
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.
Diffstat (limited to 'nixos/modules/misc')
-rw-r--r--nixos/modules/misc/ids.nix2
1 files changed, 2 insertions, 0 deletions
diff --git a/nixos/modules/misc/ids.nix b/nixos/modules/misc/ids.nix
index 2b5008b9ca8f..1e14fe655fc0 100644
--- a/nixos/modules/misc/ids.nix
+++ b/nixos/modules/misc/ids.nix
@@ -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