Skip to content

Commit

Permalink
bump: dbsync 13.2.0.2, mithril-ng unstable, update process-compose flags
Browse files Browse the repository at this point in the history
  • Loading branch information
johnalotoski committed Apr 27, 2024
1 parent 0d53263 commit deb3ac9
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 21 deletions.
22 changes: 11 additions & 11 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions flake.nix
Expand Up @@ -35,12 +35,12 @@
# Services offered from the nixosModules of this repo are directly assigned to
# the flake.cardano-parts.pkgs.special.*-service flakeModule options.
cardano-db-sync-service = {
url = "github:IntersectMBO/cardano-db-sync/13.2.0.1";
url = "github:IntersectMBO/cardano-db-sync/13.2.0.2";
flake = false;
};

cardano-db-sync-schema = {
url = "github:IntersectMBO/cardano-db-sync/13.2.0.1";
url = "github:IntersectMBO/cardano-db-sync/13.2.0.2";
flake = false;
};

Expand Down
10 changes: 5 additions & 5 deletions flakeModules/pkgs.nix
Expand Up @@ -402,15 +402,15 @@ in
(mkPkg "cardano-address" caPkgs.cardano-address-cardano-foundation-cardano-wallet-v2024-03-01-d372d86)
(mkPkg "cardano-cli" (caPkgs."cardano-cli-input-output-hk-cardano-node-8-9-2-424983f" // {version = "8.20.3.0";}))
(mkPkg "cardano-cli-ng" (caPkgs."cardano-cli-input-output-hk-cardano-node-8-10-0-pre-04e060e" // {version = "8.22.0.0";}))
(mkPkg "cardano-db-sync" (caPkgs."\"cardano-db-sync:exe:cardano-db-sync\"-input-output-hk-cardano-db-sync-13-2-0-1-ba77cf2" // {exeName = "cardano-db-sync";}))
(mkPkg "cardano-db-sync" (caPkgs."\"cardano-db-sync:exe:cardano-db-sync\"-input-output-hk-cardano-db-sync-13-2-0-2-1f26396" // {exeName = "cardano-db-sync";}))
(mkPkg "cardano-db-sync-ng" (caPkgs."\"cardano-db-sync:exe:cardano-db-sync\"-input-output-hk-cardano-db-sync-sancho-4-2-0-3ac426d" // {exeName = "cardano-db-sync";}))
(mkPkg "cardano-db-tool" caPkgs."\"cardano-db-tool:exe:cardano-db-tool\"-input-output-hk-cardano-db-sync-13-2-0-1-ba77cf2")
(mkPkg "cardano-db-tool" caPkgs."\"cardano-db-tool:exe:cardano-db-tool\"-input-output-hk-cardano-db-sync-13-2-0-2-1f26396")
(mkPkg "cardano-db-tool-ng" caPkgs."\"cardano-db-tool:exe:cardano-db-tool\"-input-output-hk-cardano-db-sync-sancho-4-2-0-3ac426d")
(mkPkg "cardano-faucet" caPkgs."\"cardano-faucet:exe:cardano-faucet\"-input-output-hk-cardano-faucet-8-3-ba2a8d9")
(mkPkg "cardano-faucet-ng" caPkgs."\"cardano-faucet:exe:cardano-faucet\"-input-output-hk-cardano-faucet-8-3-ba2a8d9")
(mkPkg "cardano-node" (caPkgs."cardano-node-input-output-hk-cardano-node-8-9-2-424983f" // {version = "8.9.2";}))
(mkPkg "cardano-node-ng" (caPkgs."cardano-node-input-output-hk-cardano-node-8-10-0-pre-04e060e" // {version = "8.10.0-pre";}))
(mkPkg "cardano-smash" caPkgs.cardano-smash-server-no-basic-auth-input-output-hk-cardano-db-sync-13-2-0-1-ba77cf2)
(mkPkg "cardano-smash" caPkgs.cardano-smash-server-no-basic-auth-input-output-hk-cardano-db-sync-13-2-0-2-1f26396)
(mkPkg "cardano-smash-ng" caPkgs.cardano-smash-server-no-basic-auth-input-output-hk-cardano-db-sync-sancho-4-2-0-3ac426d)
(mkPkg "cardano-submit-api" caPkgs."cardano-submit-api-input-output-hk-cardano-node-8-9-2-424983f")
(mkPkg "cardano-submit-api-ng" caPkgs."cardano-submit-api-input-output-hk-cardano-node-8-10-0-pre-04e060e")
Expand All @@ -432,9 +432,9 @@ in
(mkPkg "metadata-validator-github" caPkgs.metadata-validator-github-input-output-hk-offchain-metadata-tools-ops-1-0-0-f406c6d)
(mkPkg "metadata-webhook" caPkgs.metadata-webhook-input-output-hk-offchain-metadata-tools-ops-1-0-0-f406c6d)
(mkPkg "mithril-client-cli" (recursiveUpdate caPkgs.mithril-client-cli-input-output-hk-mithril-2412-0-pre-2e462c0 {meta.mainProgram = "mithril-client";}))
(mkPkg "mithril-client-cli-ng" (recursiveUpdate caPkgs.mithril-client-cli-input-output-hk-mithril-unstable-820d937 {meta.mainProgram = "mithril-client";}))
(mkPkg "mithril-client-cli-ng" (recursiveUpdate caPkgs.mithril-client-cli-input-output-hk-mithril-unstable-b914203 {meta.mainProgram = "mithril-client";}))
(mkPkg "mithril-signer" (recursiveUpdate caPkgs.mithril-signer-input-output-hk-mithril-2412-0-pre-2e462c0 {meta.mainProgram = "mithril-signer";}))
(mkPkg "mithril-signer-ng" (recursiveUpdate caPkgs.mithril-signer-input-output-hk-mithril-unstable-820d937 {meta.mainProgram = "mithril-signer";}))
(mkPkg "mithril-signer-ng" (recursiveUpdate caPkgs.mithril-signer-input-output-hk-mithril-unstable-b914203 {meta.mainProgram = "mithril-signer";}))
(mkPkg "token-metadata-creator" (recursiveUpdate caPkgs.token-metadata-creator-input-output-hk-offchain-metadata-tools-ops-1-0-0-f406c6d {meta.mainProgram = "token-metadata-creator";}))
];
};
Expand Down
6 changes: 3 additions & 3 deletions perSystem/process-compose/default.nix
Expand Up @@ -26,21 +26,21 @@ flake @ {inputs, ...}: {
envBinCfgs = {
mainnet = {
isCardanoLibNg = false;
isDbsyncNg = true;
isDbsyncNg = false;
isMithrilNg = false;
isNodeNg = false;
magic = getMagic "mainnet";
};
preprod = {
isCardanoLibNg = false;
isDbsyncNg = true;
isDbsyncNg = false;
isMithrilNg = false;
isNodeNg = false;
magic = getMagic "preprod";
};
preview = {
isCardanoLibNg = false;
isDbsyncNg = true;
isDbsyncNg = false;
isMithrilNg = false;
isNodeNg = false;
magic = getMagic "preview";
Expand Down

0 comments on commit deb3ac9

Please sign in to comment.