hovercraft: remove toplevel

This commit is contained in:
Guy Chronister
2025-07-21 15:26:06 -05:00
parent 611b8218e4
commit b5638f2f2e
-2
View File
@@ -12501,8 +12501,6 @@ with pkgs;
haskellPackages.hledger-web;
hledger-utils = with python3.pkgs; toPythonApplication hledger-utils;
hovercraft = python3Packages.callPackage ../applications/misc/hovercraft { };
hpack = haskell.lib.compose.justStaticExecutables haskellPackages.hpack;
hpmyroom = libsForQt5.callPackage ../applications/networking/hpmyroom { };