xorg-server: comment on xvfb and mass rebuilds
Co-authored-by: whispers <whispersofthedawn@duck.com>
This commit is contained in:
co-authored by
whispers
parent
4e3541d101
commit
c652ef26f9
@@ -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 = [
|
||||
|
||||
Reference in New Issue
Block a user