all repos — nixfiles @ 5ce5f6f18cb03e4ba9019f4d1e269bb6289785cd

System and user configuration, managed by nix and home-manager

git-server: remove repo-specific hooks

Alan Pearce
commit

5ce5f6f18cb03e4ba9019f4d1e269bb6289785cd

parent

88c70cd9cce67a4bb25f78199c98deb6de076ad1

1 file changed, 0 insertions(+), 1 deletion(-)

changed files
M system/settings/services/git-server.nixsystem/settings/services/git-server.nix
@@ -79,7 +79,6 @@ $RC{LOCAL_CODE} = "$rc{GL_ADMIN_BASE}/local";
push( @{$RC{ENABLE}}, 'D' ); push( @{$RC{ENABLE}}, 'Shell alan' ); push( @{$RC{ENABLE}}, 'cgit' ); - push( @{$RC{ENABLE}}, 'repo-specific-hooks' ); ''; }; services.legit = {