Skip to content

Commit a65b048

Browse files
authored
Merge pull request #174 from input-output-hk/fix-nomad-follower-lock
fix flake.lock for nomad-follower
2 parents 73d355d + f500f7c commit a65b048

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

flake.lock

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

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
nomad-driver-nix.url = "github:input-output-hk/nomad-driver-nix";
2727

2828
# Vector >= 0.20.0 versions require nomad-follower watch-config format fix
29-
nomad-follower.url = "github:input-output-hk/nomad-follower/20cd9681568586df43ecd1d5b1a476b16b9b1789";
29+
nomad-follower.url = "github:input-output-hk/nomad-follower";
3030

3131
fenix = {
3232
url = "github:nix-community/fenix";

0 commit comments

Comments
 (0)