proper argument call in herc
attrset
This commit is contained in:
parent
9a3f368044
commit
90d7d1f118
|
@ -70,9 +70,6 @@
|
||||||
effects = hercules-ci-effects.lib.withPkgs hciPkgs;
|
effects = hercules-ci-effects.lib.withPkgs hciPkgs;
|
||||||
local = localFlake {
|
local = localFlake {
|
||||||
pkgs = hciPkgs;
|
pkgs = hciPkgs;
|
||||||
lang = langFn { pkgs = hciPkgs; };
|
|
||||||
components = componentsFn { pkgs = hciPkgs; };
|
|
||||||
website = websiteFn { pkgs = hciPkgs; };
|
|
||||||
};
|
};
|
||||||
in {
|
in {
|
||||||
# herc
|
# herc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user