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.
2 parents ab3ee87 + b022a88 commit 2dcd615Copy full SHA for 2dcd615
docs/src/modules/examples.md
@@ -95,7 +95,7 @@ delib.module {
95
96
## Alejandra {#alejandra}
97
```nix
98
-{delib, ...}:
+{delib, pkgs, ...}:
99
delib.module {
100
name = "programs.alejandra";
101
docs/src/ru/modules/examples.md
0 commit comments