Unverified Commit bae4966c authored by Sefa Eyeoglu's avatar Sefa Eyeoglu
Browse files

xrgears: move to by-name

parent 138a9180
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -34622,8 +34622,6 @@ with pkgs;
  xrestop = callPackage ../tools/X11/xrestop { };
  xrgears = callPackage ../applications/graphics/xrgears { };
  xsd = callPackage ../development/libraries/xsd {
    stdenv = gcc9Stdenv;
  };