Recently Updated Pages
Why Gerrit?
Gerrit produces better code: Gerrit enforces good commit messages. "PR message" and "commit mess...
Lix Governance
Moved to https://lix.systems/governance/
Gerrit with Jujutsu
Jujutsu has a very similar model to Gerrit and natively supports sending Gerrit changes! You’ll n...
Debugging weird DNS resolutions inside sandbox
Run this with pasta: $ nix-build -E 'let pkgs = (import <nixpkgs> {}); in pkgs.runCommand "resolv...
Related projects
This page lists community projects that are built with, optimized for, or make specific use of Li...
Nix Resources
Lix doesn't exist in a vacuum—but instead builds atop the incredible work of dozens of NixOS comm...
Code of Conduct
Moved to https://lix.systems/community-standards/
Contributor permissions and Code Owners
One might wonder how permissions work on Lix and how one can help out with certain tasks. This is...
Dealing with CI
Logging in to CI for restarts Go via https://buildkite.com/sso/lix-project and use your Lix accou...
Information organisation
Lix has a lot of information as a project, and we want to make it accessible in a way that it can...
[archived] macOS Sequoia breaks existing Lix installations
macOS 15 "Sequoia" changed the user ID ranges used by the system, such that some of the IDs for e...
Machine and service overview
The Lix infrastructure is maintained with Nix code at https://git.lix.systems/lix-project/web-ser...
Code
Code changes Tests If at all practicable, all new code should be tested to some extent. If writin...
How do permissions work?
In an ideal world, all permissions are managed directly in Keycloak and propagated down to downst...
Tips and Tricks
SSH Tuning Add these lines to your ~/.ssh/config: Host gerrit.lix.systems User YOUR_GERRIT_US...
Review Flow
The review flow is quite similar to how Github does it, but there are a few differences here too....
Advanced Features
If you feel confident in your Gerrit-fu, this page is for you. Perhaps you've already noticed how...
Forgejo improvements
A brief overview of our code infrastructure for those not in the Lix project: Forgejo https://g...
2025-03-15: git.lix.systems replication broke
On 2025-03-15, the git.lix.systems host (which runs gerrit.lix.systems and identity.lix.systems a...
Misc tips
pyright is not dealing with import paths correctly for functional2 I don't know why it's doing th...