ksnip: migrate to by-name

This commit is contained in:
Guy Chronister
2025-07-22 09:17:41 -05:00
parent b41e567152
commit 7793a47c4c
2 changed files with 0 additions and 2 deletions

View File

@@ -1097,8 +1097,6 @@ with pkgs;
kanata-with-cmd = kanata.override { withCmd = true; };
ksnip = libsForQt5.callPackage ../tools/misc/ksnip { };
linux-router-without-wifi = linux-router.override { useWifiDependencies = false; };
makehuman = libsForQt5.callPackage ../applications/misc/makehuman { };