Skip to content

Commit 2f7f3f5

Browse files
committed
update tullia and std
1 parent a39f7f2 commit 2f7f3f5

File tree

2 files changed

+65
-65
lines changed

2 files changed

+65
-65
lines changed

flake.lock

Lines changed: 64 additions & 65 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

nix/automation/pipelines.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
github.ci = {
4040
enable = config.actionRun.facts != {};
4141
repository = "input-output-hk/cicero";
42+
remote = config.preset.github.lib.readRepository "GitHub event" null;
4243
revision = config.preset.github.lib.readRevision "GitHub event" "HEAD";
4344
};
4445
};

0 commit comments

Comments
 (0)