diff --git a/flake.lock b/flake.lock index afdd7ff..24300f7 100644 --- a/flake.lock +++ b/flake.lock @@ -488,16 +488,15 @@ "utils": "utils_9" }, "locked": { - "lastModified": 1658870371, - "narHash": "sha256-JFgbwqRRegXrZDWuxPnQiXErUsnsbNtaJaeSDcRmOc4=", + "lastModified": 1660327419, + "narHash": "sha256-uTBnQT6sUWFJWjgmGLffkzKHfCSYpJ6N3uyUKzdFkrY=", "owner": "input-output-hk", "repo": "bitte", - "rev": "43b8bcd4a2688cde6cec29eea440ede7e7bdad97", + "rev": "cf6b88fbc0701fae838956f20b5908da7369c796", "type": "github" }, "original": { "owner": "input-output-hk", - "ref": "fixup-vault-agent", "repo": "bitte", "type": "github" } @@ -6313,17 +6312,16 @@ "utils": "utils_8" }, "locked": { - "lastModified": 1652806053, - "narHash": "sha256-l/uQCpNCLv1oCvLlWrpe6ed7kyLFhjKoh2tbchgl+Ac=", + "lastModified": 1658244176, + "narHash": "sha256-oM+7WdbXcTiDEfuuiiVLlJi/MTRgSBwFdzVkFWsC8so=", "owner": "input-output-hk", "repo": "nomad-follower", - "rev": "20cd9681568586df43ecd1d5b1a476b16b9b1789", + "rev": "bd8cc28c94ba8bd48c4d4be5ab14f3904328dde3", "type": "github" }, "original": { "owner": "input-output-hk", "repo": "nomad-follower", - "rev": "20cd9681568586df43ecd1d5b1a476b16b9b1789", "type": "github" } }, diff --git a/flake.nix b/flake.nix index b87c5ff..47daaa6 100644 --- a/flake.nix +++ b/flake.nix @@ -5,7 +5,7 @@ n2c.url = "github:nlewo/nix2container"; data-merge.url = "github:divnix/data-merge"; # --- Bitte Stack ---------------------------------------------- - bitte.url = "github:input-output-hk/bitte/fixup-vault-agent"; + bitte.url = "github:input-output-hk/bitte"; # bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/fixup-vault-agent"; # bitte.url = "path:/home/manveru/github/input-output-hk/bitte"; bitte-cells.url = "github:input-output-hk/bitte-cells";