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 ed6ab4e commit 48d20d0Copy full SHA for 48d20d0
tests/test-sources/plugins/by-name/substitute/default.nix
@@ -1,7 +1,4 @@
1
-{
2
- lib,
3
- ...
4
-}:
+{ lib }:
5
{
6
empty = {
7
plugins.substitute.enable = true;
0 commit comments