hollywood: migrate to by-name
This commit is contained in:
@@ -12508,10 +12508,6 @@ with pkgs;
|
||||
haskellPackages.hledger-web;
|
||||
hledger-utils = with python3.pkgs; toPythonApplication hledger-utils;
|
||||
|
||||
hollywood = callPackage ../applications/misc/hollywood {
|
||||
inherit (python3Packages) pygments;
|
||||
};
|
||||
|
||||
hovercraft = python3Packages.callPackage ../applications/misc/hovercraft { };
|
||||
|
||||
hpack = haskell.lib.compose.justStaticExecutables haskellPackages.hpack;
|
||||
|
||||
Reference in New Issue
Block a user