diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 3a12948e6..539f36466 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -62,6 +62,12 @@ install Xephyr and run the scripts - `utils/xephyr/start-xephyr.sh` - `utils/xephyr/xephyr-notion.sh` +## Developing on NixOS + +When running NixOS, you can easily fetch the relevant dependencies with +`nix-shell '' -A notion`. Unfortunately Xephyr on NixOS doesn't +automatically load the X11 fonts, see https://github.com/NixOS/nixpkgs/issues/28599 + ## Releasing and versioning We don't publish binaries, that is up to the distributions.