spacebar: move to by-name

This commit is contained in:
Austin Horstman
2024-11-04 21:06:04 -06:00
parent b909deee7f
commit 18176d9f11
2 changed files with 0 additions and 3 deletions
-3
View File
@@ -12333,9 +12333,6 @@ with pkgs;
somebar = callPackage ../applications/misc/somebar { };
spacebar = callPackage ../os-specific/darwin/spacebar {
};
speech-denoiser = callPackage ../applications/audio/speech-denoiser { };
splot = haskell.lib.compose.justStaticExecutables haskellPackages.splot;