|
5 | 5 | n2c.follows = "std/n2c"; |
6 | 6 | data-merge.follows = "std/dmerge"; |
7 | 7 | # --- Bitte Stack ---------------------------------------------- |
8 | | - bitte.url = "github:input-output-hk/bitte/equinix"; |
9 | | - # bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/equinix"; |
| 8 | + bitte.url = "github:input-output-hk/bitte/equinix-2211"; |
| 9 | + # bitte.url = "path:/home/jlotoski/work/iohk/bitte-wt/equinix-2211"; |
10 | 10 | # bitte.url = "path:/home/manveru/github/input-output-hk/bitte"; |
11 | 11 | bitte-cells.url = "github:input-output-hk/bitte-cells/patroni-token-rotation"; |
12 | 12 | # bitte-cells.url = "path:/home/jlotoski/work/iohk/bitte-cells-wt/bitte-cells"; |
13 | | - bitte.inputs.nomad-driver-nix.follows = "nomad-driver-nix"; |
14 | 13 | bitte.inputs.nomad-follower.url = "github:input-output-hk/nomad-follower/3ff1d80324a3a716f008fbfc970a0e836c5b34db"; |
| 14 | + bitte.inputs.capsules.follows = "capsules"; |
15 | 15 | # -------------------------------------------------------------- |
16 | 16 | # --- Auxiliary Nixpkgs ---------------------------------------- |
17 | | - nixpkgs.url = "github:NixOS/nixpkgs"; |
18 | | - nixpkgs-nix.url = "github:NixOS/nixpkgs"; |
| 17 | + nixpkgs.follows = "bitte/nixpkgs"; |
| 18 | + nix.follows = "bitte/nix"; |
19 | 19 | capsules = { |
20 | 20 | # Until nixago is implemented, as HEAD currently removes fmt hooks |
21 | 21 | url = "github:input-output-hk/devshell-capsules/8dcf0e917848abbe58c58fc5d49069c32cd2f585"; |
|
26 | 26 | nix-inclusive.url = "github:input-output-hk/nix-inclusive"; |
27 | 27 | nixpkgs-postgrest.url = "github:NixOS/nixpkgs/haskell-updates"; |
28 | 28 | nixpkgs-vector.url = "github:NixOS/nixpkgs/30d3d79b7d3607d56546dd2a6b49e156ba0ec634"; |
29 | | - nomad-driver-nix.url = "github:input-output-hk/nomad-driver-nix"; |
30 | 29 | spongix.url = "github:input-output-hk/spongix/extract-gc"; |
31 | 30 | spongix.inputs.cicero.follows = "cicero"; |
32 | 31 | spongix-nar-proxy.url = "github:input-output-hk/spongix/nar-proxy"; |
33 | 32 | spongix-nar-proxy.inputs.cicero.follows = "cicero"; |
34 | 33 | cicero.url = "github:input-output-hk/cicero"; |
35 | 34 | cicero.inputs.spongix.follows = "spongix"; |
36 | | - cicero.inputs.driver.follows = "nomad-driver-nix"; |
37 | 35 | tullia.url = "github:input-output-hk/tullia"; |
38 | 36 | openziti.url = "github:johnalotoski/openziti-bins"; |
| 37 | + # openziti.url = "path:/home/jlotoski/work/johnalotoski/openziti-bins-wt/openziti-bins"; |
39 | 38 | openziti.inputs.nixpkgs.follows = "nixpkgs"; |
40 | 39 | deploy-rs.url = "github:serokell/deploy-rs"; |
41 | 40 | # -------------------------------------------------------------- |
|
0 commit comments