mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-11 20:25:32 +03:00
Merge pull request #43308 from Chiiruno/dev/hydron
hydron: init at 2018-07-11
This commit is contained in:
commit
810f91f46d
6 changed files with 236 additions and 0 deletions
|
@ -322,6 +322,7 @@
|
|||
hdfs = 295;
|
||||
mapred = 296;
|
||||
hadoop = 297;
|
||||
hydron = 298;
|
||||
|
||||
# When adding a uid, make sure it doesn't match an existing gid. And don't use uids above 399!
|
||||
|
||||
|
@ -604,6 +605,7 @@
|
|||
hdfs = 295;
|
||||
mapred = 296;
|
||||
hadoop = 297;
|
||||
hydron = 298;
|
||||
|
||||
# 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