xbindkeys-config: move to pkgs/by-name
this shouldn't create any rebuilds
This commit is contained in:
-1
@@ -6,7 +6,6 @@
|
||||
pkg-config,
|
||||
procps,
|
||||
makeWrapper,
|
||||
...
|
||||
}:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user