forked from auxolotl/labs
Merge pull request #1 from matklad/patch-1
This commit is contained in:
commit
d9fe1ff418
|
@ -14,7 +14,7 @@ in {
|
|||
options.aux.foundation.builders.bash = {
|
||||
build = lib.options.create {
|
||||
type = lib.types.function lib.types.package;
|
||||
description = "Builds a package using the kaem builder.";
|
||||
description = "Builds a package using the bash builder.";
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue