We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ce13c3 commit ebc1f8aCopy full SHA for ebc1f8a
builder/comp-builder.nix
@@ -93,7 +93,7 @@
93
}:
94
# makeOverridable is called here after all the `? DEFAULT` arguments
95
# will have been applied. This makes sure that `c.override (oldAttrs: {...})`
96
-# is includes these `DEFAULT` values in `oldAttrs`. This is important
+# includes these `DEFAULT` values in `oldAttrs`. This is important
97
# so that overrides can modify the existing values instead of replacing them.
98
lib.makeOverridable (
99
let self =
0 commit comments