Skip to content

Commit 69d840b

Browse files
committed
migrate: cache hydra to cache agent role, bump bitte pin
1 parent 0b9fc76 commit 69d840b

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

flake.lock

Lines changed: 3 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
@@ -6,7 +6,7 @@
66
data-merge.url = "github:divnix/data-merge";
77
# --- Bitte Stack ----------------------------------------------
88
bitte.url = "github:input-output-hk/bitte";
9-
# bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/tempo";
9+
# bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/fix-core-user-data";
1010
# bitte.url = "path:/home/manveru/github/input-output-hk/bitte";
1111
bitte-cells.url = "github:input-output-hk/bitte-cells";
1212
# bitte-cells.url = "path:/home/jlotoski/work/iohk/bitte-cells-wt/bitte-cells";

nix/metal/bitteProfile/builder.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
./spongix.nix
44
inputs.bitte.profiles.common
55
inputs.bitte.profiles.consul-client
6-
inputs.bitte.profiles.vault-hydra
6+
inputs.bitte.profiles.vault-cache
77
inputs.bitte.profiles.auxiliaries-builder
88
];
99
nix.systemFeatures = ["big-parallel"];

0 commit comments

Comments
 (0)