diff options
author | lassulus <lass@aidsballs.de> | 2015-07-23 02:26:42 +0200 |
---|---|---|
committer | lassulus <lass@aidsballs.de> | 2015-07-23 02:26:42 +0200 |
commit | 10b10c59c24e1580889311e2c1a0ea7f3300e813 (patch) | |
tree | 8249b4e2713aeabdf4a9d1aeee4c38e1a527e487 /3modules/tv/github-hosts-sync.nix | |
parent | 264a24c5346b926366b5e5716c26af64de398572 (diff) | |
parent | 27fe9055334443370a86307ed08d51b2606f509d (diff) |
Merge branch 'tv' into master
Diffstat (limited to '3modules/tv/github-hosts-sync.nix')
-rw-r--r-- | 3modules/tv/github-hosts-sync.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3modules/tv/github-hosts-sync.nix b/3modules/tv/github-hosts-sync.nix index 3da1064..f50bf2b 100644 --- a/3modules/tv/github-hosts-sync.nix +++ b/3modules/tv/github-hosts-sync.nix @@ -75,7 +75,7 @@ let user = { name = "github-hosts-sync"; - uid = 3203842966; # genid github-hosts-sync + uid = 3220554646; # genid github-hosts-sync }; Zpkgs = import ../../Zpkgs/tv { inherit pkgs; }; |