Skip to content

Commit 48d20d0

Browse files
committed
plugins/substitute: removed ...
1 parent ed6ab4e commit 48d20d0

File tree

1 file changed

+1
-4
lines changed
  • tests/test-sources/plugins/by-name/substitute

1 file changed

+1
-4
lines changed

tests/test-sources/plugins/by-name/substitute/default.nix

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
{
2-
lib,
3-
...
4-
}:
1+
{ lib }:
52
{
63
empty = {
74
plugins.substitute.enable = true;

0 commit comments

Comments
 (0)