xbindkeys-config: move to pkgs/by-name

this shouldn't create any rebuilds
This commit is contained in:
quantenzitrone
2026-02-01 22:40:41 +01:00
parent 3c439f7275
commit 0f3f3b3e2f
5 changed files with 0 additions and 5 deletions
@@ -6,7 +6,6 @@
pkg-config,
procps,
makeWrapper,
...
}:
stdenv.mkDerivation rec {
-4
View File
@@ -11666,10 +11666,6 @@ with pkgs;
x32edit = callPackage ../applications/audio/midas/x32edit.nix { };
xbindkeys-config = callPackage ../tools/X11/xbindkeys-config {
gtk = gtk2;
};
kodiPackages = recurseIntoAttrs (kodi.packages);
kodi = callPackage ../applications/video/kodi {