xorg-server: comment on xvfb and mass rebuilds

Co-authored-by: whispers <whispersofthedawn@duck.com>
This commit is contained in:
Vladimír Čunát
2026-04-15 14:06:28 +02:00
committed by GitHub
co-authored by whispers
parent 4e3541d101
commit c652ef26f9
+3
View File
@@ -57,6 +57,9 @@
}:
stdenv.mkDerivation (finalAttrs: {
pname = "xorg-server";
# `xvfb` inherits `version` and `src` from here, leading to many rebuilds. If
# necessary, these can be moved out of lockstep in order to merge updates
# quickly.
version = "21.1.22";
outputs = [