Unverified Commit c652ef26 authored by Vladimír Čunát's avatar Vladimír Čunát Committed by GitHub
Browse files

xorg-server: comment on xvfb and mass rebuilds

parent 4e3541d1
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -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 = [