xrgears: move to by-name

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
This commit is contained in:
Sefa Eyeoglu
2024-09-07 23:37:17 +02:00
parent 138a9180e0
commit bae4966c75
2 changed files with 0 additions and 2 deletions
-2
View File
@@ -34622,8 +34622,6 @@ with pkgs;
xrestop = callPackage ../tools/X11/xrestop { };
xrgears = callPackage ../applications/graphics/xrgears { };
xsd = callPackage ../development/libraries/xsd {
stdenv = gcc9Stdenv;
};