File tree Expand file tree Collapse file tree 4 files changed +11
-10
lines changed Expand file tree Collapse file tree 4 files changed +11
-10
lines changed Original file line number Diff line number Diff line change @@ -7,4 +7,4 @@ DEVSHELL_TARGET=${DEVSHELL_TARGET:-dev}
77source_url \
88 " https://raw.githubusercontent.com/divnix/std/main/direnv_lib.sh" \
99 " sha256-JkRxy5PilGkOQcI/KaiZeyJKUTMTKduQwsw/ayUyz4k="
10- use std cells " //automation/devshells:${DEVSHELL_TARGET} "
10+ use std nix " //automation/devshells:${DEVSHELL_TARGET} "
Original file line number Diff line number Diff line change 55 n2c . url = "github:nlewo/nix2container" ;
66 data-merge . url = "github:divnix/data-merge" ;
77 # --- Bitte Stack ----------------------------------------------
8- bitte . url = "github:input-output-hk/bitte/routing-token-fix " ;
9- # bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/routing-token-fix ";
8+ bitte . url = "github:input-output-hk/bitte/tempo " ;
9+ # bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/tempo ";
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/patroni-metrics";
Original file line number Diff line number Diff line change 2929 extraAcmeSANs = [ ] ;
3030 kms = "arn:aws:kms:eu-central-1:074718059002:key/5bb7cc1b-151c-4841-bcb3-622bc8df4b5a" ;
3131 s3Bucket = "iohk-ci-bitte" ;
32+ s3BucketTempo = "iohk-ci-tempo" ;
3233 } ;
3334
3435 services = {
You can’t perform that action at this time.
0 commit comments