summaryrefslogtreecommitdiffstats
path: root/krebs/3modules/github-hosts-sync.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2015-12-26 10:51:18 +0100
committermakefu <github@syntax-fehler.de>2015-12-26 10:51:18 +0100
commited4db71add7e279625e70be915b0cec47eb6be3e (patch)
tree195624e743f9e5e6bcc7c2ad2f5c66b00c08a3d7 /krebs/3modules/github-hosts-sync.nix
parentcef2be532b0cc76071b0b3515fc71214b37591f0 (diff)
parent763f0db52ad45eef6e09d7982cd0f6cd898857e3 (diff)
Merge remote-tracking branch 'cd/master'
Diffstat (limited to 'krebs/3modules/github-hosts-sync.nix')
-rw-r--r--krebs/3modules/github-hosts-sync.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/krebs/3modules/github-hosts-sync.nix b/krebs/3modules/github-hosts-sync.nix
index 5503ee8d..2aa18d53 100644
--- a/krebs/3modules/github-hosts-sync.nix
+++ b/krebs/3modules/github-hosts-sync.nix
@@ -56,9 +56,9 @@ let
};
};
- user = {
+ user = rec {
name = "github-hosts-sync";
- uid = 3220554646; # genid github-hosts-sync
+ uid = genid name;
};
# TODO move to lib?