Skip to content

Commit

Permalink
Update the submodule pointer to include the new lookup operator integ…
Browse files Browse the repository at this point in the history
…ration tests
  • Loading branch information
Daniel Kostuj committed May 21, 2024
1 parent f0e94d4 commit fc2cda3
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contrib/tenzir-plugins
5 changes: 3 additions & 2 deletions nix/tenzir/plugins/source.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@
"name": "tenzir-plugins",
"url": "[email protected]:tenzir/tenzir-plugins",
"ref": "main",
"rev": "607884babc9f1684754de6a01b1d7c47c4bc6dcc",
"rev": "9064717fc616a8df7bf0211b6e9937f91583142c",
"submodules": true,
"shallow": true
"shallow": true,
"allRefs": true
}

0 comments on commit fc2cda3

Please sign in to comment.