Commit b0731a2
committed
feat: add
Inherit the `withConfig` and `buildConfig` wrapper functions added in
NixOS/nixpkgs#390147
If the current nixpkgs revision does not have these attrs, a sane error
message is thrown when attempting to use them.
The `treefmt` argument passed is overridden to refer to
`perSystem.self.treefmt`.withConfig & buildConfig from nixpkgs1 parent ce65379 commit b0731a2
1 file changed
+12
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
77 | 86 | | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
78 | 90 | | |
79 | 91 | | |
80 | 92 | | |
| |||
0 commit comments