proper argument call in herc attrset

This commit is contained in:
Quinn Dougherty 2022-08-15 22:47:20 -07:00
parent 9a3f368044
commit 90d7d1f118

View File

@ -70,9 +70,6 @@
effects = hercules-ci-effects.lib.withPkgs hciPkgs;
local = localFlake {
pkgs = hciPkgs;
lang = langFn { pkgs = hciPkgs; };
components = componentsFn { pkgs = hciPkgs; };
website = websiteFn { pkgs = hciPkgs; };
};
in {
# herc